2024-02-23T00:20:10.419 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-23T00:20:10.419 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --verbose --description rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} --name yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420 -- /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/orig.config.yaml 2024-02-23T00:20:10.459 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:20:10.543 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420 branch: pacific-release description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7571420' 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: smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEG4zdz1JIKolVY2VKVE/dpNnRNPeQsXqbcX0j1h0VKVxv+SZMMQ3dplp3kQ8JdTJOuMkXmnkTkrNXF3DL0ZUBc= smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKbiKZHdN+SRQd0GQzngx2V1GsHwO2FJRICF9G/ImXHAuO6fUFdeoJVGw6sYQzGZ2owbfPQtzwyw3786ANTUuk0= 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: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15 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-23T00:20:10.543 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa; will attempt to use it 2024-02-23T00:20:10.544 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks 2024-02-23T00:20:10.544 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-23T00:20:10.546 INFO:teuthology.task.internal:Checking packages... 2024-02-23T00:20:10.570 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'eb66ed921e744301e6863be6353618d63967ea59' 2024-02-23T00:20:10.571 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-23T00:20:10.571 INFO:teuthology.packaging:ref: None 2024-02-23T00:20:10.571 INFO:teuthology.packaging:tag: None 2024-02-23T00:20:10.571 INFO:teuthology.packaging:branch: pacific-release 2024-02-23T00:20:10.571 INFO:teuthology.packaging:sha1: eb66ed921e744301e6863be6353618d63967ea59 2024-02-23T00:20:10.571 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-23T00:20:10.855 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-550.geb66ed92 2024-02-23T00:20:10.857 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-23T00:20:10.863 INFO:teuthology.task.internal:no buildpackages task found 2024-02-23T00:20:10.863 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-23T00:20:10.882 INFO:teuthology.task.internal:Saving configuration 2024-02-23T00:20:10.898 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-23T00:20:10.904 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:20:10.937 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420', '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-23 00:14:45.625198', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEG4zdz1JIKolVY2VKVE/dpNnRNPeQsXqbcX0j1h0VKVxv+SZMMQ3dplp3kQ8JdTJOuMkXmnkTkrNXF3DL0ZUBc='} 2024-02-23T00:20:10.965 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420', '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-23 00:14:45.627078', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKbiKZHdN+SRQd0GQzngx2V1GsHwO2FJRICF9G/ImXHAuO6fUFdeoJVGw6sYQzGZ2owbfPQtzwyw3786ANTUuk0='} 2024-02-23T00:20:10.966 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-23T00:20:10.972 INFO:teuthology.task.internal:roles: ubuntu@smithi029.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-02-23T00:20:10.972 INFO:teuthology.task.internal:roles: ubuntu@smithi052.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-02-23T00:20:10.972 INFO:teuthology.run_tasks:Running task console_log... 2024-02-23T00:20:11.074 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f44fcfeaee0>, signals=[15]) 2024-02-23T00:20:11.074 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-23T00:20:11.080 INFO:teuthology.task.internal:Opening connections... 2024-02-23T00:20:11.081 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T00:20:11.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:20:11.187 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2024-02-23T00:20:11.188 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:20:11.269 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-23T00:20:11.276 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2024-02-23T00:20:11.299 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2024-02-23T00:20:11.300 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2024-02-23T00:20:11.361 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="CentOS Stream" 2024-02-23T00:20:11.361 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="8" 2024-02-23T00:20:11.361 INFO:teuthology.orchestra.run.smithi029.stdout:ID="centos" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE="rhel fedora" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="8" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:PLATFORM_ID="platform:el8" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:ANSI_COLOR="0;31" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://centos.org/" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-23T00:20:11.362 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-23T00:20:11.363 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2024-02-23T00:20:11.394 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2024-02-23T00:20:11.416 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2024-02-23T00:20:11.417 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2024-02-23T00:20:11.479 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="CentOS Stream" 2024-02-23T00:20:11.479 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="8" 2024-02-23T00:20:11.479 INFO:teuthology.orchestra.run.smithi052.stdout:ID="centos" 2024-02-23T00:20:11.479 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE="rhel fedora" 2024-02-23T00:20:11.479 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="8" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:PLATFORM_ID="platform:el8" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:ANSI_COLOR="0;31" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://centos.org/" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-23T00:20:11.480 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-23T00:20:11.480 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2024-02-23T00:20:11.502 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-23T00:20:11.511 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-23T00:20:11.572 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-23T00:20:11.573 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2024-02-23T00:20:11.575 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2024-02-23T00:20:11.597 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-23T00:20:11.603 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-23T00:20:11.603 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2024-02-23T00:20:11.637 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2024-02-23T00:20:11.666 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-23T00:20:11.731 INFO:teuthology.run_tasks:Running task kernel... 2024-02-23T00:20:11.745 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-23T00:20:11.746 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-23T00:20:11.746 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-23T00:20:11.746 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-23T00:20:11.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:20:11.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:20:11.768 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-02-23T00:20:11.769 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2024-02-23T00:20:11.830 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-489.el8.x86_64 2024-02-23T00:20:11.831 INFO:teuthology.task.kernel:Running kernel on smithi029: 4.18.0-489.el8.x86_64 2024-02-23T00:20:11.831 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum install -y kernel 2024-02-23T00:20:11.832 INFO:teuthology.orchestra.run.smithi052.stdout:4.18.0-489.el8.x86_64 2024-02-23T00:20:11.832 INFO:teuthology.task.kernel:Running kernel on smithi052: 4.18.0-489.el8.x86_64 2024-02-23T00:20:11.832 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum install -y kernel 2024-02-23T00:20:17.410 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 8 - AppStream 9.3 MB/s | 27 MB 00:02 2024-02-23T00:20:19.856 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - AppStream 7.2 MB/s | 27 MB 00:03 2024-02-23T00:20:23.687 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 8 - BaseOS 9.4 MB/s | 10 MB 00:01 2024-02-23T00:20:25.755 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 8 - Extras 53 kB/s | 18 kB 00:00 2024-02-23T00:20:25.884 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 2024-02-23T00:20:26.238 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2024-02-23T00:20:26.498 INFO:teuthology.orchestra.run.smithi052.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-02-23T00:20:27.777 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras 90 kB/s | 18 kB 00:00 2024-02-23T00:20:28.226 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 9.9 MB/s | 16 MB 00:01 2024-02-23T00:20:28.253 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2024-02-23T00:20:28.496 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-02-23T00:20:32.291 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 438 kB/s | 24 kB 00:00 2024-02-23T00:20:35.463 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-23T00:20:35.463 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-23T00:20:35.574 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-02-23T00:20:35.575 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:20:35.575 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-02-23T00:20:35.575 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:20:35.575 INFO:teuthology.orchestra.run.smithi052.stdout:Installing: 2024-02-23T00:20:35.575 INFO:teuthology.orchestra.run.smithi052.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-23T00:20:35.575 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout:Install 3 Packages 2024-02-23T00:20:35.576 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:20:35.577 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 90 M 2024-02-23T00:20:35.577 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 97 M 2024-02-23T00:20:35.577 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2024-02-23T00:20:36.900 INFO:teuthology.orchestra.run.smithi052.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 9.1 MB/s | 10 MB 00:01 2024-02-23T00:20:37.392 INFO:teuthology.orchestra.run.smithi052.stdout:(2/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 22 MB/s | 36 MB 00:01 2024-02-23T00:20:37.943 INFO:teuthology.orchestra.run.smithi052.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 20 MB/s | 44 MB 00:02 2024-02-23T00:20:37.943 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:20:37.943 INFO:teuthology.orchestra.run.smithi052.stdout:Total 38 MB/s | 90 MB 00:02 2024-02-23T00:20:38.657 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2024-02-23T00:20:39.108 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2024-02-23T00:20:39.108 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2024-02-23T00:20:40.416 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2024-02-23T00:20:40.436 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2024-02-23T00:20:43.348 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2024-02-23T00:20:43.910 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:20:47.637 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:20:47.916 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 855 kB/s | 16 MB 00:19 2024-02-23T00:20:48.027 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:20:51.707 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:20:51.941 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 377 kB/s | 24 kB 00:00 2024-02-23T00:20:51.980 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:20:55.106 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-23T00:20:55.107 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-23T00:20:55.249 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2024-02-23T00:20:55.250 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-23T00:20:55.251 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-23T00:20:55.251 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:20:55.251 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2024-02-23T00:20:55.251 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:20:55.251 INFO:teuthology.orchestra.run.smithi029.stdout:Install 3 Packages 2024-02-23T00:20:55.251 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:20:55.252 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 90 M 2024-02-23T00:20:55.252 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 97 M 2024-02-23T00:20:55.252 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2024-02-23T00:20:56.370 INFO:teuthology.orchestra.run.smithi029.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 9.6 MB/s | 10 MB 00:01 2024-02-23T00:20:57.470 INFO:teuthology.orchestra.run.smithi029.stdout:(2/3): kernel-core-4.18.0-540.el8.x86_64.rpm 20 MB/s | 44 MB 00:02 2024-02-23T00:20:58.362 INFO:teuthology.orchestra.run.smithi029.stdout:(3/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 12 MB/s | 36 MB 00:03 2024-02-23T00:20:58.362 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:20:58.363 INFO:teuthology.orchestra.run.smithi029.stdout:Total 29 MB/s | 90 MB 00:03 2024-02-23T00:20:59.081 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2024-02-23T00:20:59.618 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2024-02-23T00:20:59.618 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2024-02-23T00:21:00.913 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2024-02-23T00:21:00.934 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2024-02-23T00:21:03.870 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2024-02-23T00:21:04.512 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:21:08.240 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:21:08.725 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:21:12.403 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:21:12.748 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:15.606 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:15.629 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:15.996 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:15.996 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:21:15.996 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:21:16.502 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:16.502 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:21:16.502 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2024-02-23T00:21:16.502 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-23T00:21:16.503 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-23T00:21:16.503 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:21:16.503 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-02-23T00:21:17.692 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:21:17.919 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:21:17.919 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:21:17.919 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-23T00:21:17.919 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-23T00:21:17.920 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-23T00:21:17.920 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-23T00:21:17.920 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi052.front.sepia.ceph.com, path=None, version=distro) 2024-02-23T00:21:17.920 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:21:18.141 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:21:18.141 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:21:18.142 DEBUG:teuthology.orchestra.run.smithi052:> sudo rpm -qi grub2-tools 2024-02-23T00:21:18.176 INFO:teuthology.orchestra.run.smithi052.stdout:Name : grub2-tools 2024-02-23T00:21:18.176 INFO:teuthology.orchestra.run.smithi052.stdout:Epoch : 1 2024-02-23T00:21:18.176 INFO:teuthology.orchestra.run.smithi052.stdout:Version : 2.02 2024-02-23T00:21:18.176 INFO:teuthology.orchestra.run.smithi052.stdout:Release : 129.el8 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Architecture: x86_64 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Group : System Environment/Base 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Size : 9265586 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:License : GPLv3+ 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Relocations : (not relocatable) 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Packager : CentOS BuildSystem 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Vendor : CentOS 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Summary : Support tools for GRUB. 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout:Description : 2024-02-23T00:21:18.177 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:21:18.178 INFO:teuthology.orchestra.run.smithi052.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-23T00:21:18.178 INFO:teuthology.orchestra.run.smithi052.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-23T00:21:18.178 INFO:teuthology.orchestra.run.smithi052.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-23T00:21:18.178 INFO:teuthology.orchestra.run.smithi052.stdout:hardware devices. 2024-02-23T00:21:18.178 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:21:18.178 INFO:teuthology.orchestra.run.smithi052.stdout:This subpackage provides tools for support of all platforms. 2024-02-23T00:21:18.178 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-23T00:21:18.179 INFO:teuthology.task.kernel:Updating grub on smithi052 to boot 4.18.0-540.el8.x86_64 2024-02-23T00:21:18.179 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-23T00:21:19.128 INFO:teuthology.orchestra.run.smithi052.stderr:Generating grub configuration file ... 2024-02-23T00:21:20.773 INFO:teuthology.orchestra.run.smithi052.stderr:done 2024-02-23T00:21:20.775 DEBUG:teuthology.orchestra.run.smithi052:> mktemp 2024-02-23T00:21:20.797 INFO:teuthology.orchestra.run.smithi052.stdout:/tmp/tmp.G1svp1QBjN 2024-02-23T00:21:20.797 DEBUG:teuthology.orchestra.run.smithi052:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.G1svp1QBjN 2024-02-23T00:21:20.885 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 0666 /tmp/tmp.G1svp1QBjN 2024-02-23T00:21:20.986 DEBUG:teuthology.orchestra.remote:smithi052:/tmp/tmp.G1svp1QBjN is 6KB 2024-02-23T00:21:21.034 DEBUG:teuthology.orchestra.run.smithi052:> rm -fr /tmp/tmp.G1svp1QBjN 2024-02-23T00:21:21.052 DEBUG:teuthology.orchestra.run.smithi052:> sudo /bin/ls /boot/loader/entries || true 2024-02-23T00:21:21.128 INFO:teuthology.orchestra.run.smithi052.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-23T00:21:21.128 INFO:teuthology.orchestra.run.smithi052.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-23T00:21:21.128 INFO:teuthology.orchestra.run.smithi052.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-23T00:21:21.128 INFO:teuthology.orchestra.run.smithi052.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-23T00:21:21.129 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-23T00:21:21.288 DEBUG:teuthology.orchestra.run.smithi052:> sudo shutdown -r now 2024-02-23T00:21:37.092 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:37.118 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:37.676 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:37.676 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:21:37.676 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:21:39.151 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:21:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:21:39.152 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2024-02-23T00:21:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-23T00:21:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-23T00:21:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:21:39.152 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2024-02-23T00:21:39.295 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:21:39.522 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:21:39.524 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:21:39.524 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-23T00:21:39.524 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-23T00:21:39.524 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-23T00:21:39.524 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-23T00:21:39.524 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi029.front.sepia.ceph.com, path=None, version=distro) 2024-02-23T00:21:39.525 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:21:39.745 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:21:39.746 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:21:39.746 DEBUG:teuthology.orchestra.run.smithi029:> sudo rpm -qi grub2-tools 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Name : grub2-tools 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Epoch : 1 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Version : 2.02 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Release : 129.el8 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: x86_64 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Group : System Environment/Base 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Size : 9265586 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:License : GPLv3+ 2024-02-23T00:21:39.781 INFO:teuthology.orchestra.run.smithi029.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Relocations : (not relocatable) 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Packager : CentOS BuildSystem 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Vendor : CentOS 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Summary : Support tools for GRUB. 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:Description : 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout:hardware devices. 2024-02-23T00:21:39.782 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:21:39.783 INFO:teuthology.orchestra.run.smithi029.stdout:This subpackage provides tools for support of all platforms. 2024-02-23T00:21:39.783 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-23T00:21:39.784 INFO:teuthology.task.kernel:Updating grub on smithi029 to boot 4.18.0-540.el8.x86_64 2024-02-23T00:21:39.784 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-23T00:21:40.879 INFO:teuthology.orchestra.run.smithi029.stderr:Generating grub configuration file ... 2024-02-23T00:21:43.249 INFO:teuthology.orchestra.run.smithi029.stderr:done 2024-02-23T00:21:43.255 DEBUG:teuthology.orchestra.run.smithi029:> mktemp 2024-02-23T00:21:43.347 INFO:teuthology.orchestra.run.smithi029.stdout:/tmp/tmp.4AIdNPZuaH 2024-02-23T00:21:43.347 DEBUG:teuthology.orchestra.run.smithi029:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.4AIdNPZuaH 2024-02-23T00:21:43.386 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0666 /tmp/tmp.4AIdNPZuaH 2024-02-23T00:21:43.532 DEBUG:teuthology.orchestra.remote:smithi029:/tmp/tmp.4AIdNPZuaH is 6KB 2024-02-23T00:21:43.581 DEBUG:teuthology.orchestra.run.smithi029:> rm -fr /tmp/tmp.4AIdNPZuaH 2024-02-23T00:21:43.599 DEBUG:teuthology.orchestra.run.smithi029:> sudo /bin/ls /boot/loader/entries || true 2024-02-23T00:21:43.672 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-23T00:21:43.672 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-23T00:21:43.672 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-23T00:21:43.672 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-23T00:21:43.673 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-23T00:21:43.833 DEBUG:teuthology.orchestra.run.smithi029:> sudo shutdown -r now 2024-02-23T00:21:51.296 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-23T00:21:51.296 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-02-23T00:21:51.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:22:09.724 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.52 2024-02-23T00:22:13.840 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-23T00:22:13.840 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-02-23T00:22:13.841 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:22:18.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-02-23T00:22:18.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:22:32.252 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.29 2024-02-23T00:22:41.260 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-02-23T00:22:41.261 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:23:18.776 DEBUG:teuthology.orchestra.remote:timed out 2024-02-23T00:23:30.788 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-02-23T00:23:30.789 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:23:31.059 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-02-23T00:23:31.337 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-02-23T00:23:31.337 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-540.el8.x86_64"... 2024-02-23T00:23:31.337 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-02-23T00:23:31.357 INFO:teuthology.orchestra.run.smithi052.stdout:4.18.0-540.el8.x86_64 2024-02-23T00:23:31.357 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-23T00:23:31.357 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-23T00:23:31.358 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-23T00:23:32.358 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-23T00:23:32.359 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-23T00:23:32.437 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2024-02-23T00:23:32.454 DEBUG:teuthology.parallel:result is None 2024-02-23T00:23:41.304 DEBUG:teuthology.orchestra.remote:timed out 2024-02-23T00:23:53.305 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-02-23T00:23:53.306 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:23:53.654 DEBUG:teuthology.orchestra.run.smithi029:> true 2024-02-23T00:23:53.996 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-02-23T00:23:53.996 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-540.el8.x86_64"... 2024-02-23T00:23:53.997 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2024-02-23T00:23:54.018 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-540.el8.x86_64 2024-02-23T00:23:54.018 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-23T00:23:54.018 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-23T00:23:54.018 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-23T00:23:55.019 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-23T00:23:55.019 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-23T00:23:55.108 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2024-02-23T00:23:55.124 DEBUG:teuthology.parallel:result is None 2024-02-23T00:23:55.124 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-23T00:23:55.135 INFO:teuthology.task.internal:Creating test directory... 2024-02-23T00:23:55.135 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-23T00:23:55.138 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-23T00:23:55.161 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-23T00:23:55.167 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-23T00:23:55.194 INFO:teuthology.task.internal:Creating archive directory... 2024-02-23T00:23:55.195 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-23T00:23:55.200 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-23T00:23:55.237 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-23T00:23:55.243 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-23T00:23:55.244 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T00:23:55.276 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T00:23:55.315 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:23:55.318 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:23:55.328 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:23:55.330 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:23:55.331 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-23T00:23:55.337 INFO:teuthology.task.internal:Configuring sudo... 2024-02-23T00:23:55.337 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-23T00:23:55.340 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-23T00:23:55.400 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-23T00:23:55.409 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-23T00:23:55.409 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-23T00:23:55.412 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-23T00:23:55.460 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:23:55.526 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:23:55.569 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:23:55.664 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:23:55.702 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:23:55.702 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-23T00:23:55.771 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:23:55.830 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:23:55.876 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:23:55.973 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:23:56.010 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-02-23T00:23:56.010 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-23T00:23:56.080 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2024-02-23T00:23:56.083 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2024-02-23T00:23:56.138 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T00:23:56.194 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T00:23:56.527 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-23T00:23:56.535 INFO:teuthology.task.internal:Starting timer... 2024-02-23T00:23:56.535 INFO:teuthology.run_tasks:Running task pcp... 2024-02-23T00:23:56.590 INFO:teuthology.run_tasks:Running task selinux... 2024-02-23T00:23:56.622 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-23T00:23:56.623 DEBUG:teuthology.orchestra.run.smithi029:> sudo service auditd rotate 2024-02-23T00:23:56.714 INFO:teuthology.orchestra.run.smithi029.stdout:Rotating logs: 2024-02-23T00:23:56.715 DEBUG:teuthology.orchestra.run.smithi052:> sudo service auditd rotate 2024-02-23T00:23:56.788 INFO:teuthology.orchestra.run.smithi052.stdout:Rotating logs: 2024-02-23T00:23:56.790 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-23T00:23:56.790 DEBUG:teuthology.orchestra.run.smithi029:> /usr/sbin/getenforce 2024-02-23T00:23:56.813 INFO:teuthology.orchestra.run.smithi029.stdout:Permissive 2024-02-23T00:23:56.813 DEBUG:teuthology.orchestra.run.smithi052:> /usr/sbin/getenforce 2024-02-23T00:23:56.889 INFO:teuthology.orchestra.run.smithi052.stdout:Permissive 2024-02-23T00:23:56.889 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi029.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi052.front.sepia.ceph.com': 'permissive'} 2024-02-23T00:23:56.890 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T00:23:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:23:56.921 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T00:23:56.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:23:56.950 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-23T00:23:56.951 DEBUG:teuthology.orchestra.run.smithi029:> sudo /usr/sbin/setenforce permissive 2024-02-23T00:23:56.990 DEBUG:teuthology.orchestra.run.smithi052:> sudo /usr/sbin/setenforce permissive 2024-02-23T00:23:57.021 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-23T00:23:57.032 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-23T00:23:57.038 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-23T00:23:57.195 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-23T00:23:57.217 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-23T00:23:57.218 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi029.front.sepia.ceph.com,smithi052.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-23T00:30:20.899 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi052.front.sepia.ceph.com')] 2024-02-23T00:30:20.900 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-02-23T00:30:20.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:30:20.982 DEBUG:teuthology.orchestra.run.smithi029:> true 2024-02-23T00:30:21.056 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-02-23T00:30:21.057 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-02-23T00:30:21.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:30:21.185 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-02-23T00:30:21.265 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-02-23T00:30:21.266 INFO:teuthology.run_tasks:Running task clock... 2024-02-23T00:30:21.284 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-23T00:30:21.284 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-23T00:30:21.285 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T00:30:21.288 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-23T00:30:21.288 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T00:30:21.324 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-23T00:30:21.340 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-23T00:30:21.345 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-23T00:30:21.362 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-23T00:30:21.405 INFO:teuthology.orchestra.run.smithi029.stderr:sudo: ntpd: command not found 2024-02-23T00:30:21.418 INFO:teuthology.orchestra.run.smithi029.stdout:506 Cannot talk to daemon 2024-02-23T00:30:21.431 INFO:teuthology.orchestra.run.smithi052.stderr:sudo: ntpd: command not found 2024-02-23T00:30:21.433 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-23T00:30:21.443 INFO:teuthology.orchestra.run.smithi052.stdout:506 Cannot talk to daemon 2024-02-23T00:30:21.447 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-23T00:30:21.459 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-23T00:30:21.474 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-23T00:30:21.521 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2024-02-23T00:30:21.525 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T00:30:21.525 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2024-02-23T00:30:21.525 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.525 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.525 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.525 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.546 INFO:teuthology.orchestra.run.smithi052.stderr:bash: ntpq: command not found 2024-02-23T00:30:21.549 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T00:30:21.549 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-02-23T00:30:21.549 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.549 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.549 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.549 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:21.550 INFO:teuthology.run_tasks:Running task pexec... 2024-02-23T00:30:21.561 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-23T00:30:21.561 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T00:30:21.561 DEBUG:teuthology.orchestra.run.smithi029:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-23T00:30:21.561 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi052.front.sepia.ceph.com 2024-02-23T00:30:21.562 DEBUG:teuthology.orchestra.run.smithi052:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-23T00:30:22.382 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:01:38 ago on Fri 23 Feb 2024 12:28:44 AM UTC. 2024-02-23T00:30:22.410 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:01:39 ago on Fri 23 Feb 2024 12:28:43 AM UTC. 2024-02-23T00:30:24.595 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-02-23T00:30:24.596 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout:Resetting modules: 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout: container-tools 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:24.597 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2024-02-23T00:30:24.598 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:30:24.598 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout:Resetting modules: 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:30:24.599 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:24.861 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2024-02-23T00:30:24.870 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-02-23T00:30:25.749 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:01:41 ago on Fri 23 Feb 2024 12:28:44 AM UTC. 2024-02-23T00:30:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:01:42 ago on Fri 23 Feb 2024 12:28:43 AM UTC. 2024-02-23T00:30:27.957 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2024-02-23T00:30:27.958 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-02-23T00:30:27.997 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:30:27.997 INFO:teuthology.orchestra.run.smithi052.stdout: Package Arch Version Repository Size 2024-02-23T00:30:27.997 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:30:27.997 INFO:teuthology.orchestra.run.smithi052.stdout:Installing group/module packages: 2024-02-23T00:30:27.997 INFO:teuthology.orchestra.run.smithi052.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout:Installing weak dependencies: 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-23T00:30:27.998 INFO:teuthology.orchestra.run.smithi052.stdout:Installing module profiles: 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout: container-tools/common 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout:Enabling module streams: 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout: container-tools rhel8 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout:Install 13 Packages 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi029.stdout:Installing group/module packages: 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-23T00:30:27.999 INFO:teuthology.orchestra.run.smithi029.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout:Installing weak dependencies: 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-23T00:30:28.000 INFO:teuthology.orchestra.run.smithi029.stdout:Installing module profiles: 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools/common 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling module streams: 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools rhel8 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout:Install 13 Packages 2024-02-23T00:30:28.001 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:28.002 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 27 M 2024-02-23T00:30:28.002 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 91 M 2024-02-23T00:30:28.002 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2024-02-23T00:30:28.002 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 27 M 2024-02-23T00:30:28.002 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 91 M 2024-02-23T00:30:28.003 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2024-02-23T00:30:28.560 INFO:teuthology.orchestra.run.smithi029.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 1.8 MB/s | 688 kB 00:00 2024-02-23T00:30:28.602 INFO:teuthology.orchestra.run.smithi029.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 2.5 MB/s | 1.0 MB 00:00 2024-02-23T00:30:28.628 INFO:teuthology.orchestra.run.smithi029.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 563 kB/s | 38 kB 00:00 2024-02-23T00:30:28.666 INFO:teuthology.orchestra.run.smithi052.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 1.4 MB/s | 688 kB 00:00 2024-02-23T00:30:28.678 INFO:teuthology.orchestra.run.smithi029.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 3.3 MB/s | 257 kB 00:00 2024-02-23T00:30:28.699 INFO:teuthology.orchestra.run.smithi052.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 2.0 MB/s | 1.0 MB 00:00 2024-02-23T00:30:28.762 INFO:teuthology.orchestra.run.smithi029.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 2.1 MB/s | 180 kB 00:00 2024-02-23T00:30:28.766 INFO:teuthology.orchestra.run.smithi052.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 378 kB/s | 38 kB 00:00 2024-02-23T00:30:28.800 INFO:teuthology.orchestra.run.smithi052.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 2.5 MB/s | 257 kB 00:00 2024-02-23T00:30:28.846 INFO:teuthology.orchestra.run.smithi029.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 297 kB/s | 25 kB 00:00 2024-02-23T00:30:28.883 INFO:teuthology.orchestra.run.smithi052.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 2.1 MB/s | 180 kB 00:00 2024-02-23T00:30:29.021 INFO:teuthology.orchestra.run.smithi029.stdout:(7/13): buildah-1.33.5-1.module_el8+885+7da147f 12 MB/s | 9.7 MB 00:00 2024-02-23T00:30:29.047 INFO:teuthology.orchestra.run.smithi029.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 468 kB/s | 94 kB 00:00 2024-02-23T00:30:29.059 INFO:teuthology.orchestra.run.smithi052.stdout:(6/13): buildah-1.33.5-1.module_el8+885+7da147f 11 MB/s | 9.7 MB 00:00 2024-02-23T00:30:29.084 INFO:teuthology.orchestra.run.smithi052.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 124 kB/s | 25 kB 00:00 2024-02-23T00:30:29.134 INFO:teuthology.orchestra.run.smithi052.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2024-02-23T00:30:29.156 INFO:teuthology.orchestra.run.smithi029.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 7.8 MB/s | 4.1 MB 00:00 2024-02-23T00:30:29.193 INFO:teuthology.orchestra.run.smithi052.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 9.6 MB/s | 4.1 MB 00:00 2024-02-23T00:30:29.240 INFO:teuthology.orchestra.run.smithi029.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 630 kB/s | 53 kB 00:00 2024-02-23T00:30:29.318 INFO:teuthology.orchestra.run.smithi052.stdout:(10/13): toolbox-0.0.99.5-1.module_el8+847+7863 14 MB/s | 2.5 MB 00:00 2024-02-23T00:30:29.335 INFO:teuthology.orchestra.run.smithi052.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 371 kB/s | 53 kB 00:00 2024-02-23T00:30:29.355 INFO:teuthology.orchestra.run.smithi029.stdout:(11/13): toolbox-0.0.99.5-1.module_el8+847+7863 8.2 MB/s | 2.5 MB 00:00 2024-02-23T00:30:29.384 INFO:teuthology.orchestra.run.smithi029.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 285 kB/s | 41 kB 00:00 2024-02-23T00:30:29.385 INFO:teuthology.orchestra.run.smithi052.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 614 kB/s | 41 kB 00:00 2024-02-23T00:30:29.551 INFO:teuthology.orchestra.run.smithi029.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 17 MB/s | 8.8 MB 00:00 2024-02-23T00:30:29.551 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:30:29.552 INFO:teuthology.orchestra.run.smithi029.stdout:Total 18 MB/s | 27 MB 00:01 2024-02-23T00:30:29.644 INFO:teuthology.orchestra.run.smithi052.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 16 MB/s | 8.8 MB 00:00 2024-02-23T00:30:29.647 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:30:29.647 INFO:teuthology.orchestra.run.smithi052.stdout:Total 17 MB/s | 27 MB 00:01 2024-02-23T00:30:29.835 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2024-02-23T00:30:29.858 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2024-02-23T00:30:29.858 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2024-02-23T00:30:29.922 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2024-02-23T00:30:29.944 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2024-02-23T00:30:29.944 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2024-02-23T00:30:30.128 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2024-02-23T00:30:30.132 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2024-02-23T00:30:30.226 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2024-02-23T00:30:30.229 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2024-02-23T00:30:30.869 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2024-02-23T00:30:31.239 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2024-02-23T00:30:31.865 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-23T00:30:32.078 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:30:32.239 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-23T00:30:32.253 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-23T00:30:32.454 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-23T00:30:32.456 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:30:32.676 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-23T00:30:32.721 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-23T00:30:32.894 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-23T00:30:33.127 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-23T00:30:33.738 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-23T00:30:33.828 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-23T00:30:34.791 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-23T00:30:34.986 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-23T00:30:35.016 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-23T00:30:35.229 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-23T00:30:35.232 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-23T00:30:35.502 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-23T00:30:35.703 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-23T00:30:35.949 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:30:35.990 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-23T00:30:36.183 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:30:36.237 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:30:36.388 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:30:36.495 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:30:36.683 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:30:36.870 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:30:36.871 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:30:37.141 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:30:37.141 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-23T00:30:37.141 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:30:37.141 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-23T00:30:37.141 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-23T00:30:37.141 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:30:37.142 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:30:37.471 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-23T00:30:37.471 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-23T00:30:37.472 INFO:teuthology.orchestra.run.smithi029.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-23T00:30:37.473 INFO:teuthology.orchestra.run.smithi029.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-23T00:30:37.473 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:30:37.473 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2024-02-23T00:30:37.701 DEBUG:teuthology.parallel:result is None 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-23T00:30:37.765 INFO:teuthology.orchestra.run.smithi052.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-23T00:30:37.766 INFO:teuthology.orchestra.run.smithi052.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-23T00:30:37.766 INFO:teuthology.orchestra.run.smithi052.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-23T00:30:37.766 INFO:teuthology.orchestra.run.smithi052.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-23T00:30:37.766 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:30:37.766 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-02-23T00:30:38.087 DEBUG:teuthology.parallel:result is None 2024-02-23T00:30:38.088 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-23T00:30:38.166 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15', '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-23T00:30:38.167 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15 2024-02-23T00:30:38.167 INFO:tasks.cephadm:Cluster fsid is c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:30:38.167 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-23T00:30:38.167 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-23T00:30:38.167 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi029': '172.21.15.29', 'mon.smithi052': '172.21.15.52'} 2024-02-23T00:30:38.167 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-23T00:30:38.168 DEBUG:teuthology.orchestra.run.smithi029:> sudo hostname $(hostname -s) 2024-02-23T00:30:38.200 DEBUG:teuthology.orchestra.run.smithi052:> sudo hostname $(hostname -s) 2024-02-23T00:30:38.228 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2024-02-23T00:30:38.229 DEBUG:teuthology.orchestra.run.smithi029:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:38.463 INFO:teuthology.orchestra.run.smithi029.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223479 Feb 23 00:30 /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:38.464 DEBUG:teuthology.orchestra.run.smithi052:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:38.668 INFO:teuthology.orchestra.run.smithi052.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223479 Feb 23 00:30 /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:38.669 DEBUG:teuthology.orchestra.run.smithi029:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:38.693 DEBUG:teuthology.orchestra.run.smithi052:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:38.721 DEBUG:teuthology.orchestra.run.smithi029:> sudo mkdir -p /etc/ceph 2024-02-23T00:30:38.767 DEBUG:teuthology.orchestra.run.smithi052:> sudo mkdir -p /etc/ceph 2024-02-23T00:30:38.799 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 777 /etc/ceph 2024-02-23T00:30:38.841 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 777 /etc/ceph 2024-02-23T00:30:38.871 INFO:tasks.cephadm:Writing seed config... 2024-02-23T00:30:38.872 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-23T00:30:38.873 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-23T00:30:38.874 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:30:38.874 DEBUG:teuthology.orchestra.run.smithi029:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-23T00:30:38.904 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 = c45354e4-d1e2-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-23T00:30:38.904 DEBUG:teuthology.orchestra.run.smithi029:mon.smithi029> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service 2024-02-23T00:30:38.946 INFO:tasks.cephadm:Bootstrapping... 2024-02-23T00:30:38.947 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 -v bootstrap --fsid c45354e4-d1e2-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.29 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:30:38.980 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:-- Logs begin at Fri 2024-02-23 00:23:05 UTC. -- 2024-02-23T00:30:39.126 INFO:teuthology.orchestra.run.smithi029.stderr:container_init=False 2024-02-23T00:30:39.126 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying podman|docker is present... 2024-02-23T00:30:39.127 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying lvm2 is present... 2024-02-23T00:30:39.127 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying time synchronization is in place... 2024-02-23T00:30:39.127 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled chrony.service 2024-02-23T00:30:39.132 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-23T00:30:39.132 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active chrony.service 2024-02-23T00:30:39.137 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout inactive 2024-02-23T00:30:39.137 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-23T00:30:39.142 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout enabled 2024-02-23T00:30:39.142 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active chronyd.service 2024-02-23T00:30:39.148 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout active 2024-02-23T00:30:39.148 INFO:teuthology.orchestra.run.smithi029.stderr:Unit chronyd.service is enabled and running 2024-02-23T00:30:39.148 INFO:teuthology.orchestra.run.smithi029.stderr:Repeating the final host check... 2024-02-23T00:30:39.148 INFO:teuthology.orchestra.run.smithi029.stderr:podman|docker (/bin/podman) is present 2024-02-23T00:30:39.148 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl is present 2024-02-23T00:30:39.148 INFO:teuthology.orchestra.run.smithi029.stderr:lvcreate is present 2024-02-23T00:30:39.149 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled chrony.service 2024-02-23T00:30:39.153 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-23T00:30:39.153 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active chrony.service 2024-02-23T00:30:39.157 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout inactive 2024-02-23T00:30:39.158 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-23T00:30:39.163 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout enabled 2024-02-23T00:30:39.163 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active chronyd.service 2024-02-23T00:30:39.168 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout active 2024-02-23T00:30:39.168 INFO:teuthology.orchestra.run.smithi029.stderr:Unit chronyd.service is enabled and running 2024-02-23T00:30:39.168 INFO:teuthology.orchestra.run.smithi029.stderr:Host looks OK 2024-02-23T00:30:39.168 INFO:teuthology.orchestra.run.smithi029.stderr:Cluster fsid: c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:30:39.168 INFO:teuthology.orchestra.run.smithi029.stderr:Acquiring lock 140611180642712 on /run/cephadm/c45354e4-d1e2-11ee-95c0-87774f69a715.lock 2024-02-23T00:30:39.168 INFO:teuthology.orchestra.run.smithi029.stderr:Lock 140611180642712 acquired on /run/cephadm/c45354e4-d1e2-11ee-95c0-87774f69a715.lock 2024-02-23T00:30:39.169 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying IP 172.21.15.29 port 3300 ... 2024-02-23T00:30:39.169 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying IP 172.21.15.29 port 6789 ... 2024-02-23T00:30:39.169 INFO:teuthology.orchestra.run.smithi029.stderr:Base mon IP is 172.21.15.29, final addrv is [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-02-23T00:30:39.169 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /sbin/ip route ls 2024-02-23T00:30:39.171 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.29 metric 100 2024-02-23T00:30:39.171 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.29 metric 100 2024-02-23T00:30:39.172 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /sbin/ip -6 route ls 2024-02-23T00:30:39.174 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-23T00:30:39.174 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-02-23T00:30:39.174 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-02-23T00:30:39.174 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /sbin/ip -6 addr ls 2024-02-23T00:30:39.176 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-23T00:30:39.176 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-23T00:30:39.176 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-23T00:30:39.176 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-02-23T00:30:39.176 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:125a/64 scope link 2024-02-23T00:30:39.176 INFO:teuthology.orchestra.run.smithi029.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-23T00:30:39.177 INFO:teuthology.orchestra.run.smithi029.stderr:Mon IP 172.21.15.29 is in CIDR network 172.21.0.0/20 2024-02-23T00:30:39.178 INFO:teuthology.orchestra.run.smithi029.stderr:Pulling container image docker.io/ceph/ceph:v15... 2024-02-23T00:30:39.178 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman pull docker.io/ceph/ceph:v15 2024-02-23T00:30:41.617 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stderr Trying to pull docker.io/ceph/ceph:v15... 2024-02-23T00:30:48.234 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stderr Getting image source signatures 2024-02-23T00:30:48.237 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stderr Copying blob sha256:731c3beff4deece7d4e54bc26ecf6d99988b19ea8414524277d83bc5a5d6eb70 2024-02-23T00:30:48.237 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stderr Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-02-23T00:30:59.922 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stderr Copying config sha256:2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73 2024-02-23T00:31:00.058 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stderr Writing manifest to image destination 2024-02-23T00:31:00.362 INFO:teuthology.orchestra.run.smithi029.stderr:/bin/podman: stdout 2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73 2024-02-23T00:31:00.375 INFO:teuthology.orchestra.run.smithi029.stderr:Extracting ceph user uid/gid from container image... 2024-02-23T00:31:00.375 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 docker.io/ceph/ceph:v15 -c %u %g /var/lib/ceph 2024-02-23T00:31:01.138 INFO:teuthology.orchestra.run.smithi029.stderr:stat: stdout 167 167 2024-02-23T00:31:01.709 INFO:teuthology.orchestra.run.smithi029.stderr:Creating initial keys... 2024-02-23T00:31:01.709 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 docker.io/ceph/ceph:v15 --gen-print-key 2024-02-23T00:31:02.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-authtool: stdout AQBG59dlmxgqCRAA9g6+YhF+71RFmvTvlJUv3w== 2024-02-23T00:31:02.809 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 docker.io/ceph/ceph:v15 --gen-print-key 2024-02-23T00:31:03.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-authtool: stdout AQBH59dlQqa9DRAAsvi2AJo4ZiZG5LrPtZQliw== 2024-02-23T00:31:03.896 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 docker.io/ceph/ceph:v15 --gen-print-key 2024-02-23T00:31:04.452 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-authtool: stdout AQBI59dl7NAwFBAAqvcsbF13oPfOX9QK97XJBg== 2024-02-23T00:31:04.993 INFO:teuthology.orchestra.run.smithi029.stderr:Creating initial monmap... 2024-02-23T00:31:04.993 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /tmp/ceph-tmpoxem94df:/tmp/monmap:z docker.io/ceph/ceph:v15 --create --clobber --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 --addv smithi029 [v2:172.21.15.29:3300,v1:172.21.15.29:6789] /tmp/monmap 2024-02-23T00:31:05.531 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-23T00:31:05.531 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:05.532 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-23T00:31:06.096 INFO:teuthology.orchestra.run.smithi029.stderr:Creating mon... 2024-02-23T00:31:06.097 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029:/var/lib/ceph/mon/ceph-smithi029:z -v /tmp/ceph-tmpdrrdhv6v:/tmp/keyring:z -v /tmp/ceph-tmpoxem94df:/tmp/monmap:z docker.io/ceph/ceph:v15 --mkfs -i smithi029 --fsid c45354e4-d1e2-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-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.537+0000 7f1fbd9946c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 1 imported monmap: 2024-02-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-02-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr fsid c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-02-23T00:31:05.440131+0000 2024-02-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr created 2024-02-23T00:31:05.440131+0000 2024-02-23T00:31:06.661 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-02-23T00:31:06.662 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.smithi029 2024-02-23T00:31:06.662 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.662 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 /usr/bin/ceph-mon: set fsid to c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:06.662 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 set rocksdb option compression = kNoCompression 2024-02-23T00:31:06.662 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:31:06.662 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 set rocksdb option compression = kNoCompression 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.538+0000 7f1fbd9946c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Compile date May 26 2021 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: DB SUMMARY 2024-02-23T00:31:06.663 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi029/store.db dir, Total Num: 0, files: 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi029/store.db: 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.create_if_missing: 1 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.env: 0x5556c0b971c0 2024-02-23T00:31:06.664 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.info_log: 0x5556c16a9620 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:31:06.665 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.db_log_dir: 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi029/store.db 2024-02-23T00:31:06.666 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.write_buffer_manager: 0x5556c16e2660 2024-02-23T00:31:06.667 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:31:06.668 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.row_cache: None 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.wal_filter: None 2024-02-23T00:31:06.669 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:31:06.670 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:31:06.671 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Compression algorithms supported: 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kZSTD supported: 0 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.539+0000 7f1fbd9946c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.672 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi029/store.db/MANIFEST-000001 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.merge_operator: 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5556c16412b0) 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:31:06.673 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x5556c1676510 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-02-23T00:31:06.674 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-02-23T00:31:06.675 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.num_levels: 7 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:31:06.676 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:31:06.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:31:06.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:31:06.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: Options.ttl: 0 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi029/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-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.540+0000 7f1fbd9946c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.541+0000 7f1fbd9946c0 4 rocksdb: DB pointer 0x5556c22a2400 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.541+0000 7f1fa687b700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.541+0000 7f1fa687b700 4 rocksdb: [db/db_impl.cc:778] 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:31:06.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:31:06.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.542+0000 7f1fbd9946c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-23T00:31:06.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.543+0000 7f1fbd9946c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-23T00:31:06.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-23T00:31:06.543+0000 7f1fbd9946c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi029 for mon.smithi029 2024-02-23T00:31:07.264 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:07.270 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl disable ceph.target 2024-02-23T00:31:07.373 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl enable ceph.target 2024-02-23T00:31:07.380 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-23T00:31:07.463 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl start ceph.target 2024-02-23T00:31:07.469 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl enable ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target 2024-02-23T00:31:07.475 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target. 2024-02-23T00:31:07.475 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target. 2024-02-23T00:31:07.562 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target 2024-02-23T00:31:07.662 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl daemon-reload 2024-02-23T00:31:07.751 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029 2024-02-23T00:31:07.786 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl reset-failed ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029 2024-02-23T00:31:07.791 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Failed to reset failed state of unit ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service: Unit ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service not loaded. 2024-02-23T00:31:07.791 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl enable ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029 2024-02-23T00:31:07.797 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target.wants/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service → /etc/systemd/system/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@.service. 2024-02-23T00:31:07.880 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029 2024-02-23T00:31:08.406 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:31:08.414 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout disabled 2024-02-23T00:31:08.414 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:31:08.420 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout inactive 2024-02-23T00:31:08.421 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2024-02-23T00:31:08.421 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to enable service . firewalld.service is not available 2024-02-23T00:31:08.421 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-23T00:31:08.422 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mon to start... 2024-02-23T00:31:08.422 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mon... 2024-02-23T00:31:08.422 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029:/var/lib/ceph/mon/ceph-smithi029:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status 2024-02-23T00:31:08.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:08 smithi029 bash[33897]: 1ad90168376d39b7ee5f118155f28c944f82f2c0d50e8f62b15cf171d27f1387 2024-02-23T00:31:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:08 smithi029 systemd[1]: Started Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout cluster: 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout id: c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout services: 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi029 (age 0.617142s) 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-23T00:31:08.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout data: 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout pgs: 2024-02-23T00:31:08.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:09.553 INFO:teuthology.orchestra.run.smithi029.stderr:mon is available 2024-02-23T00:31:09.553 INFO:teuthology.orchestra.run.smithi029.stderr:Assimilating anything we can from ceph.conf... 2024-02-23T00:31:09.553 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z -v /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029:/var/lib/ceph/mon/ceph-smithi029:z docker.io/ceph/ceph:v15 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi029/config 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout [global] 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout fsid = c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout log_to_journald = false 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-23T00:31:10.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout [mgr] 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout [osd] 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-02-23T00:31:10.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-23T00:31:10.716 INFO:teuthology.orchestra.run.smithi029.stderr:Generating new minimal ceph.conf... 2024-02-23T00:31:10.717 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z -v /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029:/var/lib/ceph/mon/ceph-smithi029:z docker.io/ceph/ceph:v15 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi029/config 2024-02-23T00:31:11.899 INFO:teuthology.orchestra.run.smithi029.stderr:Restarting the monitor... 2024-02-23T00:31:11.900 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029 2024-02-23T00:31:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:11 smithi029 systemd[1]: Stopping Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T00:31:12.856 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:12 smithi029 podman[34233]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi029 2024-02-23T00:31:13.234 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:12 smithi029 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service: Succeeded. 2024-02-23T00:31:13.234 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:12 smithi029 systemd[1]: Stopped Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T00:31:13.234 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:12 smithi029 systemd[1]: Starting Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T00:31:13.464 INFO:teuthology.orchestra.run.smithi029.stderr:Setting mon public_network... 2024-02-23T00:31:13.464 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config set mon public_network 172.21.0.0/20 2024-02-23T00:31:13.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:13 smithi029 bash[34307]: 96c78239e2b079787c5c24a6d06d4215dd11e094e5012a6f073ffe386dd84e1a 2024-02-23T00:31:13.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 00:31:13 smithi029 systemd[1]: Started Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T00:31:14.652 INFO:teuthology.orchestra.run.smithi029.stderr:Creating mgr... 2024-02-23T00:31:14.653 INFO:teuthology.orchestra.run.smithi029.stderr:Verifying port 9283 ... 2024-02-23T00:31:14.655 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl daemon-reload 2024-02-23T00:31:14.756 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm 2024-02-23T00:31:14.781 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl reset-failed ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm 2024-02-23T00:31:14.786 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Failed to reset failed state of unit ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm.service: Unit ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm.service not loaded. 2024-02-23T00:31:14.787 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl enable ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm 2024-02-23T00:31:14.792 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715.target.wants/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm.service → /etc/systemd/system/ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@.service. 2024-02-23T00:31:14.877 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mgr.smithi029.lsfhcm 2024-02-23T00:31:15.469 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:31:15.477 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout disabled 2024-02-23T00:31:15.477 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:31:15.484 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout inactive 2024-02-23T00:31:15.485 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2024-02-23T00:31:15.485 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to enable service . firewalld.service is not available 2024-02-23T00:31:15.485 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-23T00:31:15.485 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:31:15.492 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout disabled 2024-02-23T00:31:15.492 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:31:15.499 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout inactive 2024-02-23T00:31:15.500 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2024-02-23T00:31:15.500 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-23T00:31:15.500 INFO:teuthology.orchestra.run.smithi029.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:31:15.500 INFO:teuthology.orchestra.run.smithi029.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-23T00:31:15.501 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mgr to start... 2024-02-23T00:31:15.501 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for mgr... 2024-02-23T00:31:15.501 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "fsid": "c45354e4-d1e2-11ee-95c0-87774f69a715", 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "health": { 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 0 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:16.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smithi029" 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-23T00:31:16.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-23T00:31:16.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modified": "2024-02-23T00:31:08.369051+0000", 2024-02-23T00:31:16.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:31:16.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:16.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-23T00:31:16.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:16.740 INFO:teuthology.orchestra.run.smithi029.stderr:mgr not available, waiting (1/10)... 2024-02-23T00:31:17.742 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-02-23T00:31:18.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:18.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:18.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "fsid": "c45354e4-d1e2-11ee-95c0-87774f69a715", 2024-02-23T00:31:18.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "health": { 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-23T00:31:18.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 0 2024-02-23T00:31:18.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:18.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-23T00:31:18.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smithi029" 2024-02-23T00:31:18.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:18.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum_age": 4, 2024-02-23T00:31:18.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-23T00:31:18.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:18.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-23T00:31:18.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-23T00:31:18.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-23T00:31:18.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:18.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-23T00:31:18.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-23T00:31:18.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-23T00:31:18.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-23T00:31:18.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modified": "2024-02-23T00:31:08.369051+0000", 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-23T00:31:18.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:19.045 INFO:teuthology.orchestra.run.smithi029.stderr:mgr not available, waiting (2/10)... 2024-02-23T00:31:20.047 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-02-23T00:31:20.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 2024-02-23T00:31:20.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:20.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "fsid": "c45354e4-d1e2-11ee-95c0-87774f69a715", 2024-02-23T00:31:20.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "health": { 2024-02-23T00:31:20.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 0 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smithi029" 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "quorum_age": 7, 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-23T00:31:20.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-23T00:31:20.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-23T00:31:20.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:20.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-23T00:31:20.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-23T00:31:20.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-23T00:31:20.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-23T00:31:20.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-23T00:31:20.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:31:20.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modified": "2024-02-23T00:31:08.369051+0000", 2024-02-23T00:31:20.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:31:20.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:20.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-23T00:31:20.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:21.394 INFO:teuthology.orchestra.run.smithi029.stderr:mgr is available 2024-02-23T00:31:21.394 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config-key set mgr/cephadm/ssh_user root 2024-02-23T00:31:22.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-02-23T00:31:22.765 INFO:teuthology.orchestra.run.smithi029.stderr:Enabling cephadm module... 2024-02-23T00:31:22.765 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr module enable cephadm 2024-02-23T00:31:31.265 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr dump 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 8, 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_name": "smithi029.lsfhcm", 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:6800", 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 2311596489 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-23T00:31:36.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:6801", 2024-02-23T00:31:36.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 2311596489 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.29:6801/2311596489", 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-23T00:31:28.840949+0000", 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-23T00:31:36.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-23T00:31:36.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:31:36.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:31:36.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:31:36.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-23T00:31:36.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-23T00:31:36.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-23T00:31:36.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-23T00:31:36.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-23T00:31:36.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-23T00:31:36.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-23T00:31:36.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-23T00:31:36.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active": { 2024-02-23T00:31:36.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-23T00:31:36.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-23T00:31:36.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-23T00:31:36.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.373 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-23T00:31:36.374 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.374 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.374 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.374 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-23T00:31:36.374 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:31:36.374 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.375 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.376 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:31:36.376 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:31:36.376 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:31:36.376 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.376 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-23T00:31:36.377 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:31:36.377 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.377 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.377 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.377 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-23T00:31:36.377 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-23T00:31:36.378 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.379 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-23T00:31:36.379 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.379 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.379 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.379 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.379 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-23T00:31:36.380 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-23T00:31:36.380 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.380 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.380 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.380 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-23T00:31:36.380 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.381 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.381 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.381 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-23T00:31:36.381 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-23T00:31:36.381 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.381 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-23T00:31:36.382 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-23T00:31:36.383 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-23T00:31:36.384 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:31:36.385 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.387 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.387 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:31:36.387 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:31:36.387 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.388 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.389 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.390 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.391 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.392 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.393 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:31:36.394 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "none", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-23T00:31:36.395 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-23T00:31:36.396 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.397 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.398 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.399 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.399 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-23T00:31:36.399 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.770 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.771 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.773 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.774 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:31:36.775 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.776 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.777 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.778 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.779 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-23T00:31:36.780 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.781 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.782 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.783 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.784 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.785 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.786 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.787 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.788 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "root" 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.789 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.790 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.791 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.792 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-23T00:31:36.793 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-23T00:31:36.794 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.795 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.796 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.797 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.798 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.799 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.800 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.801 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.802 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.803 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.804 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.805 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.806 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.807 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-23T00:31:36.808 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-23T00:31:36.809 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.810 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.811 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.812 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.813 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.814 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.815 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.816 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.817 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.818 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.819 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-23T00:31:36.820 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-23T00:31:36.821 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.822 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.823 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.824 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.825 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.826 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.827 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.829 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.830 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.831 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.832 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-23T00:31:36.833 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-23T00:31:36.834 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.835 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.836 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.840 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.841 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.842 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.843 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-23T00:31:36.844 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.845 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.846 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.847 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.848 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.849 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:31:36.850 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.851 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.852 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.853 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.854 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.855 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.856 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.857 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.858 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.859 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.860 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.861 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.862 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.863 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.864 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.865 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.866 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.867 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.868 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.869 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.870 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-23T00:31:36.871 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-23T00:31:36.872 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-23T00:31:36.873 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.874 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.875 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:31:36.876 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.877 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.878 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.879 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.880 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.881 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.882 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.883 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.884 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.885 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.886 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "database": { 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.887 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.888 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.889 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.891 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.892 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.893 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "password": { 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.894 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "port": { 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.895 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.896 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.897 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "username": { 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.898 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.899 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.900 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.901 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.902 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.903 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.904 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.905 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.906 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.907 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.908 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.909 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.910 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.911 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.912 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.913 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.914 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.915 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.916 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.917 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.918 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.919 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.920 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.921 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.922 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.923 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.924 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-23T00:31:36.925 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-23T00:31:36.926 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.927 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.928 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.929 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.930 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.931 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:36.932 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rook", 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.933 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.934 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.935 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.936 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.937 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.938 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.939 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.940 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.941 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.942 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:31:36.943 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.944 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.945 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.946 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.947 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.948 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.949 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-23T00:31:36.950 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-23T00:31:36.951 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.952 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.953 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.954 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.955 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.956 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.957 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.958 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.959 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.960 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.961 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.962 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.964 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.965 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.966 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.967 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.968 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.969 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.970 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.971 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.972 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.973 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.974 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.975 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.976 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:31:36.977 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.978 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.979 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.980 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.981 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.982 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.983 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.984 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.985 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.986 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.987 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.988 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-23T00:31:36.989 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.990 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.991 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.992 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.993 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.994 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.995 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.996 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.997 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:36.998 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:36.999 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.000 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:37.001 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.002 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.003 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "address": { 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.004 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-23T00:31:37.005 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.006 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:37.007 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:37.008 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.009 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.010 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:37.011 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:37.012 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.013 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.014 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.015 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "description": { 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.016 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.017 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:31:37.018 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-23T00:31:37.019 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.020 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.021 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.022 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.023 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.024 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.025 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.026 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.027 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "url": { 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.028 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.029 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:37.030 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.031 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.032 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.033 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:37.034 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:37.035 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:37.036 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.037 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.038 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.040 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:37.041 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.042 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.043 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.044 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.045 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:31:37.046 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.046 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.046 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:31:37.046 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:31:37.046 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:31:37.046 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:31:37.047 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:31:37.047 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:31:37.047 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:31:37.047 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.047 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.047 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.048 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.049 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.050 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.051 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.052 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:31:37.053 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:0", 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 2022412921 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:0", 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 2765575301 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.054 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:31:37.055 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:37.055 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:40.659 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for the mgr to restart... 2024-02-23T00:31:40.659 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for Mgr epoch 8... 2024-02-23T00:31:40.660 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 tell mgr mgr_status 2024-02-23T00:31:41.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:31:41.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 8, 2024-02-23T00:31:41.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-23T00:31:41.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:31:41.787 INFO:teuthology.orchestra.run.smithi029.stderr:Mgr epoch 8 is available 2024-02-23T00:31:41.787 INFO:teuthology.orchestra.run.smithi029.stderr:Setting orchestrator backend to cephadm... 2024-02-23T00:31:41.788 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch set backend cephadm 2024-02-23T00:31:43.102 INFO:teuthology.orchestra.run.smithi029.stderr:Generating ssh key... 2024-02-23T00:31:43.102 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 cephadm generate-key 2024-02-23T00:31:44.440 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 cephadm get-pub-key 2024-02-23T00:31:45.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnM9iNqW370P0H3S7+EqHflzA35puKbQxgDaXbstMbgYlrVh0zO23GFJzZ9wijF83BRqaPld3mPJVx9mMInKGq36+/e6iaHgFtHP0eX/hLcg2xB6DWE9ReWhT22K6c2pQO1U8GdIDaYPWES22Udc2BSfQcLhct8/cfwvIQ96Cg2J1c2meeNLBHhy8f3w6wyzOmQ4kgsi2+P9u4dZHTA9afbZOMei2K/G2Va/lEEEyuY8Mkv5l/0fD85iC6qq94RecPjE8laJx7GxXSevcsKdKIQZesx84RLn9nOtu1mWYxxrnvlrxP5aDc0ApbNJBbRAG7rOw+hLdAOZBrK89QKTWWGq95XB9IPqdijRLEDQ5BeI8dkj6WA7fTuJ7bqX+to1ngd8YiE8kciJdrdEDB8K29E4KRAZeS3kXzbxOSG3KmItXbvV/CIYoEC5VAJ+3qJwa2DSagLU0OlrrJZY87KD6kwQrmEZjqI7VJU17xlfZuGKVr/Goi939E1FTygPfFAfs= ceph-c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:31:45.906 INFO:teuthology.orchestra.run.smithi029.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:31:45.907 INFO:teuthology.orchestra.run.smithi029.stderr:Adding key to root@localhost's authorized_keys... 2024-02-23T00:31:45.907 INFO:teuthology.orchestra.run.smithi029.stderr:Adding host smithi029... 2024-02-23T00:31:45.908 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch host add smithi029 2024-02-23T00:31:47.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Added host 'smithi029' 2024-02-23T00:31:47.753 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying mon service with default placement... 2024-02-23T00:31:47.753 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply mon 2024-02-23T00:31:48.608 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled mon update... 2024-02-23T00:31:49.490 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying mgr service with default placement... 2024-02-23T00:31:49.491 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply mgr 2024-02-23T00:31:50.457 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled mgr update... 2024-02-23T00:31:51.107 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying crash service with default placement... 2024-02-23T00:31:51.107 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply crash 2024-02-23T00:31:51.828 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled crash update... 2024-02-23T00:31:52.578 INFO:teuthology.orchestra.run.smithi029.stderr:Enabling mgr prometheus module... 2024-02-23T00:31:52.579 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr module enable prometheus 2024-02-23T00:31:54.470 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying prometheus service with default placement... 2024-02-23T00:31:54.470 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply prometheus 2024-02-23T00:31:58.772 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-02-23T00:31:59.818 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying grafana service with default placement... 2024-02-23T00:31:59.818 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply grafana 2024-02-23T00:32:01.517 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled grafana update... 2024-02-23T00:32:02.219 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying node-exporter service with default placement... 2024-02-23T00:32:02.219 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply node-exporter 2024-02-23T00:32:02.963 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-02-23T00:32:03.600 INFO:teuthology.orchestra.run.smithi029.stderr:Deploying alertmanager service with default placement... 2024-02-23T00:32:03.600 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply alertmanager 2024-02-23T00:32:04.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-02-23T00:32:05.000 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config set mgr mgr/cephadm/container_init False --force 2024-02-23T00:32:07.468 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-23T00:32:08.774 INFO:teuthology.orchestra.run.smithi029.stderr:Enabling the dashboard module... 2024-02-23T00:32:08.774 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr module enable dashboard 2024-02-23T00:32:10.832 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr dump 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "epoch": 13, 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_gid": 14142, 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_name": "smithi029.lsfhcm", 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:6800", 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 1999901217 2024-02-23T00:32:11.637 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:6801", 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 1999901217 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.29:6801/1999901217", 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-23T00:31:57.713029+0000", 2024-02-23T00:32:11.638 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-23T00:32:11.639 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-23T00:32:11.639 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-23T00:32:11.639 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:32:11.639 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:32:11.639 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "dashboard", 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "prometheus", 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:11.640 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-23T00:32:11.641 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:11.641 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:11.641 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:11.649 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.650 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:11.651 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.652 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:11.653 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.654 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.655 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.656 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-23T00:32:11.677 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.678 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.679 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.680 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.681 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-23T00:32:11.682 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:11.683 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active": { 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.684 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.685 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.686 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.687 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-23T00:32:11.688 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-23T00:32:11.689 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.690 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:11.691 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:11.692 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.072 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.073 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.074 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.075 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.076 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-23T00:32:12.077 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "none", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.078 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.079 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:32:12.080 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.081 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.082 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-23T00:32:12.083 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.084 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-23T00:32:12.085 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-23T00:32:12.086 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.087 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.088 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.089 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:32:12.090 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-23T00:32:12.091 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.092 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.093 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.094 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.095 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.096 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.097 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.098 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-23T00:32:12.099 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.100 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "root" 2024-02-23T00:32:12.101 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.102 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-23T00:32:12.103 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-23T00:32:12.104 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.105 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.106 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.107 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.108 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.109 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.110 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.111 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.112 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.113 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.114 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.115 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.116 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.117 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.118 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.119 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.120 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.121 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.122 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.123 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.124 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.125 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.126 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.128 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.129 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.130 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.131 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-23T00:32:12.132 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-23T00:32:12.133 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.134 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.135 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.136 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.137 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.138 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.139 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.140 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.141 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.142 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.143 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.144 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.145 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.146 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.147 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.148 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.149 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.150 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.151 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.152 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-23T00:32:12.153 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.154 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.155 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.156 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.157 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.158 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.159 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.160 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.161 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.162 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.163 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.164 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.165 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.166 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.167 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.168 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.169 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.170 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.171 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.172 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.173 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.174 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.175 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.176 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.177 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.178 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.179 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.180 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.181 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-23T00:32:12.182 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-23T00:32:12.183 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.184 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-23T00:32:12.185 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.186 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.187 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.188 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.189 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.190 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.191 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.192 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.193 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.194 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.195 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.196 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-23T00:32:12.197 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.198 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "database": { 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.199 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.200 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.201 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.202 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.203 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.204 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.205 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "password": { 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.206 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "port": { 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.207 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.208 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.209 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "username": { 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.210 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.211 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.212 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.213 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.214 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.215 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.216 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.217 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.218 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.219 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.220 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.221 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.222 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.223 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.224 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.225 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.226 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.227 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.228 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.229 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.230 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.231 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.232 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.233 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.234 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.235 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.236 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.237 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.238 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.239 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.240 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.241 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.242 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.243 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.244 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.245 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.246 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rook", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-23T00:32:12.247 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.248 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.249 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.250 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.251 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.252 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.253 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.254 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.255 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.256 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.257 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:32:12.258 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.259 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.260 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.261 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.262 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.263 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.264 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-23T00:32:12.265 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:32:12.266 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.267 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.268 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.269 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.270 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.271 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.272 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.273 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.274 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.275 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.276 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.277 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.278 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.279 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.280 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.281 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.282 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.283 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.284 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.285 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.286 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.287 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.288 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.289 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.290 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.291 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.292 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.293 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.294 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.295 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.296 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.297 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.298 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.299 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.300 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.301 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.302 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.303 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.304 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.305 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.306 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.307 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.308 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.309 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.310 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.311 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.312 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.313 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.314 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.315 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.316 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.317 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.318 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.319 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.320 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "address": { 2024-02-23T00:32:12.321 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:32:12.322 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.323 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.324 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.325 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.326 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.327 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-23T00:32:12.328 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.329 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.330 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.331 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-23T00:32:12.332 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "description": { 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.334 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.335 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.336 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-23T00:32:12.337 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.338 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.339 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.341 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.342 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.343 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.344 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.345 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "url": { 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.346 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.347 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.348 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.349 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.350 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.351 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.352 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.353 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.354 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.355 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.356 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-23T00:32:12.357 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:32:12.358 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-23T00:32:12.359 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:32:12.360 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:32:12.361 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.362 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.363 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.364 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:32:12.365 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.366 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:32:12.367 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:32:12.368 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "services": { 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "prometheus": "http://smithi029.front.sepia.ceph.com:9283/" 2024-02-23T00:32:12.369 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:32:12.370 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 3, 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:0", 2024-02-23T00:32:12.371 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 1225064805 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.29:0", 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "nonce": 1972418783 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.372 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:12.658 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for the mgr to restart... 2024-02-23T00:32:12.658 INFO:teuthology.orchestra.run.smithi029.stderr:Waiting for Mgr epoch 13... 2024-02-23T00:32:12.659 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 tell mgr mgr_status 2024-02-23T00:32:15.418 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:32:15.418 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 15, 2024-02-23T00:32:15.418 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-23T00:32:15.419 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:32:16.088 INFO:teuthology.orchestra.run.smithi029.stderr:Mgr epoch 13 is available 2024-02-23T00:32:16.088 INFO:teuthology.orchestra.run.smithi029.stderr:Generating a dashboard self-signed certificate... 2024-02-23T00:32:16.088 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 dashboard create-self-signed-cert 2024-02-23T00:32:17.127 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-23T00:32:18.518 INFO:teuthology.orchestra.run.smithi029.stderr:Creating initial admin user... 2024-02-23T00:32:18.519 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp3e8j871h:/tmp/dashboard.pw:z docker.io/ceph/ceph:v15 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-02-23T00:32:19.890 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$xkCm753UgVPTMxnK7tsd6uU2ofvsPHORguw.hrGMrSV7h15VOXpXu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708648339, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-23T00:32:20.583 INFO:teuthology.orchestra.run.smithi029.stderr:Fetching dashboard port number... 2024-02-23T00:32:20.583 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi029 -v /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpe67rlupv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwjohvwa3:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config get mgr mgr/dashboard/ssl_server_port 2024-02-23T00:32:21.340 INFO:teuthology.orchestra.run.smithi029.stderr:/usr/bin/ceph: stdout 8443 2024-02-23T00:32:22.051 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:32:22.059 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout disabled 2024-02-23T00:32:22.059 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:32:22.067 INFO:teuthology.orchestra.run.smithi029.stderr:systemctl: stdout inactive 2024-02-23T00:32:22.067 INFO:teuthology.orchestra.run.smithi029.stderr:firewalld.service is not enabled 2024-02-23T00:32:22.067 INFO:teuthology.orchestra.run.smithi029.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr:Ceph Dashboard is now available at: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: URL: https://smithi029.front.sepia.ceph.com:8443/ 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: User: admin 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: Password: q5tzroue04 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr:You can access the Ceph CLI with: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: ceph telemetry on 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.071 INFO:teuthology.orchestra.run.smithi029.stderr:For more information see: 2024-02-23T00:32:22.072 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.072 INFO:teuthology.orchestra.run.smithi029.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-23T00:32:22.072 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T00:32:22.072 INFO:teuthology.orchestra.run.smithi029.stderr:Bootstrap complete. 2024-02-23T00:32:22.072 INFO:teuthology.orchestra.run.smithi029.stderr:Releasing lock 140611180642712 on /run/cephadm/c45354e4-d1e2-11ee-95c0-87774f69a715.lock 2024-02-23T00:32:22.072 INFO:teuthology.orchestra.run.smithi029.stderr:Lock 140611180642712 released on /run/cephadm/c45354e4-d1e2-11ee-95c0-87774f69a715.lock 2024-02-23T00:32:22.102 INFO:tasks.cephadm:Fetching config... 2024-02-23T00:32:22.103 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:32:22.103 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-23T00:32:22.123 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-23T00:32:22.123 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:32:22.124 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-23T00:32:22.183 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-23T00:32:22.183 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:32:22.183 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/keyring of=/dev/stdout 2024-02-23T00:32:22.253 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-23T00:32:22.253 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:32:22.253 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-23T00:32:22.312 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-23T00:32:22.312 DEBUG:teuthology.orchestra.run.smithi029:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnM9iNqW370P0H3S7+EqHflzA35puKbQxgDaXbstMbgYlrVh0zO23GFJzZ9wijF83BRqaPld3mPJVx9mMInKGq36+/e6iaHgFtHP0eX/hLcg2xB6DWE9ReWhT22K6c2pQO1U8GdIDaYPWES22Udc2BSfQcLhct8/cfwvIQ96Cg2J1c2meeNLBHhy8f3w6wyzOmQ4kgsi2+P9u4dZHTA9afbZOMei2K/G2Va/lEEEyuY8Mkv5l/0fD85iC6qq94RecPjE8laJx7GxXSevcsKdKIQZesx84RLn9nOtu1mWYxxrnvlrxP5aDc0ApbNJBbRAG7rOw+hLdAOZBrK89QKTWWGq95XB9IPqdijRLEDQ5BeI8dkj6WA7fTuJ7bqX+to1ngd8YiE8kciJdrdEDB8K29E4KRAZeS3kXzbxOSG3KmItXbvV/CIYoEC5VAJ+3qJwa2DSagLU0OlrrJZY87KD6kwQrmEZjqI7VJU17xlfZuGKVr/Goi939E1FTygPfFAfs= ceph-c45354e4-d1e2-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-23T00:32:22.393 INFO:teuthology.orchestra.run.smithi029.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnM9iNqW370P0H3S7+EqHflzA35puKbQxgDaXbstMbgYlrVh0zO23GFJzZ9wijF83BRqaPld3mPJVx9mMInKGq36+/e6iaHgFtHP0eX/hLcg2xB6DWE9ReWhT22K6c2pQO1U8GdIDaYPWES22Udc2BSfQcLhct8/cfwvIQ96Cg2J1c2meeNLBHhy8f3w6wyzOmQ4kgsi2+P9u4dZHTA9afbZOMei2K/G2Va/lEEEyuY8Mkv5l/0fD85iC6qq94RecPjE8laJx7GxXSevcsKdKIQZesx84RLn9nOtu1mWYxxrnvlrxP5aDc0ApbNJBbRAG7rOw+hLdAOZBrK89QKTWWGq95XB9IPqdijRLEDQ5BeI8dkj6WA7fTuJ7bqX+to1ngd8YiE8kciJdrdEDB8K29E4KRAZeS3kXzbxOSG3KmItXbvV/CIYoEC5VAJ+3qJwa2DSagLU0OlrrJZY87KD6kwQrmEZjqI7VJU17xlfZuGKVr/Goi939E1FTygPfFAfs= ceph-c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:32:22.403 DEBUG:teuthology.orchestra.run.smithi052:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnM9iNqW370P0H3S7+EqHflzA35puKbQxgDaXbstMbgYlrVh0zO23GFJzZ9wijF83BRqaPld3mPJVx9mMInKGq36+/e6iaHgFtHP0eX/hLcg2xB6DWE9ReWhT22K6c2pQO1U8GdIDaYPWES22Udc2BSfQcLhct8/cfwvIQ96Cg2J1c2meeNLBHhy8f3w6wyzOmQ4kgsi2+P9u4dZHTA9afbZOMei2K/G2Va/lEEEyuY8Mkv5l/0fD85iC6qq94RecPjE8laJx7GxXSevcsKdKIQZesx84RLn9nOtu1mWYxxrnvlrxP5aDc0ApbNJBbRAG7rOw+hLdAOZBrK89QKTWWGq95XB9IPqdijRLEDQ5BeI8dkj6WA7fTuJ7bqX+to1ngd8YiE8kciJdrdEDB8K29E4KRAZeS3kXzbxOSG3KmItXbvV/CIYoEC5VAJ+3qJwa2DSagLU0OlrrJZY87KD6kwQrmEZjqI7VJU17xlfZuGKVr/Goi939E1FTygPfFAfs= ceph-c45354e4-d1e2-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-23T00:32:22.450 INFO:teuthology.orchestra.run.smithi052.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnM9iNqW370P0H3S7+EqHflzA35puKbQxgDaXbstMbgYlrVh0zO23GFJzZ9wijF83BRqaPld3mPJVx9mMInKGq36+/e6iaHgFtHP0eX/hLcg2xB6DWE9ReWhT22K6c2pQO1U8GdIDaYPWES22Udc2BSfQcLhct8/cfwvIQ96Cg2J1c2meeNLBHhy8f3w6wyzOmQ4kgsi2+P9u4dZHTA9afbZOMei2K/G2Va/lEEEyuY8Mkv5l/0fD85iC6qq94RecPjE8laJx7GxXSevcsKdKIQZesx84RLn9nOtu1mWYxxrnvlrxP5aDc0ApbNJBbRAG7rOw+hLdAOZBrK89QKTWWGq95XB9IPqdijRLEDQ5BeI8dkj6WA7fTuJ7bqX+to1ngd8YiE8kciJdrdEDB8K29E4KRAZeS3kXzbxOSG3KmItXbvV/CIYoEC5VAJ+3qJwa2DSagLU0OlrrJZY87KD6kwQrmEZjqI7VJU17xlfZuGKVr/Goi939E1FTygPfFAfs= ceph-c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:32:22.462 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-23T00:32:26.201 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi052 2024-02-23T00:32:26.201 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-02-23T00:32:26.201 DEBUG:teuthology.orchestra.run.smithi052:> dd of=/etc/ceph/ceph.conf 2024-02-23T00:32:26.223 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-02-23T00:32:26.224 DEBUG:teuthology.orchestra.run.smithi052:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:32:26.286 INFO:tasks.cephadm:Adding host smithi052 to orchestrator... 2024-02-23T00:32:26.286 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch host add smithi052 2024-02-23T00:32:48.753 INFO:teuthology.orchestra.run.smithi052.stdout:Added host 'smithi052' 2024-02-23T00:32:49.381 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch host ls --format=json 2024-02-23T00:32:51.298 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:32:51.298 INFO:teuthology.orchestra.run.smithi052.stdout:[{"addr": "smithi029", "hostname": "smithi029", "labels": [], "status": ""}, {"addr": "smithi052", "hostname": "smithi052", "labels": [], "status": ""}] 2024-02-23T00:32:51.945 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-23T00:32:51.946 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd crush tunables default 2024-02-23T00:32:54.761 INFO:teuthology.orchestra.run.smithi029.stderr:adjusted tunables profile to default 2024-02-23T00:32:55.410 INFO:tasks.cephadm:Adding mon.smithi052 on smithi052 2024-02-23T00:32:55.411 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add mon smithi052:172.21.15.52=smithi052 2024-02-23T00:33:06.270 INFO:teuthology.orchestra.run.smithi052.stdout:Deployed mon.smithi052 on host 'smithi052' 2024-02-23T00:33:06.981 DEBUG:teuthology.orchestra.run.smithi052:mon.smithi052> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi052.service 2024-02-23T00:33:06.984 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:33:06.984 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:33:07.019 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:-- Logs begin at Fri 2024-02-23 00:22:41 UTC. -- 2024-02-23T00:33:10.717 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-02-23T00:33:10.717 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":2,"fsid":"c45354e4-d1e2-11ee-95c0-87774f69a715","modified":"2024-02-23T00:33:01.229050Z","created":"2024-02-23T00:31:05.440131Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"smithi029","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0},{"rank":1,"name":"smithi052","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-23T00:33:10.717 INFO:teuthology.orchestra.run.smithi052.stderr:dumped monmap epoch 2 2024-02-23T00:33:14.775 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-23T00:33:14.775 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph config generate-minimal-conf 2024-02-23T00:33:16.629 INFO:teuthology.orchestra.run.smithi029.stdout:# minimal ceph.conf for c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:33:16.629 INFO:teuthology.orchestra.run.smithi029.stdout:[global] 2024-02-23T00:33:16.630 INFO:teuthology.orchestra.run.smithi029.stdout: fsid = c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T00:33:16.630 INFO:teuthology.orchestra.run.smithi029.stdout: mon_host = [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] 2024-02-23T00:33:17.231 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-23T00:33:17.231 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:33:17.231 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.conf 2024-02-23T00:33:17.264 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:33:17.264 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:33:17.334 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-02-23T00:33:17.334 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.conf 2024-02-23T00:33:17.385 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-02-23T00:33:17.385 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:33:17.524 INFO:tasks.cephadm:Deploying OSDs... 2024-02-23T00:33:17.525 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:33:17.525 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2024-02-23T00:33:17.545 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-23T00:33:17.545 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_1 2024-02-23T00:33:17.605 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-23T00:33:17.605 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:17.605 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 170032 Links: 1 2024-02-23T00:33:17.605 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:17.606 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:17.606 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-02-23 00:32:28.027015396 +0000 2024-02-23T00:33:17.606 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-02-23 00:29:36.177670505 +0000 2024-02-23T00:33:17.606 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-02-23 00:29:36.177670505 +0000 2024-02-23T00:33:17.606 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-02-23T00:33:17.606 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-23T00:33:17.673 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-02-23T00:33:17.673 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-02-23T00:33:17.674 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 9.86e-05 s, 5.2 MB/s 2024-02-23T00:33:17.675 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-23T00:33:17.735 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_2 2024-02-23T00:33:17.794 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-23T00:33:17.794 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 167360 Links: 1 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-02-23 00:32:28.027015396 +0000 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-02-23 00:29:36.520664901 +0000 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-02-23 00:29:36.520664901 +0000 2024-02-23T00:33:17.795 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-02-23T00:33:17.795 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-23T00:33:17.863 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-02-23T00:33:17.863 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-02-23T00:33:17.863 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000104643 s, 4.9 MB/s 2024-02-23T00:33:17.864 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-23T00:33:17.924 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_3 2024-02-23T00:33:17.983 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-23T00:33:17.983 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:17.983 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 162710 Links: 1 2024-02-23T00:33:17.983 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:17.983 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:17.984 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-02-23 00:32:28.027015396 +0000 2024-02-23T00:33:17.984 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-02-23 00:29:36.874659117 +0000 2024-02-23T00:33:17.984 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-02-23 00:29:36.874659117 +0000 2024-02-23T00:33:17.984 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-02-23T00:33:17.984 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-23T00:33:18.050 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-02-23T00:33:18.050 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-02-23T00:33:18.050 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000104493 s, 4.9 MB/s 2024-02-23T00:33:18.051 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-23T00:33:18.111 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_4 2024-02-23T00:33:18.169 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 163569 Links: 1 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-02-23 00:32:28.027015396 +0000 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-02-23 00:29:37.227653349 +0000 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-02-23 00:29:37.227653349 +0000 2024-02-23T00:33:18.170 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-02-23T00:33:18.170 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-23T00:33:18.236 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-02-23T00:33:18.236 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-02-23T00:33:18.236 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000102898 s, 5.0 MB/s 2024-02-23T00:33:18.239 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-23T00:33:18.298 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-02-23T00:33:18.299 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/scratch_devs of=/dev/stdout 2024-02-23T00:33:18.321 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-23T00:33:18.321 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_1 2024-02-23T00:33:18.383 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-23T00:33:18.383 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:18.383 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 6h/6d Inode: 166488 Links: 1 2024-02-23T00:33:18.383 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:18.384 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:18.384 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-02-23 00:33:00.727067089 +0000 2024-02-23T00:33:18.384 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-02-23 00:29:36.186159112 +0000 2024-02-23T00:33:18.384 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-02-23 00:29:36.186159112 +0000 2024-02-23T00:33:18.384 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-02-23T00:33:18.384 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-23T00:33:18.456 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-02-23T00:33:18.456 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-02-23T00:33:18.456 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000120266 s, 4.3 MB/s 2024-02-23T00:33:18.457 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-23T00:33:18.521 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_2 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 6h/6d Inode: 169134 Links: 1 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-02-23 00:33:00.727067089 +0000 2024-02-23T00:33:18.584 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-02-23 00:29:36.555154422 +0000 2024-02-23T00:33:18.585 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-02-23 00:29:36.555154422 +0000 2024-02-23T00:33:18.585 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-02-23T00:33:18.585 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-23T00:33:18.656 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-02-23T00:33:18.656 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-02-23T00:33:18.656 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000114059 s, 4.5 MB/s 2024-02-23T00:33:18.657 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-23T00:33:18.719 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_3 2024-02-23T00:33:18.780 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-23T00:33:18.780 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:18.780 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 6h/6d Inode: 169192 Links: 1 2024-02-23T00:33:18.780 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:18.781 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:18.781 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-02-23 00:33:00.727067089 +0000 2024-02-23T00:33:18.781 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-02-23 00:29:36.898150063 +0000 2024-02-23T00:33:18.781 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-02-23 00:29:36.898150063 +0000 2024-02-23T00:33:18.781 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-02-23T00:33:18.781 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-23T00:33:18.850 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-02-23T00:33:18.850 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-02-23T00:33:18.850 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000109859 s, 4.7 MB/s 2024-02-23T00:33:18.851 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-23T00:33:18.913 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_4 2024-02-23T00:33:18.973 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-23T00:33:18.973 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:33:18.973 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 6h/6d Inode: 169251 Links: 1 2024-02-23T00:33:18.973 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:33:18.973 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-02-23T00:33:18.973 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-02-23 00:33:00.727067089 +0000 2024-02-23T00:33:18.974 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-02-23 00:29:37.263145425 +0000 2024-02-23T00:33:18.974 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-02-23 00:29:37.263145425 +0000 2024-02-23T00:33:18.974 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-02-23T00:33:18.974 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-23T00:33:19.041 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-02-23T00:33:19.042 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-02-23T00:33:19.042 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000107541 s, 4.8 MB/s 2024-02-23T00:33:19.043 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-23T00:33:19.103 INFO:tasks.cephadm:Deploying osd.0 on smithi029 with /dev/vg_nvme/lv_4... 2024-02-23T00:33:19.103 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-23T00:33:21.107 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-23T00:33:21.107 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-23T00:33:21.107 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2024-02-23T00:33:21.108 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2024-02-23T00:33:21.108 INFO:teuthology.orchestra.run.smithi029.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00808814 s, 1.3 GB/s 2024-02-23T00:33:21.108 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2024-02-23T00:33:21.715 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_4 2024-02-23T00:37:39.823 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 0 on host 'smithi029' 2024-02-23T00:37:40.465 DEBUG:teuthology.orchestra.run.smithi029:osd.0> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.0.service 2024-02-23T00:37:40.468 INFO:tasks.cephadm:Deploying osd.1 on smithi029 with /dev/vg_nvme/lv_3... 2024-02-23T00:37:40.468 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-23T00:37:40.501 INFO:journalctl@ceph.osd.0.smithi029.stdout:-- Logs begin at Fri 2024-02-23 00:23:05 UTC. -- 2024-02-23T00:37:42.533 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-23T00:37:42.533 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-23T00:37:42.533 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2024-02-23T00:37:42.533 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2024-02-23T00:37:42.533 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00903321 s, 1.2 GB/s 2024-02-23T00:37:42.533 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2024-02-23T00:37:43.237 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_3 2024-02-23T00:37:57.440 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 1 on host 'smithi029' 2024-02-23T00:37:58.037 DEBUG:teuthology.orchestra.run.smithi029:osd.1> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.1.service 2024-02-23T00:37:58.039 INFO:tasks.cephadm:Deploying osd.2 on smithi029 with /dev/vg_nvme/lv_2... 2024-02-23T00:37:58.040 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-23T00:37:58.071 INFO:journalctl@ceph.osd.1.smithi029.stdout:-- Logs begin at Fri 2024-02-23 00:23:05 UTC. -- 2024-02-23T00:38:00.178 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-23T00:38:00.178 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-23T00:38:00.178 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2024-02-23T00:38:00.178 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2024-02-23T00:38:00.179 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0101804 s, 1.0 GB/s 2024-02-23T00:38:00.179 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2024-02-23T00:38:00.876 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_2 2024-02-23T00:38:15.188 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 2 on host 'smithi029' 2024-02-23T00:38:15.936 DEBUG:teuthology.orchestra.run.smithi029:osd.2> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.2.service 2024-02-23T00:38:15.939 INFO:tasks.cephadm:Deploying osd.3 on smithi029 with /dev/vg_nvme/lv_1... 2024-02-23T00:38:15.939 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-23T00:38:15.972 INFO:journalctl@ceph.osd.2.smithi029.stdout:-- Logs begin at Fri 2024-02-23 00:23:05 UTC. -- 2024-02-23T00:38:18.175 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-23T00:38:18.175 INFO:teuthology.orchestra.run.smithi029.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-23T00:38:18.175 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10+0 records in 2024-02-23T00:38:18.175 INFO:teuthology.orchestra.run.smithi029.stderr:10+0 records out 2024-02-23T00:38:18.175 INFO:teuthology.orchestra.run.smithi029.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011134 s, 942 MB/s 2024-02-23T00:38:18.175 INFO:teuthology.orchestra.run.smithi029.stderr:--> Zapping successful for: 2024-02-23T00:38:18.833 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi029:vg_nvme/lv_1 2024-02-23T00:38:33.302 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 3 on host 'smithi029' 2024-02-23T00:38:33.962 DEBUG:teuthology.orchestra.run.smithi029:osd.3> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.3.service 2024-02-23T00:38:33.964 INFO:tasks.cephadm:Deploying osd.4 on smithi052 with /dev/vg_nvme/lv_4... 2024-02-23T00:38:33.964 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-23T00:38:34.001 INFO:journalctl@ceph.osd.3.smithi029.stdout:-- Logs begin at Fri 2024-02-23 00:23:05 UTC. -- 2024-02-23T00:38:36.217 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-23T00:38:36.217 INFO:teuthology.orchestra.run.smithi052.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-23T00:38:36.217 INFO:teuthology.orchestra.run.smithi052.stderr: stderr: 10+0 records in 2024-02-23T00:38:36.217 INFO:teuthology.orchestra.run.smithi052.stderr:10+0 records out 2024-02-23T00:38:36.217 INFO:teuthology.orchestra.run.smithi052.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00818545 s, 1.3 GB/s 2024-02-23T00:38:36.217 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping successful for: 2024-02-23T00:38:36.873 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi052:vg_nvme/lv_4 2024-02-23T00:40:14.538 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 4 on host 'smithi052' 2024-02-23T00:40:15.177 DEBUG:teuthology.orchestra.run.smithi052:osd.4> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.4.service 2024-02-23T00:40:15.179 INFO:tasks.cephadm:Deploying osd.5 on smithi052 with /dev/vg_nvme/lv_3... 2024-02-23T00:40:15.179 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-23T00:40:15.210 INFO:journalctl@ceph.osd.4.smithi052.stdout:-- Logs begin at Fri 2024-02-23 00:22:41 UTC. -- 2024-02-23T00:40:17.572 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-23T00:40:17.572 INFO:teuthology.orchestra.run.smithi052.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-23T00:40:17.572 INFO:teuthology.orchestra.run.smithi052.stderr: stderr: 10+0 records in 2024-02-23T00:40:17.572 INFO:teuthology.orchestra.run.smithi052.stderr:10+0 records out 2024-02-23T00:40:17.572 INFO:teuthology.orchestra.run.smithi052.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00922992 s, 1.1 GB/s 2024-02-23T00:40:17.573 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping successful for: 2024-02-23T00:40:18.485 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi052:vg_nvme/lv_3 2024-02-23T00:40:33.062 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 5 on host 'smithi052' 2024-02-23T00:40:33.776 DEBUG:teuthology.orchestra.run.smithi052:osd.5> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.5.service 2024-02-23T00:40:33.779 INFO:tasks.cephadm:Deploying osd.6 on smithi052 with /dev/vg_nvme/lv_2... 2024-02-23T00:40:33.779 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-23T00:40:33.812 INFO:journalctl@ceph.osd.5.smithi052.stdout:-- Logs begin at Fri 2024-02-23 00:22:41 UTC. -- 2024-02-23T00:40:36.047 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-23T00:40:36.047 INFO:teuthology.orchestra.run.smithi052.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-23T00:40:36.047 INFO:teuthology.orchestra.run.smithi052.stderr: stderr: 10+0 records in 2024-02-23T00:40:36.047 INFO:teuthology.orchestra.run.smithi052.stderr:10+0 records out 2024-02-23T00:40:36.048 INFO:teuthology.orchestra.run.smithi052.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00916361 s, 1.1 GB/s 2024-02-23T00:40:36.048 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping successful for: 2024-02-23T00:40:36.806 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi052:vg_nvme/lv_2 2024-02-23T00:40:51.536 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 6 on host 'smithi052' 2024-02-23T00:40:52.279 DEBUG:teuthology.orchestra.run.smithi052:osd.6> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.6.service 2024-02-23T00:40:52.281 INFO:tasks.cephadm:Deploying osd.7 on smithi052 with /dev/vg_nvme/lv_1... 2024-02-23T00:40:52.281 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-23T00:40:52.313 INFO:journalctl@ceph.osd.6.smithi052.stdout:-- Logs begin at Fri 2024-02-23 00:22:41 UTC. -- 2024-02-23T00:40:54.653 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-23T00:40:54.653 INFO:teuthology.orchestra.run.smithi052.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-23T00:40:54.653 INFO:teuthology.orchestra.run.smithi052.stderr: stderr: 10+0 records in 2024-02-23T00:40:54.653 INFO:teuthology.orchestra.run.smithi052.stderr:10+0 records out 2024-02-23T00:40:54.653 INFO:teuthology.orchestra.run.smithi052.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111415 s, 941 MB/s 2024-02-23T00:40:54.653 INFO:teuthology.orchestra.run.smithi052.stderr:--> Zapping successful for: 2024-02-23T00:40:55.335 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi052:vg_nvme/lv_1 2024-02-23T00:41:09.956 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 7 on host 'smithi052' 2024-02-23T00:41:10.621 DEBUG:teuthology.orchestra.run.smithi052:osd.7> sudo journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.7.service 2024-02-23T00:41:10.627 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-23T00:41:10.627 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd stat -f json 2024-02-23T00:41:10.662 INFO:journalctl@ceph.osd.7.smithi052.stdout:-- Logs begin at Fri 2024-02-23 00:22:41 UTC. -- 2024-02-23T00:41:12.648 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:41:13.379 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1708648854,"num_in_osds":7,"osd_in_since":1708648854,"num_remapped_pgs":0} 2024-02-23T00:41:14.380 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd stat -f json 2024-02-23T00:41:16.458 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:41:17.126 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1708648873,"num_in_osds":8,"osd_in_since":1708648873,"num_remapped_pgs":0} 2024-02-23T00:41:17.126 INFO:tasks.cephadm:Setting up client nodes... 2024-02-23T00:41:17.127 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-23T00:41:19.126 INFO:teuthology.orchestra.run.smithi029.stdout:[client.0] 2024-02-23T00:41:19.126 INFO:teuthology.orchestra.run.smithi029.stdout: key = AQCv6ddlxdhHBxAAomtwHTfrNmnFgmXxybrjKQ== 2024-02-23T00:41:19.832 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-02-23T00:41:19.832 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-23T00:41:19.832 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-23T00:41:19.877 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-23T00:41:20.059 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:21.898 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:41:21.899 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":48,"fsid":"c45354e4-d1e2-11ee-95c0-87774f69a715","created":"2024-02-23T00:31:08.368580+0000","modified":"2024-02-23T00:41:14.971423+0000","last_up_change":"2024-02-23T00:41:13.965596+0000","last_in_change":"2024-02-23T00:41:13.965596+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-23T00:32:55.188536+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"5dc5b40a-2ade-4830-a70a-3f1aa513f515","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":11,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6803","nonce":1183640400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6805","nonce":1183640400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6809","nonce":1183640400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6807","nonce":1183640400}]},"public_addr":"172.21.15.29:6803/1183640400","cluster_addr":"172.21.15.29:6805/1183640400","heartbeat_back_addr":"172.21.15.29:6809/1183640400","heartbeat_front_addr":"172.21.15.29:6807/1183640400","state":["exists","up"]},{"osd":1,"uuid":"4baff2af-d215-4573-bd3b-7bb5653b62bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6811","nonce":312025661}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6813","nonce":312025661}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6817","nonce":312025661}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6815","nonce":312025661}]},"public_addr":"172.21.15.29:6811/312025661","cluster_addr":"172.21.15.29:6813/312025661","heartbeat_back_addr":"172.21.15.29:6817/312025661","heartbeat_front_addr":"172.21.15.29:6815/312025661","state":["exists","up"]},{"osd":2,"uuid":"7075ac1f-eff6-4286-adc1-0c8900b42255","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6819","nonce":2485890604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6821","nonce":2485890604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6825","nonce":2485890604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6823","nonce":2485890604}]},"public_addr":"172.21.15.29:6819/2485890604","cluster_addr":"172.21.15.29:6821/2485890604","heartbeat_back_addr":"172.21.15.29:6825/2485890604","heartbeat_front_addr":"172.21.15.29:6823/2485890604","state":["exists","up"]},{"osd":3,"uuid":"53beaaa5-f558-4e68-99c9-f2a69b1e32db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6827","nonce":2347456808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6829","nonce":2347456808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6833","nonce":2347456808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6831","nonce":2347456808}]},"public_addr":"172.21.15.29:6827/2347456808","cluster_addr":"172.21.15.29:6829/2347456808","heartbeat_back_addr":"172.21.15.29:6833/2347456808","heartbeat_front_addr":"172.21.15.29:6831/2347456808","state":["exists","up"]},{"osd":4,"uuid":"f7eeb245-796d-42c9-909e-674f6bebdbaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6800","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6801","nonce":1184759517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6802","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6803","nonce":1184759517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6807","nonce":1184759517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6805","nonce":1184759517}]},"public_addr":"172.21.15.52:6801/1184759517","cluster_addr":"172.21.15.52:6803/1184759517","heartbeat_back_addr":"172.21.15.52:6807/1184759517","heartbeat_front_addr":"172.21.15.52:6805/1184759517","state":["exists","up"]},{"osd":5,"uuid":"03c5f5f0-d90c-44b4-b21f-62ca5c31ceb7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6809","nonce":3174896862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6810","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6811","nonce":3174896862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6814","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6815","nonce":3174896862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6812","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6813","nonce":3174896862}]},"public_addr":"172.21.15.52:6809/3174896862","cluster_addr":"172.21.15.52:6811/3174896862","heartbeat_back_addr":"172.21.15.52:6815/3174896862","heartbeat_front_addr":"172.21.15.52:6813/3174896862","state":["exists","up"]},{"osd":6,"uuid":"f4a34776-53ea-4107-a75d-8e8a76b6727c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6816","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6817","nonce":345558487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6818","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6819","nonce":345558487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6822","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6823","nonce":345558487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6820","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6821","nonce":345558487}]},"public_addr":"172.21.15.52:6817/345558487","cluster_addr":"172.21.15.52:6819/345558487","heartbeat_back_addr":"172.21.15.52:6823/345558487","heartbeat_front_addr":"172.21.15.52:6821/345558487","state":["exists","up"]},{"osd":7,"uuid":"e9bce60b-ddbf-4495-bf8a-363529e7a95c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6824","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6825","nonce":1374169861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6826","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6827","nonce":1374169861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6830","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6831","nonce":1374169861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6828","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6829","nonce":1374169861}]},"public_addr":"172.21.15.52:6825/1374169861","cluster_addr":"172.21.15.52:6827/1374169861","heartbeat_back_addr":"172.21.15.52:6831/1374169861","heartbeat_front_addr":"172.21.15.52:6829/1374169861","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:37:41.762529+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:37:59.353524+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:38:17.167208+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:38:35.318375+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:16.484658+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:35.000672+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:53.470462+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:41:11.902194+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.29:0/1972418783":"2024-02-24T00:32:14.085934+0000","172.21.15.29:0/2765575301":"2024-02-24T00:31:57.712686+0000","172.21.15.29:6800/1999901217":"2024-02-24T00:32:14.085934+0000","172.21.15.29:0/4241200909":"2024-02-24T00:31:28.840660+0000","172.21.15.29:6800/830362157":"2024-02-24T00:31:28.840660+0000","172.21.15.29:0/1225064805":"2024-02-24T00:32:14.085934+0000","172.21.15.29:6800/2311596489":"2024-02-24T00:31:57.712686+0000","172.21.15.29:0/2022412921":"2024-02-24T00:31:57.712686+0000","172.21.15.29:6801/830362157":"2024-02-24T00:31:28.840660+0000","172.21.15.29:6801/1999901217":"2024-02-24T00:32:14.085934+0000","172.21.15.29:6801/2311596489":"2024-02-24T00:31:57.712686+0000","172.21.15.29:0/4167412982":"2024-02-24T00:31:28.840660+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-23T00:41:22.544 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-23T00:32:55.188536+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '13', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-02-23T00:41:22.544 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-23T00:41:22.692 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:24.449 INFO:teuthology.orchestra.run.smithi029.stdout:pg_num: 1 2024-02-23T00:41:25.115 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-23T00:41:25.115 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-23T00:41:25.115 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph mgr dump --format=json 2024-02-23T00:41:25.259 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:27.189 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:41:27.812 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi029.lsfhcm","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":4112862370},{"type":"v1","addr":"172.21.15.29:6801","nonce":4112862370}]},"active_addr":"172.21.15.29:6801/4112862370","active_change":"2024-02-23T00:32:14.086214+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":24129,"name":"smithi052.yktxwc","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi029.front.sepia.ceph.com:8443/","prometheus":"http://smithi029.front.sepia.ceph.com:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1568164456}]},{"addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":2682129407}]}]}} 2024-02-23T00:41:27.815 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-23T00:41:27.815 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-23T00:41:27.815 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-23T00:41:27.961 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:29.776 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:41:29.776 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":48,"fsid":"c45354e4-d1e2-11ee-95c0-87774f69a715","created":"2024-02-23T00:31:08.368580+0000","modified":"2024-02-23T00:41:14.971423+0000","last_up_change":"2024-02-23T00:41:13.965596+0000","last_in_change":"2024-02-23T00:41:13.965596+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-23T00:32:55.188536+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"5dc5b40a-2ade-4830-a70a-3f1aa513f515","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":11,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6803","nonce":1183640400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6805","nonce":1183640400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6809","nonce":1183640400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6807","nonce":1183640400}]},"public_addr":"172.21.15.29:6803/1183640400","cluster_addr":"172.21.15.29:6805/1183640400","heartbeat_back_addr":"172.21.15.29:6809/1183640400","heartbeat_front_addr":"172.21.15.29:6807/1183640400","state":["exists","up"]},{"osd":1,"uuid":"4baff2af-d215-4573-bd3b-7bb5653b62bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6811","nonce":312025661}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6813","nonce":312025661}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6817","nonce":312025661}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6815","nonce":312025661}]},"public_addr":"172.21.15.29:6811/312025661","cluster_addr":"172.21.15.29:6813/312025661","heartbeat_back_addr":"172.21.15.29:6817/312025661","heartbeat_front_addr":"172.21.15.29:6815/312025661","state":["exists","up"]},{"osd":2,"uuid":"7075ac1f-eff6-4286-adc1-0c8900b42255","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6819","nonce":2485890604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6821","nonce":2485890604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6825","nonce":2485890604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6823","nonce":2485890604}]},"public_addr":"172.21.15.29:6819/2485890604","cluster_addr":"172.21.15.29:6821/2485890604","heartbeat_back_addr":"172.21.15.29:6825/2485890604","heartbeat_front_addr":"172.21.15.29:6823/2485890604","state":["exists","up"]},{"osd":3,"uuid":"53beaaa5-f558-4e68-99c9-f2a69b1e32db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6827","nonce":2347456808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6829","nonce":2347456808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6833","nonce":2347456808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6831","nonce":2347456808}]},"public_addr":"172.21.15.29:6827/2347456808","cluster_addr":"172.21.15.29:6829/2347456808","heartbeat_back_addr":"172.21.15.29:6833/2347456808","heartbeat_front_addr":"172.21.15.29:6831/2347456808","state":["exists","up"]},{"osd":4,"uuid":"f7eeb245-796d-42c9-909e-674f6bebdbaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6800","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6801","nonce":1184759517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6802","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6803","nonce":1184759517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6807","nonce":1184759517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6805","nonce":1184759517}]},"public_addr":"172.21.15.52:6801/1184759517","cluster_addr":"172.21.15.52:6803/1184759517","heartbeat_back_addr":"172.21.15.52:6807/1184759517","heartbeat_front_addr":"172.21.15.52:6805/1184759517","state":["exists","up"]},{"osd":5,"uuid":"03c5f5f0-d90c-44b4-b21f-62ca5c31ceb7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6809","nonce":3174896862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6810","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6811","nonce":3174896862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6814","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6815","nonce":3174896862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6812","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6813","nonce":3174896862}]},"public_addr":"172.21.15.52:6809/3174896862","cluster_addr":"172.21.15.52:6811/3174896862","heartbeat_back_addr":"172.21.15.52:6815/3174896862","heartbeat_front_addr":"172.21.15.52:6813/3174896862","state":["exists","up"]},{"osd":6,"uuid":"f4a34776-53ea-4107-a75d-8e8a76b6727c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6816","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6817","nonce":345558487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6818","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6819","nonce":345558487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6822","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6823","nonce":345558487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6820","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6821","nonce":345558487}]},"public_addr":"172.21.15.52:6817/345558487","cluster_addr":"172.21.15.52:6819/345558487","heartbeat_back_addr":"172.21.15.52:6823/345558487","heartbeat_front_addr":"172.21.15.52:6821/345558487","state":["exists","up"]},{"osd":7,"uuid":"e9bce60b-ddbf-4495-bf8a-363529e7a95c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6824","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6825","nonce":1374169861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6826","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6827","nonce":1374169861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6830","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6831","nonce":1374169861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6828","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6829","nonce":1374169861}]},"public_addr":"172.21.15.52:6825/1374169861","cluster_addr":"172.21.15.52:6827/1374169861","heartbeat_back_addr":"172.21.15.52:6831/1374169861","heartbeat_front_addr":"172.21.15.52:6829/1374169861","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:37:41.762529+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:37:59.353524+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:38:17.167208+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:38:35.318375+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:16.484658+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:35.000672+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:53.470462+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:41:11.902194+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.29:0/1972418783":"2024-02-24T00:32:14.085934+0000","172.21.15.29:0/2765575301":"2024-02-24T00:31:57.712686+0000","172.21.15.29:6800/1999901217":"2024-02-24T00:32:14.085934+0000","172.21.15.29:0/4241200909":"2024-02-24T00:31:28.840660+0000","172.21.15.29:6800/830362157":"2024-02-24T00:31:28.840660+0000","172.21.15.29:0/1225064805":"2024-02-24T00:32:14.085934+0000","172.21.15.29:6800/2311596489":"2024-02-24T00:31:57.712686+0000","172.21.15.29:0/2022412921":"2024-02-24T00:31:57.712686+0000","172.21.15.29:6801/830362157":"2024-02-24T00:31:28.840660+0000","172.21.15.29:6801/1999901217":"2024-02-24T00:32:14.085934+0000","172.21.15.29:6801/2311596489":"2024-02-24T00:31:57.712686+0000","172.21.15.29:0/4167412982":"2024-02-24T00:31:28.840660+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-23T00:41:30.452 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-23T00:41:30.452 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-23T00:41:30.605 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:32.328 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:41:32.328 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":48,"fsid":"c45354e4-d1e2-11ee-95c0-87774f69a715","created":"2024-02-23T00:31:08.368580+0000","modified":"2024-02-23T00:41:14.971423+0000","last_up_change":"2024-02-23T00:41:13.965596+0000","last_in_change":"2024-02-23T00:41:13.965596+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-23T00:32:55.188536+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"5dc5b40a-2ade-4830-a70a-3f1aa513f515","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":11,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6803","nonce":1183640400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6805","nonce":1183640400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6809","nonce":1183640400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":1183640400},{"type":"v1","addr":"172.21.15.29:6807","nonce":1183640400}]},"public_addr":"172.21.15.29:6803/1183640400","cluster_addr":"172.21.15.29:6805/1183640400","heartbeat_back_addr":"172.21.15.29:6809/1183640400","heartbeat_front_addr":"172.21.15.29:6807/1183640400","state":["exists","up"]},{"osd":1,"uuid":"4baff2af-d215-4573-bd3b-7bb5653b62bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6811","nonce":312025661}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6813","nonce":312025661}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6817","nonce":312025661}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":312025661},{"type":"v1","addr":"172.21.15.29:6815","nonce":312025661}]},"public_addr":"172.21.15.29:6811/312025661","cluster_addr":"172.21.15.29:6813/312025661","heartbeat_back_addr":"172.21.15.29:6817/312025661","heartbeat_front_addr":"172.21.15.29:6815/312025661","state":["exists","up"]},{"osd":2,"uuid":"7075ac1f-eff6-4286-adc1-0c8900b42255","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6819","nonce":2485890604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6821","nonce":2485890604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6825","nonce":2485890604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":2485890604},{"type":"v1","addr":"172.21.15.29:6823","nonce":2485890604}]},"public_addr":"172.21.15.29:6819/2485890604","cluster_addr":"172.21.15.29:6821/2485890604","heartbeat_back_addr":"172.21.15.29:6825/2485890604","heartbeat_front_addr":"172.21.15.29:6823/2485890604","state":["exists","up"]},{"osd":3,"uuid":"53beaaa5-f558-4e68-99c9-f2a69b1e32db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6827","nonce":2347456808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6829","nonce":2347456808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6833","nonce":2347456808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2347456808},{"type":"v1","addr":"172.21.15.29:6831","nonce":2347456808}]},"public_addr":"172.21.15.29:6827/2347456808","cluster_addr":"172.21.15.29:6829/2347456808","heartbeat_back_addr":"172.21.15.29:6833/2347456808","heartbeat_front_addr":"172.21.15.29:6831/2347456808","state":["exists","up"]},{"osd":4,"uuid":"f7eeb245-796d-42c9-909e-674f6bebdbaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6800","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6801","nonce":1184759517}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6802","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6803","nonce":1184759517}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6807","nonce":1184759517}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":1184759517},{"type":"v1","addr":"172.21.15.52:6805","nonce":1184759517}]},"public_addr":"172.21.15.52:6801/1184759517","cluster_addr":"172.21.15.52:6803/1184759517","heartbeat_back_addr":"172.21.15.52:6807/1184759517","heartbeat_front_addr":"172.21.15.52:6805/1184759517","state":["exists","up"]},{"osd":5,"uuid":"03c5f5f0-d90c-44b4-b21f-62ca5c31ceb7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6809","nonce":3174896862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6810","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6811","nonce":3174896862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6814","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6815","nonce":3174896862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6812","nonce":3174896862},{"type":"v1","addr":"172.21.15.52:6813","nonce":3174896862}]},"public_addr":"172.21.15.52:6809/3174896862","cluster_addr":"172.21.15.52:6811/3174896862","heartbeat_back_addr":"172.21.15.52:6815/3174896862","heartbeat_front_addr":"172.21.15.52:6813/3174896862","state":["exists","up"]},{"osd":6,"uuid":"f4a34776-53ea-4107-a75d-8e8a76b6727c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6816","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6817","nonce":345558487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6818","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6819","nonce":345558487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6822","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6823","nonce":345558487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6820","nonce":345558487},{"type":"v1","addr":"172.21.15.52:6821","nonce":345558487}]},"public_addr":"172.21.15.52:6817/345558487","cluster_addr":"172.21.15.52:6819/345558487","heartbeat_back_addr":"172.21.15.52:6823/345558487","heartbeat_front_addr":"172.21.15.52:6821/345558487","state":["exists","up"]},{"osd":7,"uuid":"e9bce60b-ddbf-4495-bf8a-363529e7a95c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6824","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6825","nonce":1374169861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6826","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6827","nonce":1374169861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6830","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6831","nonce":1374169861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6828","nonce":1374169861},{"type":"v1","addr":"172.21.15.52:6829","nonce":1374169861}]},"public_addr":"172.21.15.52:6825/1374169861","cluster_addr":"172.21.15.52:6827/1374169861","heartbeat_back_addr":"172.21.15.52:6831/1374169861","heartbeat_front_addr":"172.21.15.52:6829/1374169861","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:37:41.762529+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:37:59.353524+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:38:17.167208+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:38:35.318375+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:16.484658+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:35.000672+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:40:53.470462+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-23T00:41:11.902194+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.29:0/1972418783":"2024-02-24T00:32:14.085934+0000","172.21.15.29:0/2765575301":"2024-02-24T00:31:57.712686+0000","172.21.15.29:6800/1999901217":"2024-02-24T00:32:14.085934+0000","172.21.15.29:0/4241200909":"2024-02-24T00:31:28.840660+0000","172.21.15.29:6800/830362157":"2024-02-24T00:31:28.840660+0000","172.21.15.29:0/1225064805":"2024-02-24T00:32:14.085934+0000","172.21.15.29:6800/2311596489":"2024-02-24T00:31:57.712686+0000","172.21.15.29:0/2022412921":"2024-02-24T00:31:57.712686+0000","172.21.15.29:6801/830362157":"2024-02-24T00:31:28.840660+0000","172.21.15.29:6801/1999901217":"2024-02-24T00:32:14.085934+0000","172.21.15.29:6801/2311596489":"2024-02-24T00:31:57.712686+0000","172.21.15.29:0/4167412982":"2024-02-24T00:31:28.840660+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-23T00:41:32.972 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-23T00:41:33.124 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:35.469 INFO:teuthology.orchestra.run.smithi029.stdout:47244640306 2024-02-23T00:41:35.469 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-23T00:41:35.621 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:37.924 INFO:teuthology.orchestra.run.smithi029.stdout:73014444078 2024-02-23T00:41:37.924 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-23T00:41:38.072 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:40.597 INFO:teuthology.orchestra.run.smithi029.stdout:94489280556 2024-02-23T00:41:40.597 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-23T00:41:40.748 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:43.059 INFO:teuthology.orchestra.run.smithi029.stdout:115964117031 2024-02-23T00:41:43.060 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-23T00:41:43.210 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:45.690 INFO:teuthology.orchestra.run.smithi029.stdout:137438953493 2024-02-23T00:41:45.691 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-23T00:41:45.840 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:48.167 INFO:teuthology.orchestra.run.smithi029.stdout:158913789970 2024-02-23T00:41:48.168 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-23T00:41:48.317 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:50.641 INFO:teuthology.orchestra.run.smithi029.stdout:180388626446 2024-02-23T00:41:50.641 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-23T00:41:50.790 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:53.045 INFO:teuthology.orchestra.run.smithi029.stdout:201863462922 2024-02-23T00:41:53.046 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-23T00:41:53.197 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:54.966 INFO:teuthology.orchestra.run.smithi029.stdout:47244640310 2024-02-23T00:41:55.649 INFO:tasks.cephadm.ceph_manager.ceph:need seq 47244640306 got 47244640310 for osd.0 2024-02-23T00:41:55.649 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-23T00:41:55.795 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:41:57.648 INFO:teuthology.orchestra.run.smithi029.stdout:73014444081 2024-02-23T00:41:58.271 INFO:tasks.cephadm.ceph_manager.ceph:need seq 73014444078 got 73014444081 for osd.1 2024-02-23T00:41:58.272 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-23T00:41:58.417 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:00.194 INFO:teuthology.orchestra.run.smithi029.stdout:94489280559 2024-02-23T00:42:00.875 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280556 got 94489280559 for osd.2 2024-02-23T00:42:00.875 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-23T00:42:01.020 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:02.813 INFO:teuthology.orchestra.run.smithi029.stdout:115964117036 2024-02-23T00:42:03.526 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117031 got 115964117036 for osd.3 2024-02-23T00:42:03.526 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-23T00:42:03.676 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:05.523 INFO:teuthology.orchestra.run.smithi029.stdout:137438953497 2024-02-23T00:42:06.212 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953493 got 137438953497 for osd.4 2024-02-23T00:42:06.213 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-23T00:42:06.361 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:08.152 INFO:teuthology.orchestra.run.smithi029.stdout:158913789973 2024-02-23T00:42:08.892 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789970 got 158913789973 for osd.5 2024-02-23T00:42:08.893 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-23T00:42:09.039 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:10.978 INFO:teuthology.orchestra.run.smithi029.stdout:180388626450 2024-02-23T00:42:11.607 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626446 got 180388626450 for osd.6 2024-02-23T00:42:11.608 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-23T00:42:11.755 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:13.588 INFO:teuthology.orchestra.run.smithi029.stdout:201863462926 2024-02-23T00:42:14.286 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462922 got 201863462926 for osd.7 2024-02-23T00:42:14.286 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-23T00:42:14.286 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph pg dump --format=json 2024-02-23T00:42:14.431 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:16.387 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:16.388 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-02-23T00:42:17.018 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":337,"stamp":"2024-02-23T00:42:14.513635+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392288,"kb_used_data":3616,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568928,"statfs":{"total":767960285184,"available":759366582272,"internally_reserved":8589934592,"allocated":3702784,"data_stored":1482840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"48","state":"active+clean","last_fresh":"2024-02-23T00:41:15.806802+0000","last_change":"2024-02-23T00:41:15.806802+0000","last_active":"2024-02-23T00:41:15.806802+0000","last_peered":"2024-02-23T00:41:15.806802+0000","last_clean":"2024-02-23T00:41:15.806802+0000","last_became_active":"2024-02-23T00:41:15.806445+0000","last_became_peered":"2024-02-23T00:41:15.806445+0000","last_unstale":"2024-02-23T00:41:15.806802+0000","last_undegraded":"2024-02-23T00:41:15.806802+0000","last_fullsized":"2024-02-23T00:41:15.806802+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":6,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-23T00:32:55.756445+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:32:55.756445+0000","last_clean_scrub_stamp":"2024-02-23T00:32:55.756445+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462926,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58199999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.432}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48699999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45600000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.441}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56499999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626451,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.50800000000000001}]},{"osd":1,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.63},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.61599999999999999}]},{"osd":2,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.65600000000000003}]},{"osd":3,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.497},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.60499999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.39600000000000002}]},{"osd":5,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.45600000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47399999999999998}]}]},{"osd":1,"up_from":17,"seq":73014444085,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:11 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.33400000000000002,"15min":0.32100000000000001},"min":{"1min":0.25700000000000001,"5min":0.186,"15min":0.186},"max":{"1min":0.47799999999999998,"5min":0.49299999999999999,"15min":0.49299999999999999},"last":0.23699999999999999},{"interface":"front","average":{"1min":0.374,"5min":0.34799999999999998,"15min":0.33400000000000002},"min":{"1min":0.26800000000000002,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.29399999999999998}]},{"osd":2,"last update":"Fri Feb 23 00:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38300000000000001,"15min":0.38400000000000001},"min":{"1min":0.28499999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39000000000000001,"15min":0.38900000000000001},"min":{"1min":0.309,"5min":0.245,"15min":0.245},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.36199999999999999}]},{"osd":3,"last update":"Fri Feb 23 00:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.39200000000000002,"15min":0.39700000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.42599999999999999,"15min":0.432},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.33700000000000002}]},{"osd":4,"last update":"Fri Feb 23 00:41:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.60999999999999999}]},{"osd":5,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.629}]},{"osd":6,"last update":"Fri Feb 23 00:41:56 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.63600000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]}]},{"osd":0,"up_from":11,"seq":47244640314,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Feb 23 00:42:12 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.33700000000000002,"15min":0.32300000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.52300000000000002,"5min":0.62,"15min":0.62},"last":0.21199999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.34399999999999997,"15min":0.314},"min":{"1min":0.249,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.495,"5min":0.628,"15min":0.628},"last":0.26800000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.36399999999999999,"15min":0.35799999999999998},"min":{"1min":0.30299999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.436,"5min":0.39000000000000001,"15min":0.38100000000000001},"min":{"1min":0.307,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.23899999999999999}]},{"osd":3,"last update":"Fri Feb 23 00:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.41099999999999998,"15min":0.40999999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.249},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.41699999999999998,"15min":0.41999999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.58699999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.28599999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:41:18 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.65900000000000003}]},{"osd":5,"last update":"Fri Feb 23 00:41:39 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.67200000000000004}]},{"osd":6,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.63500000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]}]},{"osd":2,"up_from":22,"seq":94489280563,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.34599999999999997},"min":{"1min":0.22700000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.51400000000000001,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.374,"15min":0.36599999999999999},"min":{"1min":0.28999999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.36499999999999999}]},{"osd":1,"last update":"Fri Feb 23 00:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.34999999999999998,"15min":0.33800000000000002},"min":{"1min":0.252,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.25,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.46600000000000003,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.34200000000000003}]},{"osd":3,"last update":"Fri Feb 23 00:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.38600000000000001,"15min":0.378},"min":{"1min":0.28899999999999998,"5min":0.253,"15min":0.253},"max":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.379,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.31,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.307}]},{"osd":4,"last update":"Fri Feb 23 00:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.55700000000000005}]},{"osd":5,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.502}]},{"osd":6,"last update":"Fri Feb 23 00:41:56 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.56499999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47999999999999998}]}]},{"osd":3,"up_from":27,"seq":115964117038,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.34999999999999998,"15min":0.35299999999999998},"min":{"1min":0.156,"5min":0.156,"15min":0.156},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.307},{"interface":"front","average":{"1min":0.37,"5min":0.372,"15min":0.372},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.28499999999999998}]},{"osd":1,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.379,"15min":0.38400000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.37,"5min":0.379,"15min":0.38300000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.33100000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.35899999999999999}]},{"osd":4,"last update":"Fri Feb 23 00:41:19 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.41899999999999998}]},{"osd":5,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.42199999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.022,"5min":1.022,"15min":1.022},"last":0.432},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.47699999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50900000000000001}]}]},{"osd":4,"up_from":32,"seq":137438953499,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.42199999999999999}]},{"osd":1,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.47499999999999998}]},{"osd":2,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.437},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.372}]},{"osd":3,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.498},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.45200000000000001}]},{"osd":5,"last update":"Fri Feb 23 00:41:36 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.46300000000000002}]},{"osd":6,"last update":"Fri Feb 23 00:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.39000000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34599999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.501},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.52000000000000002}]},{"osd":1,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.45800000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.45200000000000001}]},{"osd":3,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.56399999999999995}]},{"osd":4,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.48999999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.58799999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]}]}]}} 2024-02-23T00:42:17.020 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph pg dump --format=json 2024-02-23T00:42:17.170 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:18.997 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:18.998 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-02-23T00:42:19.681 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":339,"stamp":"2024-02-23T00:42:18.514373+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392288,"kb_used_data":3616,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568928,"statfs":{"total":767960285184,"available":759366582272,"internally_reserved":8589934592,"allocated":3702784,"data_stored":1482840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"48","state":"active+clean","last_fresh":"2024-02-23T00:41:15.806802+0000","last_change":"2024-02-23T00:41:15.806802+0000","last_active":"2024-02-23T00:41:15.806802+0000","last_peered":"2024-02-23T00:41:15.806802+0000","last_clean":"2024-02-23T00:41:15.806802+0000","last_became_active":"2024-02-23T00:41:15.806445+0000","last_became_peered":"2024-02-23T00:41:15.806445+0000","last_unstale":"2024-02-23T00:41:15.806802+0000","last_undegraded":"2024-02-23T00:41:15.806802+0000","last_fullsized":"2024-02-23T00:41:15.806802+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":6,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-23T00:32:55.756445+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:32:55.756445+0000","last_clean_scrub_stamp":"2024-02-23T00:32:55.756445+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462927,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.498}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40100000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41399999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48199999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51100000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57199999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626452,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.54000000000000004}]},{"osd":1,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.40200000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.47899999999999998}]},{"osd":3,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.501}]},{"osd":4,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.45400000000000001}]},{"osd":5,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.57099999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61499999999999999}]}]},{"osd":1,"up_from":17,"seq":73014444086,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:42:13 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.33700000000000002,"15min":0.32200000000000001},"min":{"1min":0.214,"5min":0.186,"15min":0.186},"max":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.33000000000000002,"5min":0.34899999999999998,"15min":0.33400000000000002},"min":{"1min":0.27200000000000002,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.498,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.32800000000000001}]},{"osd":2,"last update":"Fri Feb 23 00:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38300000000000001,"15min":0.38400000000000001},"min":{"1min":0.28499999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.372},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39000000000000001,"15min":0.38900000000000001},"min":{"1min":0.309,"5min":0.245,"15min":0.245},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.28599999999999998}]},{"osd":3,"last update":"Fri Feb 23 00:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.39200000000000002,"15min":0.39700000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.318},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.42599999999999999,"15min":0.432},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.34499999999999997}]},{"osd":4,"last update":"Fri Feb 23 00:41:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.52800000000000002}]},{"osd":5,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.55000000000000004}]},{"osd":6,"last update":"Fri Feb 23 00:41:56 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.55900000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]},{"osd":0,"up_from":11,"seq":47244640314,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Feb 23 00:42:12 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.33700000000000002,"15min":0.32300000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.52300000000000002,"5min":0.62,"15min":0.62},"last":0.21199999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.34399999999999997,"15min":0.314},"min":{"1min":0.249,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.495,"5min":0.628,"15min":0.628},"last":0.26800000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.36399999999999999,"15min":0.35799999999999998},"min":{"1min":0.30299999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.436,"5min":0.39000000000000001,"15min":0.38100000000000001},"min":{"1min":0.307,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.23899999999999999}]},{"osd":3,"last update":"Fri Feb 23 00:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.41099999999999998,"15min":0.40999999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.249},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.41699999999999998,"15min":0.41999999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.58699999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.28599999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:41:18 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.65900000000000003}]},{"osd":5,"last update":"Fri Feb 23 00:41:39 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.67200000000000004}]},{"osd":6,"last update":"Fri Feb 23 00:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.63500000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]}]},{"osd":2,"up_from":22,"seq":94489280563,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.34599999999999997},"min":{"1min":0.22700000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.51400000000000001,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.374,"15min":0.36599999999999999},"min":{"1min":0.28999999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.36499999999999999}]},{"osd":1,"last update":"Fri Feb 23 00:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.34999999999999998,"15min":0.33800000000000002},"min":{"1min":0.252,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.25,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.46600000000000003,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.34200000000000003}]},{"osd":3,"last update":"Fri Feb 23 00:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.38600000000000001,"15min":0.378},"min":{"1min":0.28899999999999998,"5min":0.253,"15min":0.253},"max":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.379,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.31,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.307}]},{"osd":4,"last update":"Fri Feb 23 00:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.55700000000000005}]},{"osd":5,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.502}]},{"osd":6,"last update":"Fri Feb 23 00:41:56 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.56499999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47999999999999998}]}]},{"osd":3,"up_from":27,"seq":115964117039,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.34999999999999998,"15min":0.35299999999999998},"min":{"1min":0.156,"5min":0.156,"15min":0.156},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.37,"5min":0.372,"15min":0.372},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.32100000000000001}]},{"osd":1,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.379,"15min":0.38400000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.37,"5min":0.379,"15min":0.38300000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.30499999999999999}]},{"osd":2,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.37}]},{"osd":4,"last update":"Fri Feb 23 00:41:19 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.56999999999999995}]},{"osd":5,"last update":"Fri Feb 23 00:41:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.64100000000000001}]},{"osd":6,"last update":"Fri Feb 23 00:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.022,"5min":1.022,"15min":1.022},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.68799999999999994}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65300000000000002}]}]},{"osd":4,"up_from":32,"seq":137438953499,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.42199999999999999}]},{"osd":1,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.47499999999999998}]},{"osd":2,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.437},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.372}]},{"osd":3,"last update":"Fri Feb 23 00:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.498},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.45200000000000001}]},{"osd":5,"last update":"Fri Feb 23 00:41:36 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.46300000000000002}]},{"osd":6,"last update":"Fri Feb 23 00:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.39000000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34599999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789976,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":185355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.51900000000000002}]},{"osd":1,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.45300000000000001}]},{"osd":2,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.65200000000000002}]},{"osd":3,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.63}]},{"osd":4,"last update":"Fri Feb 23 00:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.54400000000000004}]},{"osd":6,"last update":"Fri Feb 23 00:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.67400000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70099999999999996}]}]}]}} 2024-02-23T00:42:19.683 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-23T00:42:19.683 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-23T00:42:19.683 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-23T00:42:19.683 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:42:19.834 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/mon.smithi029/config 2024-02-23T00:42:21.771 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:22.409 INFO:teuthology.orchestra.run.smithi029.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-23T00:42:22.410 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-23T00:42:22.410 INFO:tasks.cephadm:Setup complete, yielding 2024-02-23T00:42:22.410 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-23T00:42:22.419 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T00:42:22.420 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph orch status' 2024-02-23T00:42:24.524 INFO:teuthology.orchestra.run.smithi029.stdout:Backend: cephadm 2024-02-23T00:42:24.524 INFO:teuthology.orchestra.run.smithi029.stdout:Available: True 2024-02-23T00:42:25.212 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph orch ps' 2024-02-23T00:42:27.146 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T00:42:27.146 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 starting - - 2024-02-23T00:42:27.146 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 starting - - 2024-02-23T00:42:27.146 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - 2024-02-23T00:42:27.146 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (11m) 10m ago 11m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (11m) 10m ago 11m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 starting - - 2024-02-23T00:42:27.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 starting - - 2024-02-23T00:42:27.829 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph orch ls' 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager 0/1 - - count:1 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:crash 2/2 - 10m * 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:grafana 1/1 - 10m count:1 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:mgr 2/2 - 10m count:2 mix mix 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:mon 2/5 - 10m count:5 mix mix 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter 0/2 - - * 2024-02-23T00:42:29.786 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus 0/1 - - count:1 2024-02-23T00:42:30.495 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph orch host ls' 2024-02-23T00:42:32.523 INFO:teuthology.orchestra.run.smithi029.stdout:HOST ADDR LABELS STATUS 2024-02-23T00:42:32.523 INFO:teuthology.orchestra.run.smithi029.stdout:smithi029 smithi029 2024-02-23T00:42:32.523 INFO:teuthology.orchestra.run.smithi029.stdout:smithi052 smithi052 2024-02-23T00:42:33.284 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph orch device ls' 2024-02-23T00:42:35.410 INFO:teuthology.orchestra.run.smithi029.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-02-23T00:42:35.410 INFO:teuthology.orchestra.run.smithi029.stdout:smithi029 /dev/nvme0n1 ssd PHMB7512009B480DGN 480G Unknown N/A N/A No 2024-02-23T00:42:36.207 INFO:teuthology.run_tasks:Running task vip.exec... 2024-02-23T00:42:36.217 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T00:42:36.217 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-02-23T00:42:36.251 INFO:teuthology.orchestra.run.smithi029.stderr:+ systemctl stop nfs-server 2024-02-23T00:42:36.259 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi052.front.sepia.ceph.com 2024-02-23T00:42:36.259 DEBUG:teuthology.orchestra.run.smithi052:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-02-23T00:42:36.297 INFO:teuthology.orchestra.run.smithi052.stderr:+ systemctl stop nfs-server 2024-02-23T00:42:36.305 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-23T00:42:36.313 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T00:42:36.313 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2024-02-23T00:42:40.773 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-02-23T00:42:40.783 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-02-23T00:42:40.783 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:42:43.179 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:43.179 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:42:43.914 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:42:44.915 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:42:47.004 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:47.004 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:42:47.668 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:42:48.669 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:42:50.727 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:50.727 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:42:51.475 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:42:52.477 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:42:54.589 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:54.589 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:42:55.380 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:42:56.382 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:42:58.487 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:42:58.487 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:42:59.259 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:00.260 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:02.348 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:02.348 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:03.031 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:04.032 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:06.144 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:06.145 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:06.870 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:07.871 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:10.006 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:10.006 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:10.851 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:11.852 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:14.352 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:14.352 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:14.999 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:15.999 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:18.107 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:18.107 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:18.873 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:19.873 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:21.969 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:21.969 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:22.628 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:23.629 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:25.690 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:25.690 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:26.445 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:27.446 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:29.585 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:29.585 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:30.419 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:31.421 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:33.513 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:33.513 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:34.310 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:35.311 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:37.323 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:37.323 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:38.004 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:39.005 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:41.044 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:41.044 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:41.718 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:42.719 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:45.104 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:45.105 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:45.864 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:46.865 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:48.996 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:48.997 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:49.628 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:50.629 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:52.643 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:52.643 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:53.317 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:54.318 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:43:56.251 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:43:56.252 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:43:56.954 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:43:57.955 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:00.011 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:00.012 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:00.659 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:01.660 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:03.647 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:03.648 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:04.348 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:05.349 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:07.378 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:07.378 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:08.045 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:09.046 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:11.093 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:11.093 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:11.776 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:12.779 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:15.015 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:15.015 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:15.671 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:16.673 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:18.744 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:18.744 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:19.454 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:20.455 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:22.452 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:22.452 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:23.167 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:24.168 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:26.237 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:26.237 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:26.923 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:27.923 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:29.936 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:29.937 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:30.679 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:31.680 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:33.731 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:33.731 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:50.454017Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-02-23T00:31:48.605590Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:34.435 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:35.436 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:38.607 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:38.607 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:39.233 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:40.235 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:42.605 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:42.606 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:43.301 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:44.302 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:46.618 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:46.619 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:47.244 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:48.246 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:50.260 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:50.260 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:50.978 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:51.979 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:54.005 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:54.005 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:54.750 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:55.751 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:44:57.790 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:44:57.791 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:44:58.443 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:44:59.444 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:01.515 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:01.515 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:02.190 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:03.191 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:05.255 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:05.255 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:05.898 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:06.898 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:08.897 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:08.897 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:09.609 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:10.610 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:12.591 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:12.592 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:13.263 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:14.265 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:16.306 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:16.306 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:17.205 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:18.206 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:20.232 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:20.232 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:20.944 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:21.945 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:23.915 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:23.915 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:24.557 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:25.558 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:27.597 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:27.597 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:28.278 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:29.279 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:31.484 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:31.485 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:32.152 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:33.153 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:35.118 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:35.118 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:35.804 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:36.805 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:38.809 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:38.809 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:39.459 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:40.460 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:42.392 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:42.393 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:43.066 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:44.066 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:46.135 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:46.136 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:46.795 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:47.795 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:49.857 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:49.857 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:50.466 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:51.468 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:53.575 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:53.575 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:54.271 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:55.272 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:45:57.281 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:45:57.281 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:45:57.927 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:45:58.928 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:00.908 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:00.909 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:01.531 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:02.532 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:04.519 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:04.520 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:05.216 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:06.217 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:08.259 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:08.260 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:08.901 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:09.902 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:11.869 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:11.869 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:12.658 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:13.658 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:15.700 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:15.701 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:16.471 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:17.472 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:19.829 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:19.829 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:20.607 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:21.608 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:23.795 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:23.795 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:24.554 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:25.555 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:27.659 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:27.659 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:28.440 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:29.443 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:31.511 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:31.511 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:32.301 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:33.303 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:35.398 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:35.398 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:36.034 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:37.035 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:39.157 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:39.157 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:39.944 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:40.945 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:43.117 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:43.117 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:43.816 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:44.817 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:46.948 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:46.948 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:47.683 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:48.684 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:51.027 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:51.028 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:51.821 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:52.822 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:54.835 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:54.836 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:55.644 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:46:56.648 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:46:58.723 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:46:58.724 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:46:59.410 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:00.411 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:02.480 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:02.480 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:03.242 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:04.243 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:06.365 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:06.365 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:07.142 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:08.143 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:10.304 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:10.304 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:11.039 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:12.039 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:14.234 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:14.235 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:15.005 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:16.005 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:18.156 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:18.156 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:18.795 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:19.796 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:22.085 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:22.085 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:22.739 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:23.741 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:25.919 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:25.920 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:26.699 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:27.700 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:29.763 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:29.763 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:30.533 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:31.534 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:33.638 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:33.639 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:34.446 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:35.447 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:37.709 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:37.709 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:38.531 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:39.531 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:41.590 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:41.590 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:42.394 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:43.395 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:45.547 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:45.547 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:46.327 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:47.329 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:49.368 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:49.368 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:50.118 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:51.119 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:53.275 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:53.276 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:54.057 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:55.059 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:47:57.275 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:47:57.276 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:47:57.972 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:47:58.973 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:01.072 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:01.072 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:01.728 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:02.729 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:04.948 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:04.948 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:05.740 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:06.741 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:08.841 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:08.841 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:09.624 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:10.625 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:12.713 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:12.713 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:13.479 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:14.480 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:16.533 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:16.534 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:17.281 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:18.282 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:20.432 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:20.432 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:21.218 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:22.218 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:24.348 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:24.348 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:25.059 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:26.060 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:28.444 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:28.445 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:29.232 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:30.233 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:32.387 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:32.388 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:33.128 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:34.129 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:36.085 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:36.085 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:36.836 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:37.837 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:39.840 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:39.841 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:40.600 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:41.601 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:43.767 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:43.767 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:44.481 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:45.482 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:47.543 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:47.544 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:48.289 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:49.290 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:51.336 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:51.337 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:52.070 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:53.071 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:55.150 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:55.151 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:55.905 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:48:56.906 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:48:59.310 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:48:59.311 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:48:59.957 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:00.958 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:02.996 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:02.996 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:03.749 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:04.750 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:06.729 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:06.729 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:07.457 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:08.458 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:10.557 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:10.558 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:11.284 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:12.286 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:14.527 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:14.527 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:15.150 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:16.151 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:18.248 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:18.248 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:18.982 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:19.984 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:22.171 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:22.171 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:22.998 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:23.999 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:26.079 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:26.079 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:26.833 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:27.834 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:29.884 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:29.885 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:30.671 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:31.672 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:33.676 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:33.676 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:34.428 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:35.429 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:37.548 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:37.548 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:38.369 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:39.370 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:41.451 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:41.451 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:42.183 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:43.184 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:45.231 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:45.231 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:46.042 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:47.043 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:49.083 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:49.084 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:49.703 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:50.704 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:52.826 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:52.826 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:53.696 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:54.697 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:49:56.836 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:49:56.837 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:49:57.558 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:49:58.559 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:00.617 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:00.617 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:01.400 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:02.401 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:04.590 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:04.590 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:05.305 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:06.306 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:08.349 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:08.349 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:09.139 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:10.141 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:12.254 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:12.255 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:12.936 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:13.937 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:15.979 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:15.979 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:16.749 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:17.750 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:19.852 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:19.852 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:20.535 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:21.536 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:23.546 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:23.546 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:24.381 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:25.384 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:27.468 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:27.469 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:28.198 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:29.199 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:31.413 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:31.413 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:32.197 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:33.198 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:35.309 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:35.309 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:36.116 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:37.117 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:39.119 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:39.120 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:39.684 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:40.686 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:42.761 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:42.761 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:43.521 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:44.522 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:46.610 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:46.611 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:47.436 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:48.437 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:50.576 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:50.576 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:51.273 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:52.274 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:54.333 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:54.334 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:54.970 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:55.971 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:50:58.013 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:50:58.013 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:50:58.610 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:50:59.611 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:01.774 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:01.775 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:02.455 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:03.455 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:05.632 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:05.632 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:06.418 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:07.419 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:09.483 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:09.483 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:10.164 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:11.166 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:13.315 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:13.315 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:14.061 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:15.062 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:17.090 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:17.090 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:17.773 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:18.773 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:20.933 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:20.934 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:21.625 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:22.626 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:24.686 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:24.687 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:25.368 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:26.370 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:28.387 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:28.388 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:28.975 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:29.977 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:32.297 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:32.297 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:32.981 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:33.981 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:36.064 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:36.065 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:36.719 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:37.720 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:39.824 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:39.824 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:40.552 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:41.553 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:43.691 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:43.691 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:44.375 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:45.376 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:47.433 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:47.433 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:48.209 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:49.210 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:51.300 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:51.300 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:52.062 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:53.064 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:55.158 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:55.159 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:55.871 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:51:56.872 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:51:58.933 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:51:58.933 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:51:59.591 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:52:00.593 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:52:02.790 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:52:02.790 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:52:03.577 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:52:04.578 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:52:06.622 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:52:06.623 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:52:05.211648Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:50:15Z\" 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\"\nstat: stderr time=\"2024-02-23T00:50:53Z\" 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\"\nstat: stderr time=\"2024-02-23T00:51:27Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:52:07.380 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-23T00:52:08.382 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:52:11.452 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:52:11.452 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:44:35.898070Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:44:36.532047Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-02-23T00:42:39.897157Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:44:35.898003Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:44:35.897857Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:44:35.898750Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:44:35.898129Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:52:05.211648Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:50:15Z\" 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\"\nstat: stderr time=\"2024-02-23T00:50:53Z\" 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\"\nstat: stderr time=\"2024-02-23T00:51:27Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:52:12.136 INFO:tasks.cephadm:mds.foofs has 1/2 2024-02-23T00:52:13.137 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T00:52:16.009 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T00:52:16.009 INFO:teuthology.orchestra.run.smithi029.stdout:[{"events": ["2024-02-23T00:37:27.902883Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:33:06Z\" 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\"\nstat: stderr time=\"2024-02-23T00:33:43Z\" 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\"\nstat: stderr time=\"2024-02-23T00:34:21Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:35:35Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:12Z\" 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\"\nstat: stderr time=\"2024-02-23T00:36:50Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:49:41.020255Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi029 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:45:18Z\" 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\"\nstat: stderr time=\"2024-02-23T00:45:55Z\" 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\"\nstat: stderr time=\"2024-02-23T00:46:33Z\" 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\"\nstat: 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\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi029 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-02-23T00:47:47Z\" 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\"\nstat: stderr time=\"2024-02-23T00:48:25Z\" 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\"\nstat: stderr time=\"2024-02-23T00:49:03Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T00:52:13.620156Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T00:52:13.856019Z", "running": 1, "size": 1}}, {"events": ["2024-02-23T00:42:39.905994Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:42:39.897157Z", "last_refresh": "2024-02-23T00:52:13.620947Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T00:52:13.620089Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T00:52:13.619958Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T00:40:03.696872Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi052 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052\"", "2024-02-23T00:42:04.508547Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi029on smithi029: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi029 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\nsystemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T00:52:13.620939Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi029"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-02-23T00:52:13.620217Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-02-23T00:44:33.799030Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:42: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: stderr time=\"2024-02-23T00:43: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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-02-23T00:52:05.211648Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi052on smithi052: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi052 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi052 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-02-23T00:50:15Z\" 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\"\nstat: stderr time=\"2024-02-23T00:50:53Z\" 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\"\nstat: stderr time=\"2024-02-23T00:51:27Z\" 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\"\nstat: 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\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-02-23T00:52:17.623 INFO:tasks.cephadm:mds.foofs has 2/2 2024-02-23T00:52:17.623 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-23T00:52:17.636 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T00:52:17.636 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-02-23T00:52:20.431 INFO:teuthology.orchestra.run.smithi029.stderr:Invalid command: missing required parameter clusterid() 2024-02-23T00:52:20.431 INFO:teuthology.orchestra.run.smithi029.stderr:nfs cluster create [] : Create an NFS Cluster 2024-02-23T00:52:20.431 INFO:teuthology.orchestra.run.smithi029.stderr:Error EINVAL: invalid command 2024-02-23T00:52:22.220 INFO:teuthology.orchestra.run.smithi029.stdout:NFS Cluster Created Successfully 2024-02-23T00:52:23.051 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-02-23T00:52:25.243 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T00:52:25.243 INFO:teuthology.orchestra.run.smithi029.stdout: "bind": "/fake", 2024-02-23T00:52:25.243 INFO:teuthology.orchestra.run.smithi029.stdout: "fs": "foofs", 2024-02-23T00:52:25.243 INFO:teuthology.orchestra.run.smithi029.stdout: "path": "/", 2024-02-23T00:52:25.243 INFO:teuthology.orchestra.run.smithi029.stdout: "cluster": "foo", 2024-02-23T00:52:25.244 INFO:teuthology.orchestra.run.smithi029.stdout: "mode": "RW" 2024-02-23T00:52:25.244 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T00:52:26.083 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-02-23T01:11:43.669 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo 2/2 - 9s count:2 2024-02-23T01:11:44.312 INFO:teuthology.run_tasks:Running task vip.exec... 2024-02-23T01:11:44.324 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T01:11:44.324 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-02-23T01:11:44.358 INFO:teuthology.orchestra.run.smithi029.stderr:+ mkdir /mnt/foo 2024-02-23T01:11:44.365 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-02-23T01:11:44.436 INFO:teuthology.orchestra.run.smithi029.stderr:++ hostname 2024-02-23T01:11:44.437 INFO:teuthology.orchestra.run.smithi029.stderr:+ mount -t nfs smithi029:/fake /mnt/foo -o sync 2024-02-23T01:11:44.968 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-02-23T01:11:45.037 INFO:teuthology.orchestra.run.smithi029.stderr:+ echo test 2024-02-23T01:11:45.046 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-02-23T01:11:45.114 INFO:teuthology.orchestra.run.smithi029.stderr:+ sync 2024-02-23T01:11:45.760 INFO:teuthology.run_tasks:Running task parallel... 2024-02-23T01:11:45.771 INFO:teuthology.task.parallel:starting parallel... 2024-02-23T01:11:45.772 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-23T01:11:45.772 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-23T01:11:45.773 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T01:11:45.773 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-23T01:11:45.773 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-23T01:11:45.773 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-02-23T01:11:45.776 INFO:teuthology.task.exec:Executing custom commands... 2024-02-23T01:11:45.776 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T01:11:45.776 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-02-23T01:11:45.880 INFO:teuthology.orchestra.run.smithi029.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-02-23T01:11:45.881 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T01:11:45.881 INFO:teuthology.orchestra.run.smithi029.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-02-23T01:11:45.897 INFO:teuthology.orchestra.run.smithi029.stdout:3 of 5 processes prepared for launch 0 sec 2024-02-23T01:11:45.998 INFO:teuthology.orchestra.run.smithi029.stdout:5 of 5 processes prepared for launch 0 sec 2024-02-23T01:11:45.998 INFO:teuthology.orchestra.run.smithi029.stdout:releasing clients 2024-02-23T01:11:46.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 281 52.22 MB/sec warmup 1 sec latency 14.056 ms 2024-02-23T01:11:47.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 574 48.38 MB/sec warmup 2 sec latency 11.540 ms 2024-02-23T01:11:48.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 1523 43.47 MB/sec warmup 3 sec latency 18.960 ms 2024-02-23T01:11:49.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 2894 40.82 MB/sec warmup 4 sec latency 15.083 ms 2024-02-23T01:11:50.221 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-23T01:11:50.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 3941 40.07 MB/sec warmup 5 sec latency 15.696 ms 2024-02-23T01:11:51.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 5097 37.67 MB/sec warmup 6 sec latency 19.374 ms 2024-02-23T01:11:52.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 6312 35.85 MB/sec warmup 7 sec latency 21.225 ms 2024-02-23T01:11:53.998 INFO:teuthology.orchestra.run.smithi029.stdout: 5 7384 36.80 MB/sec warmup 8 sec latency 15.323 ms 2024-02-23T01:11:54.511 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-23T01:11:54.999 INFO:teuthology.orchestra.run.smithi029.stdout: 5 8390 34.70 MB/sec warmup 9 sec latency 19.981 ms 2024-02-23T01:11:55.999 INFO:teuthology.orchestra.run.smithi029.stdout: 5 9620 33.48 MB/sec warmup 10 sec latency 16.843 ms 2024-02-23T01:11:56.999 INFO:teuthology.orchestra.run.smithi029.stdout: 5 10966 35.49 MB/sec warmup 11 sec latency 15.100 ms 2024-02-23T01:11:57.999 INFO:teuthology.orchestra.run.smithi029.stdout: 5 11796 33.47 MB/sec warmup 12 sec latency 137.834 ms 2024-02-23T01:11:58.999 INFO:teuthology.orchestra.run.smithi029.stdout: 5 12963 32.59 MB/sec warmup 13 sec latency 141.880 ms 2024-02-23T01:11:59.999 INFO:teuthology.orchestra.run.smithi029.stdout: 5 14245 34.25 MB/sec warmup 14 sec latency 13.455 ms 2024-02-23T01:12:01.000 INFO:teuthology.orchestra.run.smithi029.stdout: 5 14928 32.57 MB/sec warmup 15 sec latency 143.397 ms 2024-02-23T01:12:02.000 INFO:teuthology.orchestra.run.smithi029.stdout: 5 15817 32.07 MB/sec warmup 16 sec latency 103.757 ms 2024-02-23T01:12:02.195 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph mgr module enable nfs --force' 2024-02-23T01:12:03.000 INFO:teuthology.orchestra.run.smithi029.stdout: 5 17180 32.25 MB/sec warmup 17 sec latency 24.338 ms 2024-02-23T01:12:04.001 INFO:teuthology.orchestra.run.smithi029.stdout: 5 18307 32.41 MB/sec warmup 18 sec latency 17.392 ms 2024-02-23T01:12:05.001 INFO:teuthology.orchestra.run.smithi029.stdout: 5 19396 32.04 MB/sec warmup 19 sec latency 25.330 ms 2024-02-23T01:12:06.001 INFO:teuthology.orchestra.run.smithi029.stdout: 5 20492 31.56 MB/sec warmup 20 sec latency 16.924 ms 2024-02-23T01:12:06.094 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-23T01:12:07.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 21465 32.07 MB/sec warmup 21 sec latency 87.116 ms 2024-02-23T01:12:08.001 INFO:teuthology.orchestra.run.smithi029.stdout: 5 22129 30.98 MB/sec warmup 22 sec latency 17.544 ms 2024-02-23T01:12:09.001 INFO:teuthology.orchestra.run.smithi029.stdout: 5 23067 30.66 MB/sec warmup 23 sec latency 22.263 ms 2024-02-23T01:12:10.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 24250 30.69 MB/sec warmup 24 sec latency 21.633 ms 2024-02-23T01:12:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: 5 25286 30.95 MB/sec warmup 25 sec latency 16.043 ms 2024-02-23T01:12:12.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 26052 30.24 MB/sec warmup 26 sec latency 24.342 ms 2024-02-23T01:12:12.706 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-23T01:12:13.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 27313 30.10 MB/sec warmup 27 sec latency 22.993 ms 2024-02-23T01:12:14.005 INFO:teuthology.orchestra.run.smithi029.stdout: 5 28534 30.78 MB/sec warmup 28 sec latency 12.461 ms 2024-02-23T01:12:14.109 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-23T01:12:14.110 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T01:12:14.110 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c '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' 2024-02-23T01:12:15.003 INFO:teuthology.orchestra.run.smithi029.stdout: 5 29232 30.11 MB/sec warmup 29 sec latency 24.205 ms 2024-02-23T01:12:16.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 30181 29.89 MB/sec warmup 30 sec latency 24.929 ms 2024-02-23T01:12:16.553 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:12:17.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 31150 29.63 MB/sec warmup 31 sec latency 15.688 ms 2024-02-23T01:12:17.248 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:12:17.248 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (34m) 0s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:12:17.248 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (34m) 1s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:12:17.248 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (34m) 1s ago 34m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:12:17.248 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (20m) 0s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (20m) 1s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (41m) 0s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (34m) 1s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (41m) 0s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (39m) 1s ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (35s) 0s ago 34s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (39s) 1s ago 39s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 0s ago 12m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 1s ago 10m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (34m) 0s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (34m) 0s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (34m) 0s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (33m) 0s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (32m) 1s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:12:17.249 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:12:17.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:12:17.684 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:12:17.685 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:12:18.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 32176 30.06 MB/sec warmup 32 sec latency 18.672 ms 2024-02-23T01:12:18.118 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:12:18.118 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:12:18.118 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:12:18.119 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:12:18.119 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:12:18.119 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:12:19.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 33056 29.57 MB/sec warmup 33 sec latency 20.239 ms 2024-02-23T01:12:20.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 34333 29.42 MB/sec warmup 34 sec latency 18.171 ms 2024-02-23T01:12:21.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 35671 30.12 MB/sec warmup 35 sec latency 20.150 ms 2024-02-23T01:12:22.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 36552 29.73 MB/sec warmup 36 sec latency 114.221 ms 2024-02-23T01:12:23.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 37437 29.45 MB/sec warmup 37 sec latency 40.682 ms 2024-02-23T01:12:24.002 INFO:teuthology.orchestra.run.smithi029.stdout: 5 38296 29.29 MB/sec warmup 38 sec latency 17.161 ms 2024-02-23T01:12:25.003 INFO:teuthology.orchestra.run.smithi029.stdout: 5 39226 29.50 MB/sec warmup 39 sec latency 19.401 ms 2024-02-23T01:12:26.003 INFO:teuthology.orchestra.run.smithi029.stdout: 5 40086 29.09 MB/sec warmup 40 sec latency 19.484 ms 2024-02-23T01:12:27.003 INFO:teuthology.orchestra.run.smithi029.stdout: 5 41282 29.00 MB/sec warmup 41 sec latency 29.550 ms 2024-02-23T01:12:28.003 INFO:teuthology.orchestra.run.smithi029.stdout: 5 42450 29.36 MB/sec warmup 42 sec latency 14.932 ms 2024-02-23T01:12:29.004 INFO:teuthology.orchestra.run.smithi029.stdout: 5 43274 29.15 MB/sec warmup 43 sec latency 15.304 ms 2024-02-23T01:12:30.004 INFO:teuthology.orchestra.run.smithi029.stdout: 5 44330 29.00 MB/sec warmup 44 sec latency 22.383 ms 2024-02-23T01:12:31.004 INFO:teuthology.orchestra.run.smithi029.stdout: 5 45683 29.27 MB/sec warmup 45 sec latency 88.501 ms 2024-02-23T01:12:32.005 INFO:teuthology.orchestra.run.smithi029.stdout: 5 46631 29.30 MB/sec warmup 46 sec latency 17.630 ms 2024-02-23T01:12:33.005 INFO:teuthology.orchestra.run.smithi029.stdout: 5 47529 29.07 MB/sec warmup 47 sec latency 23.036 ms 2024-02-23T01:12:34.005 INFO:teuthology.orchestra.run.smithi029.stdout: 5 48744 29.02 MB/sec warmup 48 sec latency 24.949 ms 2024-02-23T01:12:35.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 50034 29.42 MB/sec warmup 49 sec latency 20.899 ms 2024-02-23T01:12:36.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 51032 29.23 MB/sec warmup 50 sec latency 24.753 ms 2024-02-23T01:12:37.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 52170 29.08 MB/sec warmup 51 sec latency 21.528 ms 2024-02-23T01:12:38.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 53158 29.31 MB/sec warmup 52 sec latency 19.711 ms 2024-02-23T01:12:39.007 INFO:teuthology.orchestra.run.smithi029.stdout: 5 53869 29.06 MB/sec warmup 53 sec latency 32.617 ms 2024-02-23T01:12:40.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 54830 28.93 MB/sec warmup 54 sec latency 20.816 ms 2024-02-23T01:12:41.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 55660 28.69 MB/sec warmup 55 sec latency 30.268 ms 2024-02-23T01:12:42.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 56532 28.80 MB/sec warmup 56 sec latency 19.500 ms 2024-02-23T01:12:43.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 57404 28.69 MB/sec warmup 57 sec latency 20.495 ms 2024-02-23T01:12:44.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 58251 28.52 MB/sec warmup 58 sec latency 21.096 ms 2024-02-23T01:12:45.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 59080 28.27 MB/sec warmup 59 sec latency 25.500 ms 2024-02-23T01:12:46.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 59690 28.21 MB/sec warmup 60 sec latency 21.122 ms 2024-02-23T01:12:47.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 60523 28.30 MB/sec warmup 61 sec latency 17.347 ms 2024-02-23T01:12:48.006 INFO:teuthology.orchestra.run.smithi029.stdout: 5 61266 27.99 MB/sec warmup 62 sec latency 45.967 ms 2024-02-23T01:12:48.496 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:12:49.007 INFO:teuthology.orchestra.run.smithi029.stdout: 5 61997 27.83 MB/sec warmup 63 sec latency 25.629 ms 2024-02-23T01:12:49.229 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:12:49.229 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (35m) 32s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:12:49.229 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (35m) 33s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (34m) 33s ago 34m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (20m) 32s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (20m) 33s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (41m) 32s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (34m) 33s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (41m) 32s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (39m) 33s ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (67s) 32s ago 66s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (71s) 33s ago 70s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 32s ago 12m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 33s ago 10m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (35m) 32s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:12:49.230 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:12:49.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (32m) 33s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:12:49.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (32m) 33s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:12:49.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (31m) 33s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:12:49.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (31m) 33s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:12:49.613 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:12:49.627 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:12:49.627 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:12:49.628 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:12:50.009 INFO:teuthology.orchestra.run.smithi029.stdout: 5 62852 27.66 MB/sec warmup 64 sec latency 24.718 ms 2024-02-23T01:12:50.038 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:12:50.039 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:12:50.039 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:12:50.039 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:12:50.039 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:12:50.039 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:12:51.008 INFO:teuthology.orchestra.run.smithi029.stdout: 5 63894 27.89 MB/sec warmup 65 sec latency 19.530 ms 2024-02-23T01:12:52.008 INFO:teuthology.orchestra.run.smithi029.stdout: 5 64650 27.70 MB/sec warmup 66 sec latency 21.421 ms 2024-02-23T01:12:53.008 INFO:teuthology.orchestra.run.smithi029.stdout: 5 65323 27.54 MB/sec warmup 67 sec latency 85.579 ms 2024-02-23T01:12:54.010 INFO:teuthology.orchestra.run.smithi029.stdout: 5 66201 27.34 MB/sec warmup 68 sec latency 87.314 ms 2024-02-23T01:12:55.011 INFO:teuthology.orchestra.run.smithi029.stdout: 5 67102 27.48 MB/sec warmup 69 sec latency 18.886 ms 2024-02-23T01:12:56.010 INFO:teuthology.orchestra.run.smithi029.stdout: 5 67784 27.43 MB/sec warmup 70 sec latency 16.058 ms 2024-02-23T01:12:57.010 INFO:teuthology.orchestra.run.smithi029.stdout: 5 68358 27.14 MB/sec warmup 71 sec latency 32.315 ms 2024-02-23T01:12:58.011 INFO:teuthology.orchestra.run.smithi029.stdout: 5 68930 26.96 MB/sec warmup 72 sec latency 126.492 ms 2024-02-23T01:12:59.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 69935 26.90 MB/sec warmup 73 sec latency 18.081 ms 2024-02-23T01:13:00.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 70785 26.98 MB/sec warmup 74 sec latency 27.176 ms 2024-02-23T01:13:01.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 71457 26.89 MB/sec warmup 75 sec latency 18.247 ms 2024-02-23T01:13:02.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 71904 26.61 MB/sec warmup 76 sec latency 31.039 ms 2024-02-23T01:13:03.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 72353 26.40 MB/sec warmup 77 sec latency 36.436 ms 2024-02-23T01:13:04.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 73023 26.25 MB/sec warmup 78 sec latency 24.855 ms 2024-02-23T01:13:05.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 73780 26.19 MB/sec warmup 79 sec latency 23.238 ms 2024-02-23T01:13:06.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 74554 26.25 MB/sec warmup 80 sec latency 22.496 ms 2024-02-23T01:13:07.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 75273 26.11 MB/sec warmup 81 sec latency 25.184 ms 2024-02-23T01:13:08.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 76204 26.05 MB/sec warmup 82 sec latency 34.073 ms 2024-02-23T01:13:09.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 77037 25.93 MB/sec warmup 83 sec latency 24.067 ms 2024-02-23T01:13:10.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 77624 25.92 MB/sec warmup 84 sec latency 26.782 ms 2024-02-23T01:13:11.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 78209 25.89 MB/sec warmup 85 sec latency 29.187 ms 2024-02-23T01:13:12.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 78637 25.69 MB/sec warmup 86 sec latency 25.136 ms 2024-02-23T01:13:13.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 79144 25.49 MB/sec warmup 87 sec latency 39.002 ms 2024-02-23T01:13:14.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 80185 25.44 MB/sec warmup 88 sec latency 28.098 ms 2024-02-23T01:13:15.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 80974 25.43 MB/sec warmup 89 sec latency 18.707 ms 2024-02-23T01:13:16.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 81712 25.50 MB/sec warmup 90 sec latency 21.425 ms 2024-02-23T01:13:17.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 82321 25.34 MB/sec warmup 91 sec latency 22.150 ms 2024-02-23T01:13:18.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 83168 25.26 MB/sec warmup 92 sec latency 26.536 ms 2024-02-23T01:13:19.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 84233 25.26 MB/sec warmup 93 sec latency 32.850 ms 2024-02-23T01:13:20.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 85136 25.36 MB/sec warmup 94 sec latency 18.196 ms 2024-02-23T01:13:20.455 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:13:21.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 85678 25.26 MB/sec warmup 95 sec latency 32.432 ms 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (35m) 64s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (35m) 65s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (35m) 65s ago 35m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (21m) 64s ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (21m) 65s ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (42m) 64s ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (35m) 65s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:13:21.167 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (42m) 64s ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (40m) 65s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (99s) 64s ago 98s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (103s) 65s ago 102s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 64s ago 13m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 65s ago 11m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (35m) 64s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (35m) 64s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (35m) 64s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (34m) 64s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (33m) 65s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:13:21.168 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:13:21.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:13:21.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:13:21.484 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:13:21.484 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:13:21.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:13:21.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:13:21.485 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:13:21.790 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:13:21.790 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:13:21.790 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:13:21.790 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:13:21.790 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:13:21.790 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:13:22.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 86049 25.04 MB/sec warmup 96 sec latency 36.837 ms 2024-02-23T01:13:23.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 86408 24.88 MB/sec warmup 97 sec latency 48.085 ms 2024-02-23T01:13:24.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 87098 24.79 MB/sec warmup 98 sec latency 46.130 ms 2024-02-23T01:13:25.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 87927 24.73 MB/sec warmup 99 sec latency 36.395 ms 2024-02-23T01:13:26.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 88666 24.79 MB/sec warmup 100 sec latency 23.100 ms 2024-02-23T01:13:27.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 89199 24.70 MB/sec warmup 101 sec latency 31.431 ms 2024-02-23T01:13:28.012 INFO:teuthology.orchestra.run.smithi029.stdout: 5 89974 24.60 MB/sec warmup 102 sec latency 23.980 ms 2024-02-23T01:13:29.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 90865 24.54 MB/sec warmup 103 sec latency 30.307 ms 2024-02-23T01:13:30.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 91768 24.59 MB/sec warmup 104 sec latency 26.157 ms 2024-02-23T01:13:31.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 92578 24.64 MB/sec warmup 105 sec latency 20.918 ms 2024-02-23T01:13:32.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 93275 24.55 MB/sec warmup 106 sec latency 40.403 ms 2024-02-23T01:13:33.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 94156 24.49 MB/sec warmup 107 sec latency 34.178 ms 2024-02-23T01:13:34.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 94988 24.44 MB/sec warmup 108 sec latency 25.832 ms 2024-02-23T01:13:35.013 INFO:teuthology.orchestra.run.smithi029.stdout: 5 95581 24.46 MB/sec warmup 109 sec latency 26.931 ms 2024-02-23T01:13:36.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 96083 24.38 MB/sec warmup 110 sec latency 51.500 ms 2024-02-23T01:13:37.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 96366 24.21 MB/sec warmup 111 sec latency 57.900 ms 2024-02-23T01:13:38.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 96647 24.02 MB/sec warmup 112 sec latency 42.208 ms 2024-02-23T01:13:39.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 97504 23.97 MB/sec warmup 113 sec latency 39.002 ms 2024-02-23T01:13:40.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 98371 23.95 MB/sec warmup 114 sec latency 23.703 ms 2024-02-23T01:13:41.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 99144 24.02 MB/sec warmup 115 sec latency 19.205 ms 2024-02-23T01:13:42.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 99927 23.99 MB/sec warmup 116 sec latency 27.260 ms 2024-02-23T01:13:43.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 100603 23.89 MB/sec warmup 117 sec latency 29.680 ms 2024-02-23T01:13:44.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 101164 23.78 MB/sec warmup 118 sec latency 31.791 ms 2024-02-23T01:13:45.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 101856 23.74 MB/sec warmup 119 sec latency 27.415 ms 2024-02-23T01:13:47.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 102943 20.71 MB/sec execute 1 sec latency 31.022 ms 2024-02-23T01:13:48.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 103450 16.63 MB/sec execute 2 sec latency 49.235 ms 2024-02-23T01:13:49.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 104034 14.75 MB/sec execute 3 sec latency 28.746 ms 2024-02-23T01:13:50.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 104658 13.94 MB/sec execute 4 sec latency 39.519 ms 2024-02-23T01:13:51.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 105376 15.14 MB/sec execute 5 sec latency 22.183 ms 2024-02-23T01:13:52.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 105933 15.74 MB/sec execute 6 sec latency 23.793 ms 2024-02-23T01:13:52.201 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (36m) 95s ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (36m) 96s ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (35m) 96s ago 35m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (21m) 95s ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (21m) 96s ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (42m) 95s ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (35m) 96s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (42m) 95s ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (40m) 96s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (2m) 95s ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:13:52.881 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (2m) 96s ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 95s ago 14m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 96s ago 11m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (36m) 95s ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (33m) 96s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (33m) 96s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (33m) 96s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:13:52.882 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (32m) 96s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:13:53.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 106266 15.58 MB/sec execute 7 sec latency 168.584 ms 2024-02-23T01:13:53.277 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:13:53.277 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:13:53.277 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:13:53.277 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:53.277 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:13:53.278 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:13:53.651 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:13:53.651 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:13:53.651 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:13:53.651 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:13:53.651 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:13:53.651 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:13:54.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 106746 15.49 MB/sec execute 8 sec latency 129.242 ms 2024-02-23T01:13:55.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 107140 14.67 MB/sec execute 9 sec latency 37.221 ms 2024-02-23T01:13:56.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 107676 14.05 MB/sec execute 10 sec latency 44.758 ms 2024-02-23T01:13:57.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 108114 13.72 MB/sec execute 11 sec latency 34.639 ms 2024-02-23T01:13:58.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 108544 13.58 MB/sec execute 12 sec latency 38.008 ms 2024-02-23T01:13:59.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 109082 13.36 MB/sec execute 13 sec latency 40.767 ms 2024-02-23T01:14:00.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 109787 14.47 MB/sec execute 14 sec latency 29.861 ms 2024-02-23T01:14:01.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 110430 14.78 MB/sec execute 15 sec latency 27.759 ms 2024-02-23T01:14:02.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 110780 14.25 MB/sec execute 16 sec latency 32.984 ms 2024-02-23T01:14:03.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 111286 13.91 MB/sec execute 17 sec latency 41.645 ms 2024-02-23T01:14:04.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 111838 13.79 MB/sec execute 18 sec latency 29.393 ms 2024-02-23T01:14:05.014 INFO:teuthology.orchestra.run.smithi029.stdout: 5 112639 14.20 MB/sec execute 19 sec latency 30.957 ms 2024-02-23T01:14:06.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 113125 14.48 MB/sec execute 20 sec latency 25.609 ms 2024-02-23T01:14:07.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 113670 14.67 MB/sec execute 21 sec latency 25.564 ms 2024-02-23T01:14:08.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 114066 14.53 MB/sec execute 22 sec latency 32.668 ms 2024-02-23T01:14:09.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 114397 14.20 MB/sec execute 23 sec latency 44.418 ms 2024-02-23T01:14:10.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 114874 13.86 MB/sec execute 24 sec latency 70.757 ms 2024-02-23T01:14:11.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 115763 14.38 MB/sec execute 25 sec latency 25.574 ms 2024-02-23T01:14:12.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 116795 15.07 MB/sec execute 26 sec latency 32.335 ms 2024-02-23T01:14:13.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 117681 15.47 MB/sec execute 27 sec latency 27.424 ms 2024-02-23T01:14:14.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 118432 15.28 MB/sec execute 28 sec latency 35.096 ms 2024-02-23T01:14:15.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 118721 14.99 MB/sec execute 29 sec latency 40.453 ms 2024-02-23T01:14:16.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 119102 15.00 MB/sec execute 30 sec latency 38.801 ms 2024-02-23T01:14:17.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 119561 14.81 MB/sec execute 31 sec latency 30.265 ms 2024-02-23T01:14:18.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 119950 14.72 MB/sec execute 32 sec latency 87.658 ms 2024-02-23T01:14:19.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 120234 14.56 MB/sec execute 33 sec latency 48.147 ms 2024-02-23T01:14:20.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 120717 14.62 MB/sec execute 34 sec latency 36.186 ms 2024-02-23T01:14:21.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 121071 14.53 MB/sec execute 35 sec latency 42.268 ms 2024-02-23T01:14:22.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 121476 14.38 MB/sec execute 36 sec latency 41.373 ms 2024-02-23T01:14:23.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 121962 14.14 MB/sec execute 37 sec latency 65.563 ms 2024-02-23T01:14:24.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 122353 14.07 MB/sec execute 38 sec latency 37.420 ms 2024-02-23T01:14:24.052 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (36m) 2m ago 36m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (22m) 2m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (22m) 2m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (43m) 2m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:14:24.794 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (43m) 2m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (41m) 2m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (2m) 2m ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (2m) 2m ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 2m ago 12m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:14:24.795 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:14:25.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 122837 14.13 MB/sec execute 39 sec latency 35.837 ms 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:14:25.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:14:25.210 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:25.210 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:14:25.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:14:25.210 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:14:25.210 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:14:25.594 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:14:25.595 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:14:25.595 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:14:25.595 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:14:25.595 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:14:25.595 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:14:26.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 123392 14.03 MB/sec execute 40 sec latency 50.107 ms 2024-02-23T01:14:27.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 123831 14.07 MB/sec execute 41 sec latency 31.051 ms 2024-02-23T01:14:28.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 124443 14.20 MB/sec execute 42 sec latency 24.207 ms 2024-02-23T01:14:29.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 125188 14.35 MB/sec execute 43 sec latency 28.398 ms 2024-02-23T01:14:30.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 125919 14.32 MB/sec execute 44 sec latency 33.132 ms 2024-02-23T01:14:31.015 INFO:teuthology.orchestra.run.smithi029.stdout: 5 126877 14.58 MB/sec execute 45 sec latency 23.247 ms 2024-02-23T01:14:32.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 127401 14.68 MB/sec execute 46 sec latency 23.671 ms 2024-02-23T01:14:33.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 127922 14.69 MB/sec execute 47 sec latency 59.509 ms 2024-02-23T01:14:34.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 128382 14.69 MB/sec execute 48 sec latency 35.024 ms 2024-02-23T01:14:35.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 129419 14.79 MB/sec execute 49 sec latency 27.027 ms 2024-02-23T01:14:36.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 130502 15.05 MB/sec execute 50 sec latency 31.756 ms 2024-02-23T01:14:37.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 131122 15.26 MB/sec execute 51 sec latency 28.665 ms 2024-02-23T01:14:38.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 131601 15.22 MB/sec execute 52 sec latency 40.483 ms 2024-02-23T01:14:39.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 131905 15.11 MB/sec execute 53 sec latency 67.601 ms 2024-02-23T01:14:40.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 132837 15.09 MB/sec execute 54 sec latency 43.827 ms 2024-02-23T01:14:41.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 133440 15.21 MB/sec execute 55 sec latency 38.474 ms 2024-02-23T01:14:42.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 133933 15.07 MB/sec execute 56 sec latency 33.992 ms 2024-02-23T01:14:43.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 134231 15.01 MB/sec execute 57 sec latency 72.445 ms 2024-02-23T01:14:44.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 134553 15.00 MB/sec execute 58 sec latency 90.508 ms 2024-02-23T01:14:45.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 135352 15.15 MB/sec execute 59 sec latency 34.699 ms 2024-02-23T01:14:46.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 135790 15.06 MB/sec execute 60 sec latency 43.228 ms 2024-02-23T01:14:47.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 136201 14.86 MB/sec execute 61 sec latency 63.330 ms 2024-02-23T01:14:48.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 136467 14.73 MB/sec execute 62 sec latency 40.279 ms 2024-02-23T01:14:49.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 136869 14.74 MB/sec execute 63 sec latency 40.977 ms 2024-02-23T01:14:50.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 137337 14.65 MB/sec execute 64 sec latency 61.040 ms 2024-02-23T01:14:51.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 137716 14.61 MB/sec execute 65 sec latency 45.474 ms 2024-02-23T01:14:52.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 138033 14.58 MB/sec execute 66 sec latency 54.085 ms 2024-02-23T01:14:53.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 138374 14.50 MB/sec execute 67 sec latency 64.454 ms 2024-02-23T01:14:54.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 138701 14.44 MB/sec execute 68 sec latency 59.474 ms 2024-02-23T01:14:55.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 138955 14.36 MB/sec execute 69 sec latency 42.487 ms 2024-02-23T01:14:56.015 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:14:56.016 INFO:teuthology.orchestra.run.smithi029.stdout: 5 139415 14.28 MB/sec execute 70 sec latency 36.360 ms 2024-02-23T01:14:56.828 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:14:56.828 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (37m) 2m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (37m) 2m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (36m) 2m ago 36m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (22m) 2m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (22m) 2m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (43m) 2m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (43m) 2m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (41m) 2m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (3m) 2m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (3m) 2m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 2m ago 13m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (37m) 2m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (37m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:14:56.829 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:14:56.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:14:56.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:14:56.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:14:56.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:14:56.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:14:57.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 139902 14.16 MB/sec execute 71 sec latency 40.940 ms 2024-02-23T01:14:57.259 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:14:57.259 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:14:57.260 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:14:57.261 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:14:57.261 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:14:57.629 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:14:57.630 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:14:57.630 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:14:57.630 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:14:57.630 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:14:57.630 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:14:58.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 140303 14.17 MB/sec execute 72 sec latency 60.896 ms 2024-02-23T01:14:59.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 140715 14.11 MB/sec execute 73 sec latency 58.997 ms 2024-02-23T01:15:00.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 141131 14.05 MB/sec execute 74 sec latency 46.645 ms 2024-02-23T01:15:01.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 141364 13.97 MB/sec execute 75 sec latency 46.524 ms 2024-02-23T01:15:02.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 141730 14.00 MB/sec execute 76 sec latency 46.401 ms 2024-02-23T01:15:03.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 142157 13.95 MB/sec execute 77 sec latency 45.907 ms 2024-02-23T01:15:04.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 142472 13.92 MB/sec execute 78 sec latency 39.144 ms 2024-02-23T01:15:05.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 142939 13.86 MB/sec execute 79 sec latency 31.469 ms 2024-02-23T01:15:06.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 143450 13.77 MB/sec execute 80 sec latency 38.862 ms 2024-02-23T01:15:07.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 143800 13.74 MB/sec execute 81 sec latency 52.353 ms 2024-02-23T01:15:08.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 144134 13.71 MB/sec execute 82 sec latency 82.698 ms 2024-02-23T01:15:09.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 144507 13.61 MB/sec execute 83 sec latency 77.396 ms 2024-02-23T01:15:10.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 144791 13.58 MB/sec execute 84 sec latency 49.590 ms 2024-02-23T01:15:11.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 144993 13.51 MB/sec execute 85 sec latency 62.815 ms 2024-02-23T01:15:12.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 145411 13.51 MB/sec execute 86 sec latency 43.549 ms 2024-02-23T01:15:13.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 145861 13.54 MB/sec execute 87 sec latency 44.330 ms 2024-02-23T01:15:14.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 146150 13.45 MB/sec execute 88 sec latency 52.416 ms 2024-02-23T01:15:15.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 146531 13.38 MB/sec execute 89 sec latency 72.914 ms 2024-02-23T01:15:16.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 146931 13.28 MB/sec execute 90 sec latency 73.119 ms 2024-02-23T01:15:17.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 147200 13.23 MB/sec execute 91 sec latency 65.132 ms 2024-02-23T01:15:18.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 147735 13.28 MB/sec execute 92 sec latency 40.849 ms 2024-02-23T01:15:19.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 148280 13.27 MB/sec execute 93 sec latency 44.167 ms 2024-02-23T01:15:20.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 148577 13.24 MB/sec execute 94 sec latency 29.225 ms 2024-02-23T01:15:21.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 149469 13.41 MB/sec execute 95 sec latency 29.815 ms 2024-02-23T01:15:22.018 INFO:teuthology.orchestra.run.smithi029.stdout: 5 150247 13.41 MB/sec execute 96 sec latency 32.666 ms 2024-02-23T01:15:23.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 151015 13.52 MB/sec execute 97 sec latency 39.365 ms 2024-02-23T01:15:24.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 151989 13.62 MB/sec execute 98 sec latency 31.088 ms 2024-02-23T01:15:25.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 152845 13.75 MB/sec execute 99 sec latency 26.054 ms 2024-02-23T01:15:26.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 153551 13.82 MB/sec execute 100 sec latency 39.021 ms 2024-02-23T01:15:27.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 154261 13.81 MB/sec execute 101 sec latency 34.250 ms 2024-02-23T01:15:28.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 155049 13.91 MB/sec execute 102 sec latency 25.015 ms 2024-02-23T01:15:28.048 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (37m) 3m ago 37m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (23m) 3m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (23m) 3m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:15:28.854 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (44m) 3m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (44m) 3m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (42m) 3m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (3m) 3m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (3m) 3m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 3m ago 13m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (36m) 3m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:15:28.855 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:15:29.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 155584 13.92 MB/sec execute 103 sec latency 29.250 ms 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:15:29.280 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:15:29.281 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:15:29.673 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:15:29.673 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:15:29.673 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:15:29.673 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:15:29.673 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:15:29.673 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:15:30.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 156153 13.96 MB/sec execute 104 sec latency 30.607 ms 2024-02-23T01:15:31.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 156833 14.03 MB/sec execute 105 sec latency 50.605 ms 2024-02-23T01:15:32.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 157423 13.96 MB/sec execute 106 sec latency 42.166 ms 2024-02-23T01:15:33.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 157664 13.88 MB/sec execute 107 sec latency 53.417 ms 2024-02-23T01:15:34.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 158003 13.88 MB/sec execute 108 sec latency 52.357 ms 2024-02-23T01:15:35.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 158499 13.86 MB/sec execute 109 sec latency 33.995 ms 2024-02-23T01:15:36.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 159221 13.92 MB/sec execute 110 sec latency 29.546 ms 2024-02-23T01:15:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 159916 13.98 MB/sec execute 111 sec latency 42.126 ms 2024-02-23T01:15:38.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 160426 14.03 MB/sec execute 112 sec latency 44.289 ms 2024-02-23T01:15:39.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 161020 13.95 MB/sec execute 113 sec latency 29.380 ms 2024-02-23T01:15:40.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 161479 13.95 MB/sec execute 114 sec latency 64.479 ms 2024-02-23T01:15:41.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 162107 14.01 MB/sec execute 115 sec latency 22.829 ms 2024-02-23T01:15:42.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 162523 13.95 MB/sec execute 116 sec latency 34.673 ms 2024-02-23T01:15:43.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 162826 13.91 MB/sec execute 117 sec latency 39.661 ms 2024-02-23T01:15:44.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 163293 13.93 MB/sec execute 118 sec latency 70.791 ms 2024-02-23T01:15:45.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 164039 14.01 MB/sec execute 119 sec latency 97.332 ms 2024-02-23T01:15:46.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 164706 13.96 MB/sec execute 120 sec latency 34.003 ms 2024-02-23T01:15:47.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 165357 14.02 MB/sec execute 121 sec latency 33.705 ms 2024-02-23T01:15:48.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 165993 14.04 MB/sec execute 122 sec latency 34.336 ms 2024-02-23T01:15:49.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 166436 14.02 MB/sec execute 123 sec latency 33.546 ms 2024-02-23T01:15:50.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 167043 14.07 MB/sec execute 124 sec latency 49.560 ms 2024-02-23T01:15:51.019 INFO:teuthology.orchestra.run.smithi029.stdout: 5 167754 14.11 MB/sec execute 125 sec latency 29.906 ms 2024-02-23T01:15:52.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 168244 14.05 MB/sec execute 126 sec latency 49.599 ms 2024-02-23T01:15:53.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 168699 14.07 MB/sec execute 127 sec latency 35.706 ms 2024-02-23T01:15:54.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 169332 14.09 MB/sec execute 128 sec latency 34.336 ms 2024-02-23T01:15:55.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 170046 14.14 MB/sec execute 129 sec latency 31.352 ms 2024-02-23T01:15:56.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 170773 14.20 MB/sec execute 130 sec latency 42.205 ms 2024-02-23T01:15:57.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 171523 14.21 MB/sec execute 131 sec latency 27.270 ms 2024-02-23T01:15:58.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 172020 14.21 MB/sec execute 132 sec latency 37.395 ms 2024-02-23T01:15:59.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 172739 14.27 MB/sec execute 133 sec latency 41.838 ms 2024-02-23T01:16:00.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 173211 14.23 MB/sec execute 134 sec latency 37.278 ms 2024-02-23T01:16:00.089 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:16:00.834 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:16:00.834 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (38m) 3m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:16:00.834 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (38m) 3m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:16:00.834 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (38m) 3m ago 38m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (23m) 3m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (23m) 3m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (44m) 3m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (44m) 3m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (42m) 3m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (4m) 3m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (4m) 3m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 3m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (38m) 3m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (38m) 3m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:16:00.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:16:00.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:16:00.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:16:00.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:16:01.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 173591 14.21 MB/sec execute 135 sec latency 43.148 ms 2024-02-23T01:16:01.260 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:16:01.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:16:01.262 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:16:01.262 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:16:01.618 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:16:01.618 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:16:01.618 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:16:01.619 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:16:01.619 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:16:01.619 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:16:02.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 173995 14.20 MB/sec execute 136 sec latency 56.075 ms 2024-02-23T01:16:03.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 174264 14.17 MB/sec execute 137 sec latency 72.574 ms 2024-02-23T01:16:04.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 174529 14.13 MB/sec execute 138 sec latency 63.048 ms 2024-02-23T01:16:05.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 174794 14.06 MB/sec execute 139 sec latency 80.247 ms 2024-02-23T01:16:06.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 175081 13.98 MB/sec execute 140 sec latency 85.903 ms 2024-02-23T01:16:07.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 175658 13.99 MB/sec execute 141 sec latency 34.224 ms 2024-02-23T01:16:08.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 176376 14.04 MB/sec execute 142 sec latency 30.242 ms 2024-02-23T01:16:09.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 177224 14.10 MB/sec execute 143 sec latency 35.024 ms 2024-02-23T01:16:10.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 177914 14.17 MB/sec execute 144 sec latency 35.624 ms 2024-02-23T01:16:11.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 178534 14.16 MB/sec execute 145 sec latency 89.656 ms 2024-02-23T01:16:12.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 178878 14.10 MB/sec execute 146 sec latency 39.941 ms 2024-02-23T01:16:13.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 179200 14.07 MB/sec execute 147 sec latency 50.927 ms 2024-02-23T01:16:14.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 179567 14.05 MB/sec execute 148 sec latency 77.061 ms 2024-02-23T01:16:15.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 179921 14.01 MB/sec execute 149 sec latency 62.419 ms 2024-02-23T01:16:16.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 180268 13.99 MB/sec execute 150 sec latency 50.315 ms 2024-02-23T01:16:17.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 180666 13.97 MB/sec execute 151 sec latency 49.977 ms 2024-02-23T01:16:18.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 181000 13.94 MB/sec execute 152 sec latency 39.332 ms 2024-02-23T01:16:19.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 181278 13.92 MB/sec execute 153 sec latency 46.238 ms 2024-02-23T01:16:20.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 181548 13.88 MB/sec execute 154 sec latency 64.726 ms 2024-02-23T01:16:21.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 181857 13.84 MB/sec execute 155 sec latency 50.000 ms 2024-02-23T01:16:22.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 182093 13.77 MB/sec execute 156 sec latency 79.270 ms 2024-02-23T01:16:23.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 182455 13.74 MB/sec execute 157 sec latency 52.269 ms 2024-02-23T01:16:24.020 INFO:teuthology.orchestra.run.smithi029.stdout: 5 182892 13.73 MB/sec execute 158 sec latency 46.629 ms 2024-02-23T01:16:25.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 183346 13.72 MB/sec execute 159 sec latency 40.498 ms 2024-02-23T01:16:26.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 183667 13.69 MB/sec execute 160 sec latency 62.155 ms 2024-02-23T01:16:27.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 183930 13.65 MB/sec execute 161 sec latency 75.192 ms 2024-02-23T01:16:28.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 184181 13.60 MB/sec execute 162 sec latency 63.367 ms 2024-02-23T01:16:29.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 184435 13.57 MB/sec execute 163 sec latency 54.496 ms 2024-02-23T01:16:30.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 184772 13.55 MB/sec execute 164 sec latency 55.199 ms 2024-02-23T01:16:31.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 185232 13.56 MB/sec execute 165 sec latency 40.635 ms 2024-02-23T01:16:32.016 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:16:32.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 185609 13.52 MB/sec execute 166 sec latency 40.015 ms 2024-02-23T01:16:32.764 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:16:32.764 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (39m) 4m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (38m) 4m ago 38m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (24m) 4m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (24m) 4m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (45m) 4m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (45m) 4m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (43m) 4m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (4m) 4m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (4m) 4m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:16:32.765 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 4m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (38m) 4m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (36m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:16:32.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:16:33.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 185870 13.46 MB/sec execute 167 sec latency 65.876 ms 2024-02-23T01:16:33.140 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:16:33.140 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:16:33.140 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:16:33.140 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:16:33.141 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:16:33.503 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:16:33.503 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:16:33.503 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:16:33.503 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:16:33.503 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:16:33.503 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:16:34.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 186177 13.44 MB/sec execute 168 sec latency 50.150 ms 2024-02-23T01:16:35.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 186565 13.43 MB/sec execute 169 sec latency 46.392 ms 2024-02-23T01:16:36.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 186939 13.40 MB/sec execute 170 sec latency 50.623 ms 2024-02-23T01:16:37.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 187332 13.38 MB/sec execute 171 sec latency 58.560 ms 2024-02-23T01:16:38.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 187664 13.36 MB/sec execute 172 sec latency 100.358 ms 2024-02-23T01:16:39.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 187988 13.33 MB/sec execute 173 sec latency 51.931 ms 2024-02-23T01:16:40.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 188637 13.38 MB/sec execute 174 sec latency 34.992 ms 2024-02-23T01:16:41.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 189286 13.37 MB/sec execute 175 sec latency 30.176 ms 2024-02-23T01:16:42.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 189759 13.38 MB/sec execute 176 sec latency 43.740 ms 2024-02-23T01:16:43.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 190273 13.39 MB/sec execute 177 sec latency 33.691 ms 2024-02-23T01:16:44.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 190876 13.39 MB/sec execute 178 sec latency 31.052 ms 2024-02-23T01:16:45.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 191442 13.41 MB/sec execute 179 sec latency 40.602 ms 2024-02-23T01:16:46.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 192055 13.45 MB/sec execute 180 sec latency 58.013 ms 2024-02-23T01:16:47.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 192584 13.45 MB/sec execute 181 sec latency 35.793 ms 2024-02-23T01:16:48.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 193067 13.42 MB/sec execute 182 sec latency 45.585 ms 2024-02-23T01:16:49.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 193485 13.40 MB/sec execute 183 sec latency 83.237 ms 2024-02-23T01:16:50.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 194008 13.42 MB/sec execute 184 sec latency 39.254 ms 2024-02-23T01:16:51.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 194807 13.45 MB/sec execute 185 sec latency 30.074 ms 2024-02-23T01:16:52.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 195622 13.53 MB/sec execute 186 sec latency 31.421 ms 2024-02-23T01:16:53.021 INFO:teuthology.orchestra.run.smithi029.stdout: 5 196425 13.55 MB/sec execute 187 sec latency 43.574 ms 2024-02-23T01:16:54.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 196741 13.53 MB/sec execute 188 sec latency 38.356 ms 2024-02-23T01:16:55.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 197127 13.50 MB/sec execute 189 sec latency 44.378 ms 2024-02-23T01:16:56.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 197491 13.49 MB/sec execute 190 sec latency 47.754 ms 2024-02-23T01:16:57.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 198056 13.51 MB/sec execute 191 sec latency 39.786 ms 2024-02-23T01:16:58.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 198742 13.52 MB/sec execute 192 sec latency 40.964 ms 2024-02-23T01:16:59.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 199131 13.53 MB/sec execute 193 sec latency 57.340 ms 2024-02-23T01:17:00.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 199544 13.50 MB/sec execute 194 sec latency 46.511 ms 2024-02-23T01:17:01.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 199842 13.47 MB/sec execute 195 sec latency 50.827 ms 2024-02-23T01:17:02.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 200464 13.48 MB/sec execute 196 sec latency 38.584 ms 2024-02-23T01:17:03.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 201135 13.51 MB/sec execute 197 sec latency 43.976 ms 2024-02-23T01:17:03.859 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:17:04.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 201727 13.52 MB/sec execute 198 sec latency 42.312 ms 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (39m) 4m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (39m) 4m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (39m) 4m ago 39m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (24m) 4m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (24m) 4m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (45m) 4m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (39m) 4m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:17:04.571 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (45m) 4m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (44m) 4m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (5m) 4m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (5m) 4m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 4m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (39m) 4m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (39m) 4m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:17:04.572 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:17:04.948 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:17:04.948 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:17:04.948 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:17:04.948 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:04.948 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:17:04.948 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:17:04.949 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:17:05.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 202297 13.53 MB/sec execute 199 sec latency 65.404 ms 2024-02-23T01:17:05.342 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:17:05.343 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:17:05.343 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:17:05.343 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:17:05.343 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:17:05.343 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:17:06.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 202859 13.55 MB/sec execute 200 sec latency 51.401 ms 2024-02-23T01:17:07.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 203404 13.54 MB/sec execute 201 sec latency 28.148 ms 2024-02-23T01:17:08.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 203690 13.52 MB/sec execute 202 sec latency 57.404 ms 2024-02-23T01:17:09.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 203913 13.48 MB/sec execute 203 sec latency 43.904 ms 2024-02-23T01:17:10.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 204228 13.46 MB/sec execute 204 sec latency 75.285 ms 2024-02-23T01:17:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 204507 13.43 MB/sec execute 205 sec latency 61.878 ms 2024-02-23T01:17:12.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 204769 13.40 MB/sec execute 206 sec latency 77.722 ms 2024-02-23T01:17:13.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 205078 13.38 MB/sec execute 207 sec latency 52.900 ms 2024-02-23T01:17:14.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 205369 13.34 MB/sec execute 208 sec latency 72.226 ms 2024-02-23T01:17:15.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 205701 13.33 MB/sec execute 209 sec latency 49.021 ms 2024-02-23T01:17:16.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 206108 13.32 MB/sec execute 210 sec latency 50.230 ms 2024-02-23T01:17:17.022 INFO:teuthology.orchestra.run.smithi029.stdout: 5 206656 13.32 MB/sec execute 211 sec latency 44.012 ms 2024-02-23T01:17:18.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 207029 13.30 MB/sec execute 212 sec latency 49.153 ms 2024-02-23T01:17:19.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 207330 13.29 MB/sec execute 213 sec latency 48.478 ms 2024-02-23T01:17:20.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 207620 13.25 MB/sec execute 214 sec latency 60.135 ms 2024-02-23T01:17:21.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 207989 13.24 MB/sec execute 215 sec latency 52.821 ms 2024-02-23T01:17:22.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 208377 13.23 MB/sec execute 216 sec latency 51.560 ms 2024-02-23T01:17:23.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 208839 13.22 MB/sec execute 217 sec latency 51.310 ms 2024-02-23T01:17:24.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 209361 13.23 MB/sec execute 218 sec latency 51.404 ms 2024-02-23T01:17:25.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 209939 13.25 MB/sec execute 219 sec latency 36.834 ms 2024-02-23T01:17:26.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 210549 13.24 MB/sec execute 220 sec latency 47.685 ms 2024-02-23T01:17:27.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 210978 13.24 MB/sec execute 221 sec latency 46.960 ms 2024-02-23T01:17:28.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 211535 13.26 MB/sec execute 222 sec latency 37.793 ms 2024-02-23T01:17:29.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 211932 13.24 MB/sec execute 223 sec latency 48.461 ms 2024-02-23T01:17:30.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 212280 13.23 MB/sec execute 224 sec latency 57.763 ms 2024-02-23T01:17:31.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 212655 13.21 MB/sec execute 225 sec latency 54.521 ms 2024-02-23T01:17:32.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 213011 13.19 MB/sec execute 226 sec latency 72.808 ms 2024-02-23T01:17:33.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 213368 13.20 MB/sec execute 227 sec latency 41.390 ms 2024-02-23T01:17:34.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 213815 13.18 MB/sec execute 228 sec latency 34.611 ms 2024-02-23T01:17:35.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 214126 13.14 MB/sec execute 229 sec latency 56.552 ms 2024-02-23T01:17:35.653 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:17:36.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 214386 13.12 MB/sec execute 230 sec latency 63.589 ms 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (39m) 5m ago 39m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (25m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (25m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (46m) 5m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (46m) 5m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (44m) 5m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (5m) 5m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:17:36.222 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (5m) 5m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 5m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:17:36.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:17:36.538 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:17:36.539 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:17:36.540 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:17:36.540 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:17:36.823 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:17:36.824 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:17:36.824 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:17:36.824 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:17:36.824 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:17:36.824 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:17:37.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 214620 13.09 MB/sec execute 231 sec latency 82.288 ms 2024-02-23T01:17:38.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 214977 13.09 MB/sec execute 232 sec latency 50.422 ms 2024-02-23T01:17:39.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 215249 13.05 MB/sec execute 233 sec latency 64.085 ms 2024-02-23T01:17:40.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 215947 13.08 MB/sec execute 234 sec latency 36.097 ms 2024-02-23T01:17:41.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 216695 13.11 MB/sec execute 235 sec latency 39.327 ms 2024-02-23T01:17:42.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 217470 13.14 MB/sec execute 236 sec latency 42.224 ms 2024-02-23T01:17:43.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 217978 13.14 MB/sec execute 237 sec latency 47.523 ms 2024-02-23T01:17:44.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 218556 13.16 MB/sec execute 238 sec latency 45.154 ms 2024-02-23T01:17:45.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 219042 13.15 MB/sec execute 239 sec latency 29.842 ms 2024-02-23T01:17:46.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 219535 13.15 MB/sec execute 240 sec latency 61.562 ms 2024-02-23T01:17:47.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 220059 13.16 MB/sec execute 241 sec latency 47.631 ms 2024-02-23T01:17:48.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 220462 13.16 MB/sec execute 242 sec latency 46.575 ms 2024-02-23T01:17:49.023 INFO:teuthology.orchestra.run.smithi029.stdout: 5 220917 13.15 MB/sec execute 243 sec latency 33.431 ms 2024-02-23T01:17:50.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 221312 13.13 MB/sec execute 244 sec latency 53.331 ms 2024-02-23T01:17:51.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 221733 13.13 MB/sec execute 245 sec latency 58.657 ms 2024-02-23T01:17:52.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 222209 13.13 MB/sec execute 246 sec latency 35.570 ms 2024-02-23T01:17:53.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 222508 13.11 MB/sec execute 247 sec latency 62.835 ms 2024-02-23T01:17:54.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 222720 13.07 MB/sec execute 248 sec latency 76.950 ms 2024-02-23T01:17:55.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 222958 13.05 MB/sec execute 249 sec latency 124.322 ms 2024-02-23T01:17:56.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 223185 13.02 MB/sec execute 250 sec latency 101.029 ms 2024-02-23T01:17:57.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 223473 13.00 MB/sec execute 251 sec latency 69.893 ms 2024-02-23T01:17:58.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 223763 12.98 MB/sec execute 252 sec latency 50.270 ms 2024-02-23T01:17:59.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 224106 12.97 MB/sec execute 253 sec latency 42.191 ms 2024-02-23T01:18:00.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 224486 12.96 MB/sec execute 254 sec latency 36.137 ms 2024-02-23T01:18:01.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 224891 12.95 MB/sec execute 255 sec latency 56.537 ms 2024-02-23T01:18:02.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 225262 12.94 MB/sec execute 256 sec latency 44.123 ms 2024-02-23T01:18:03.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 225733 12.94 MB/sec execute 257 sec latency 42.234 ms 2024-02-23T01:18:04.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 226108 12.92 MB/sec execute 258 sec latency 45.136 ms 2024-02-23T01:18:05.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 226495 12.92 MB/sec execute 259 sec latency 43.654 ms 2024-02-23T01:18:06.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 226913 12.90 MB/sec execute 260 sec latency 47.010 ms 2024-02-23T01:18:07.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 227279 12.90 MB/sec execute 261 sec latency 41.669 ms 2024-02-23T01:18:07.173 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (40m) 5m ago 40m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (25m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (26m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (46m) 5m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:18:07.830 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (46m) 5m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (45m) 5m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (6m) 5m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (6m) 5m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 5m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:18:07.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:18:08.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 227632 12.89 MB/sec execute 262 sec latency 48.557 ms 2024-02-23T01:18:08.212 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:18:08.212 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:18:08.212 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:18:08.212 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:08.212 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:18:08.213 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:18:08.549 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:18:08.549 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:18:08.549 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:18:08.549 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:18:08.549 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:18:08.549 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:18:09.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 227999 12.87 MB/sec execute 263 sec latency 36.584 ms 2024-02-23T01:18:10.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 228400 12.86 MB/sec execute 264 sec latency 60.865 ms 2024-02-23T01:18:11.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 228765 12.85 MB/sec execute 265 sec latency 41.199 ms 2024-02-23T01:18:12.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 229196 12.85 MB/sec execute 266 sec latency 45.463 ms 2024-02-23T01:18:13.024 INFO:teuthology.orchestra.run.smithi029.stdout: 5 229648 12.85 MB/sec execute 267 sec latency 44.827 ms 2024-02-23T01:18:14.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 230123 12.84 MB/sec execute 268 sec latency 33.133 ms 2024-02-23T01:18:15.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 230623 12.85 MB/sec execute 269 sec latency 52.740 ms 2024-02-23T01:18:16.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 231055 12.85 MB/sec execute 270 sec latency 37.328 ms 2024-02-23T01:18:17.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 231534 12.85 MB/sec execute 271 sec latency 43.049 ms 2024-02-23T01:18:18.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 231950 12.84 MB/sec execute 272 sec latency 38.082 ms 2024-02-23T01:18:19.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 232290 12.82 MB/sec execute 273 sec latency 58.500 ms 2024-02-23T01:18:20.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 232682 12.82 MB/sec execute 274 sec latency 85.577 ms 2024-02-23T01:18:21.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 233076 12.80 MB/sec execute 275 sec latency 48.202 ms 2024-02-23T01:18:22.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 233661 12.82 MB/sec execute 276 sec latency 35.110 ms 2024-02-23T01:18:23.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 234168 12.82 MB/sec execute 277 sec latency 46.535 ms 2024-02-23T01:18:24.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 234456 12.80 MB/sec execute 278 sec latency 45.811 ms 2024-02-23T01:18:25.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 234856 12.80 MB/sec execute 279 sec latency 40.697 ms 2024-02-23T01:18:26.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 235171 12.78 MB/sec execute 280 sec latency 59.511 ms 2024-02-23T01:18:27.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 235589 12.78 MB/sec execute 281 sec latency 53.206 ms 2024-02-23T01:18:28.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 235924 12.76 MB/sec execute 282 sec latency 50.291 ms 2024-02-23T01:18:29.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 236355 12.76 MB/sec execute 283 sec latency 40.920 ms 2024-02-23T01:18:30.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 236715 12.75 MB/sec execute 284 sec latency 42.623 ms 2024-02-23T01:18:31.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 237106 12.75 MB/sec execute 285 sec latency 42.605 ms 2024-02-23T01:18:32.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 237413 12.72 MB/sec execute 286 sec latency 56.443 ms 2024-02-23T01:18:33.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 237721 12.70 MB/sec execute 287 sec latency 95.960 ms 2024-02-23T01:18:34.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 237915 12.68 MB/sec execute 288 sec latency 87.221 ms 2024-02-23T01:18:35.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 238109 12.65 MB/sec execute 289 sec latency 104.611 ms 2024-02-23T01:18:36.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 238390 12.64 MB/sec execute 290 sec latency 63.788 ms 2024-02-23T01:18:37.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 238606 12.62 MB/sec execute 291 sec latency 79.017 ms 2024-02-23T01:18:38.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 239042 12.61 MB/sec execute 292 sec latency 128.056 ms 2024-02-23T01:18:38.933 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:18:39.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 239449 12.61 MB/sec execute 293 sec latency 47.847 ms 2024-02-23T01:18:39.695 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:18:39.695 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:18:39.695 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:18:39.695 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (40m) 6m ago 40m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:18:39.695 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (26m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (26m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (47m) 6m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (47m) 6m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (45m) 6m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (6m) 6m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (7m) 6m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 6m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (41m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:18:39.696 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:18:39.697 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:18:39.697 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (37m) 6m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:18:39.697 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (37m) 6m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:18:40.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 239945 12.61 MB/sec execute 294 sec latency 36.776 ms 2024-02-23T01:18:40.094 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:18:40.094 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:18:40.095 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:18:40.096 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:18:40.455 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:18:40.455 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:18:40.456 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:18:40.456 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:18:40.456 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:18:40.456 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:18:41.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 240564 12.62 MB/sec execute 295 sec latency 33.274 ms 2024-02-23T01:18:42.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 241081 12.62 MB/sec execute 296 sec latency 41.354 ms 2024-02-23T01:18:43.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 241492 12.62 MB/sec execute 297 sec latency 52.557 ms 2024-02-23T01:18:44.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 241922 12.62 MB/sec execute 298 sec latency 39.997 ms 2024-02-23T01:18:45.025 INFO:teuthology.orchestra.run.smithi029.stdout: 5 242222 12.60 MB/sec execute 299 sec latency 62.213 ms 2024-02-23T01:18:46.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 242487 12.59 MB/sec execute 300 sec latency 55.977 ms 2024-02-23T01:18:47.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 242712 12.57 MB/sec execute 301 sec latency 74.700 ms 2024-02-23T01:18:48.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 242907 12.54 MB/sec execute 302 sec latency 54.657 ms 2024-02-23T01:18:49.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 243149 12.53 MB/sec execute 303 sec latency 75.323 ms 2024-02-23T01:18:50.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 243427 12.50 MB/sec execute 304 sec latency 75.484 ms 2024-02-23T01:18:51.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 243782 12.50 MB/sec execute 305 sec latency 56.771 ms 2024-02-23T01:18:52.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 244204 12.50 MB/sec execute 306 sec latency 49.349 ms 2024-02-23T01:18:53.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 244502 12.47 MB/sec execute 307 sec latency 57.912 ms 2024-02-23T01:18:54.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 244837 12.46 MB/sec execute 308 sec latency 59.500 ms 2024-02-23T01:18:55.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 245088 12.44 MB/sec execute 309 sec latency 64.371 ms 2024-02-23T01:18:56.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 245396 12.44 MB/sec execute 310 sec latency 46.987 ms 2024-02-23T01:18:57.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 245639 12.42 MB/sec execute 311 sec latency 63.109 ms 2024-02-23T01:18:58.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 246106 12.42 MB/sec execute 312 sec latency 36.916 ms 2024-02-23T01:18:59.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 246503 12.41 MB/sec execute 313 sec latency 57.535 ms 2024-02-23T01:19:00.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 246943 12.41 MB/sec execute 314 sec latency 55.064 ms 2024-02-23T01:19:01.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 247282 12.40 MB/sec execute 315 sec latency 54.007 ms 2024-02-23T01:19:02.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 247652 12.39 MB/sec execute 316 sec latency 43.915 ms 2024-02-23T01:19:03.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 247940 12.37 MB/sec execute 317 sec latency 54.256 ms 2024-02-23T01:19:04.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 248329 12.37 MB/sec execute 318 sec latency 48.053 ms 2024-02-23T01:19:05.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 248604 12.35 MB/sec execute 319 sec latency 52.407 ms 2024-02-23T01:19:06.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 248950 12.35 MB/sec execute 320 sec latency 40.271 ms 2024-02-23T01:19:07.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 249226 12.33 MB/sec execute 321 sec latency 46.871 ms 2024-02-23T01:19:08.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 249529 12.32 MB/sec execute 322 sec latency 169.482 ms 2024-02-23T01:19:09.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 249879 12.31 MB/sec execute 323 sec latency 44.206 ms 2024-02-23T01:19:10.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 250177 12.30 MB/sec execute 324 sec latency 45.896 ms 2024-02-23T01:19:10.806 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:19:11.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 250615 12.29 MB/sec execute 325 sec latency 54.458 ms 2024-02-23T01:19:11.463 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:19:11.463 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (41m) 6m ago 41m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (27m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (27m) 6m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (47m) 6m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (47m) 6m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (46m) 6m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (7m) 6m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (7m) 6m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 6m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:19:11.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:19:11.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:19:11.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:19:11.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:19:11.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:19:11.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:19:11.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:11.833 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:19:11.834 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:19:11.834 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:11.834 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:19:11.834 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:19:11.834 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:19:11.834 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:19:12.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 251001 12.28 MB/sec execute 326 sec latency 54.612 ms 2024-02-23T01:19:12.161 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:19:12.161 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:19:12.162 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:19:12.162 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:19:12.162 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:19:12.162 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:19:13.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 251360 12.28 MB/sec execute 327 sec latency 50.374 ms 2024-02-23T01:19:14.026 INFO:teuthology.orchestra.run.smithi029.stdout: 5 251765 12.27 MB/sec execute 328 sec latency 45.440 ms 2024-02-23T01:19:15.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 252164 12.27 MB/sec execute 329 sec latency 42.527 ms 2024-02-23T01:19:16.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 252568 12.27 MB/sec execute 330 sec latency 40.172 ms 2024-02-23T01:19:17.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 252906 12.26 MB/sec execute 331 sec latency 51.809 ms 2024-02-23T01:19:18.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 253298 12.26 MB/sec execute 332 sec latency 35.999 ms 2024-02-23T01:19:19.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 253605 12.24 MB/sec execute 333 sec latency 54.508 ms 2024-02-23T01:19:20.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 253993 12.24 MB/sec execute 334 sec latency 71.876 ms 2024-02-23T01:19:21.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 254346 12.23 MB/sec execute 335 sec latency 35.163 ms 2024-02-23T01:19:22.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 254732 12.22 MB/sec execute 336 sec latency 59.365 ms 2024-02-23T01:19:23.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 255060 12.21 MB/sec execute 337 sec latency 79.137 ms 2024-02-23T01:19:24.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 255429 12.20 MB/sec execute 338 sec latency 50.305 ms 2024-02-23T01:19:25.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 255760 12.19 MB/sec execute 339 sec latency 55.261 ms 2024-02-23T01:19:26.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 256141 12.19 MB/sec execute 340 sec latency 44.354 ms 2024-02-23T01:19:27.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 256362 12.17 MB/sec execute 341 sec latency 70.298 ms 2024-02-23T01:19:28.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 256582 12.15 MB/sec execute 342 sec latency 91.207 ms 2024-02-23T01:19:29.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 256826 12.14 MB/sec execute 343 sec latency 51.972 ms 2024-02-23T01:19:30.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 257040 12.12 MB/sec execute 344 sec latency 81.436 ms 2024-02-23T01:19:31.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 257235 12.10 MB/sec execute 345 sec latency 88.019 ms 2024-02-23T01:19:32.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 257539 12.09 MB/sec execute 346 sec latency 65.915 ms 2024-02-23T01:19:33.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 257848 12.08 MB/sec execute 347 sec latency 43.718 ms 2024-02-23T01:19:34.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 258222 12.07 MB/sec execute 348 sec latency 53.188 ms 2024-02-23T01:19:35.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 258581 12.06 MB/sec execute 349 sec latency 46.161 ms 2024-02-23T01:19:36.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 259098 12.07 MB/sec execute 350 sec latency 38.623 ms 2024-02-23T01:19:37.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 259567 12.07 MB/sec execute 351 sec latency 38.114 ms 2024-02-23T01:19:38.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 259890 12.06 MB/sec execute 352 sec latency 55.122 ms 2024-02-23T01:19:39.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 260294 12.06 MB/sec execute 353 sec latency 50.656 ms 2024-02-23T01:19:40.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 260616 12.05 MB/sec execute 354 sec latency 43.555 ms 2024-02-23T01:19:41.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 260939 12.04 MB/sec execute 355 sec latency 49.160 ms 2024-02-23T01:19:42.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 261239 12.02 MB/sec execute 356 sec latency 47.926 ms 2024-02-23T01:19:42.560 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:19:43.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 261463 12.01 MB/sec execute 357 sec latency 66.544 ms 2024-02-23T01:19:43.253 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:19:43.253 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (41m) 7m ago 41m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (27m) 7m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (27m) 7m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (48m) 7m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (48m) 7m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (46m) 7m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (8m) 7m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (8m) 7m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 7m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:19:43.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:19:43.255 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:19:43.255 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:19:43.255 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:19:43.255 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:19:43.255 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (38m) 7m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:19:43.255 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (38m) 7m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:19:43.648 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:19:43.649 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:19:43.650 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:19:43.650 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:19:43.650 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:19:44.019 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:19:44.019 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:19:44.020 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:19:44.020 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:19:44.020 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:19:44.020 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:19:44.027 INFO:teuthology.orchestra.run.smithi029.stdout: 5 261756 12.00 MB/sec execute 358 sec latency 73.066 ms 2024-02-23T01:19:45.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 262028 11.99 MB/sec execute 359 sec latency 50.113 ms 2024-02-23T01:19:46.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 262242 11.97 MB/sec execute 360 sec latency 69.891 ms 2024-02-23T01:19:47.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 262578 11.96 MB/sec execute 361 sec latency 53.220 ms 2024-02-23T01:19:48.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 262826 11.94 MB/sec execute 362 sec latency 95.917 ms 2024-02-23T01:19:49.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 263081 11.93 MB/sec execute 363 sec latency 53.814 ms 2024-02-23T01:19:50.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 263357 11.92 MB/sec execute 364 sec latency 81.437 ms 2024-02-23T01:19:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 263690 11.91 MB/sec execute 365 sec latency 75.526 ms 2024-02-23T01:19:52.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 264010 11.90 MB/sec execute 366 sec latency 49.997 ms 2024-02-23T01:19:53.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 264257 11.89 MB/sec execute 367 sec latency 72.425 ms 2024-02-23T01:19:54.029 INFO:teuthology.orchestra.run.smithi029.stdout: 5 264559 11.88 MB/sec execute 368 sec latency 69.181 ms 2024-02-23T01:19:55.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 264858 11.87 MB/sec execute 369 sec latency 64.195 ms 2024-02-23T01:19:56.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 265156 11.85 MB/sec execute 370 sec latency 63.292 ms 2024-02-23T01:19:57.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 265425 11.84 MB/sec execute 371 sec latency 44.441 ms 2024-02-23T01:19:58.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 265671 11.83 MB/sec execute 372 sec latency 50.211 ms 2024-02-23T01:19:59.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 265927 11.81 MB/sec execute 373 sec latency 94.804 ms 2024-02-23T01:20:00.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 266188 11.81 MB/sec execute 374 sec latency 60.702 ms 2024-02-23T01:20:01.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 266423 11.79 MB/sec execute 375 sec latency 99.712 ms 2024-02-23T01:20:02.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 266661 11.77 MB/sec execute 376 sec latency 68.660 ms 2024-02-23T01:20:03.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 266881 11.77 MB/sec execute 377 sec latency 68.684 ms 2024-02-23T01:20:04.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 267073 11.74 MB/sec execute 378 sec latency 82.731 ms 2024-02-23T01:20:05.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 267341 11.74 MB/sec execute 379 sec latency 52.453 ms 2024-02-23T01:20:06.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 267582 11.72 MB/sec execute 380 sec latency 64.063 ms 2024-02-23T01:20:07.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 267761 11.70 MB/sec execute 381 sec latency 91.450 ms 2024-02-23T01:20:08.029 INFO:teuthology.orchestra.run.smithi029.stdout: 5 268264 11.70 MB/sec execute 382 sec latency 79.750 ms 2024-02-23T01:20:09.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 268765 11.71 MB/sec execute 383 sec latency 57.807 ms 2024-02-23T01:20:10.029 INFO:teuthology.orchestra.run.smithi029.stdout: 5 269143 11.70 MB/sec execute 384 sec latency 38.471 ms 2024-02-23T01:20:11.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 269458 11.69 MB/sec execute 385 sec latency 59.079 ms 2024-02-23T01:20:12.028 INFO:teuthology.orchestra.run.smithi029.stdout: 5 269809 11.69 MB/sec execute 386 sec latency 59.717 ms 2024-02-23T01:20:13.029 INFO:teuthology.orchestra.run.smithi029.stdout: 5 270138 11.67 MB/sec execute 387 sec latency 38.344 ms 2024-02-23T01:20:14.030 INFO:teuthology.orchestra.run.smithi029.stdout: 5 270439 11.68 MB/sec execute 388 sec latency 88.666 ms 2024-02-23T01:20:14.420 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:20:15.029 INFO:teuthology.orchestra.run.smithi029.stdout: 5 270665 11.66 MB/sec execute 389 sec latency 92.142 ms 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (42m) 7m ago 42m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (28m) 7m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (28m) 7m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:20:15.123 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (49m) 7m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (49m) 7m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (47m) 7m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (8m) 7m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (8m) 7m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 7m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (42m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (40m) 7m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:20:15.124 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:20:15.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:20:15.537 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:20:15.884 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:20:15.884 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:20:15.884 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:20:15.884 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:20:15.884 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:20:15.884 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:20:16.029 INFO:teuthology.orchestra.run.smithi029.stdout: 5 270940 11.65 MB/sec execute 390 sec latency 49.637 ms 2024-02-23T01:20:17.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 271179 11.64 MB/sec execute 391 sec latency 51.192 ms 2024-02-23T01:20:18.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 271429 11.63 MB/sec execute 392 sec latency 63.838 ms 2024-02-23T01:20:19.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 271738 11.62 MB/sec execute 393 sec latency 49.408 ms 2024-02-23T01:20:20.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 272016 11.60 MB/sec execute 394 sec latency 50.556 ms 2024-02-23T01:20:21.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 272330 11.60 MB/sec execute 395 sec latency 67.503 ms 2024-02-23T01:20:22.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 272692 11.59 MB/sec execute 396 sec latency 62.054 ms 2024-02-23T01:20:23.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 273092 11.59 MB/sec execute 397 sec latency 69.999 ms 2024-02-23T01:20:24.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 273503 11.58 MB/sec execute 398 sec latency 48.623 ms 2024-02-23T01:20:25.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 273996 11.59 MB/sec execute 399 sec latency 54.166 ms 2024-02-23T01:20:26.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 274549 11.60 MB/sec execute 400 sec latency 45.126 ms 2024-02-23T01:20:27.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 274956 11.60 MB/sec execute 401 sec latency 46.068 ms 2024-02-23T01:20:28.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 275275 11.59 MB/sec execute 402 sec latency 53.191 ms 2024-02-23T01:20:29.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 275569 11.58 MB/sec execute 403 sec latency 43.828 ms 2024-02-23T01:20:30.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 275855 11.57 MB/sec execute 404 sec latency 61.000 ms 2024-02-23T01:20:31.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 276125 11.56 MB/sec execute 405 sec latency 58.279 ms 2024-02-23T01:20:32.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 276358 11.55 MB/sec execute 406 sec latency 69.390 ms 2024-02-23T01:20:33.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 276671 11.55 MB/sec execute 407 sec latency 74.004 ms 2024-02-23T01:20:34.031 INFO:teuthology.orchestra.run.smithi029.stdout: 5 276879 11.53 MB/sec execute 408 sec latency 67.538 ms 2024-02-23T01:20:35.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 277133 11.51 MB/sec execute 409 sec latency 49.931 ms 2024-02-23T01:20:36.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 277511 11.52 MB/sec execute 410 sec latency 60.194 ms 2024-02-23T01:20:37.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 277872 11.51 MB/sec execute 411 sec latency 108.056 ms 2024-02-23T01:20:38.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 278223 11.50 MB/sec execute 412 sec latency 44.193 ms 2024-02-23T01:20:39.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 278489 11.50 MB/sec execute 413 sec latency 65.388 ms 2024-02-23T01:20:40.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 278763 11.49 MB/sec execute 414 sec latency 52.286 ms 2024-02-23T01:20:41.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 279025 11.47 MB/sec execute 415 sec latency 48.060 ms 2024-02-23T01:20:42.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 279271 11.46 MB/sec execute 416 sec latency 71.641 ms 2024-02-23T01:20:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: 5 279614 11.45 MB/sec execute 417 sec latency 63.634 ms 2024-02-23T01:20:44.033 INFO:teuthology.orchestra.run.smithi029.stdout: 5 279989 11.45 MB/sec execute 418 sec latency 49.188 ms 2024-02-23T01:20:45.033 INFO:teuthology.orchestra.run.smithi029.stdout: 5 280414 11.45 MB/sec execute 419 sec latency 43.472 ms 2024-02-23T01:20:46.033 INFO:teuthology.orchestra.run.smithi029.stdout: 5 280754 11.44 MB/sec execute 420 sec latency 34.298 ms 2024-02-23T01:20:46.253 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:20:46.977 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:20:46.977 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (43m) 8m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:20:46.977 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (43m) 8m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:20:46.977 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (42m) 8m ago 42m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:20:46.977 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (28m) 8m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (28m) 8m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (49m) 8m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (49m) 8m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (47m) 8m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (9m) 8m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (9m) 8m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 8m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (43m) 8m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:20:46.978 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:20:46.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:20:46.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (39m) 8m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:20:46.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (39m) 8m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:20:47.033 INFO:teuthology.orchestra.run.smithi029.stdout: 5 281080 11.44 MB/sec execute 421 sec latency 53.174 ms 2024-02-23T01:20:47.365 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:20:47.365 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:20:47.365 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:20:47.365 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:47.365 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:20:47.366 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:20:47.733 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:20:47.733 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:20:47.733 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:20:47.733 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:20:47.733 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:20:47.733 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:20:48.033 INFO:teuthology.orchestra.run.smithi029.stdout: 5 281403 11.43 MB/sec execute 422 sec latency 53.451 ms 2024-02-23T01:20:49.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 281746 11.43 MB/sec execute 423 sec latency 45.806 ms 2024-02-23T01:20:50.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 282047 11.42 MB/sec execute 424 sec latency 62.843 ms 2024-02-23T01:20:51.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 282430 11.42 MB/sec execute 425 sec latency 69.731 ms 2024-02-23T01:20:52.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 282745 11.41 MB/sec execute 426 sec latency 56.549 ms 2024-02-23T01:20:53.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 283057 11.41 MB/sec execute 427 sec latency 59.819 ms 2024-02-23T01:20:54.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 283373 11.40 MB/sec execute 428 sec latency 51.169 ms 2024-02-23T01:20:55.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 283745 11.39 MB/sec execute 429 sec latency 45.100 ms 2024-02-23T01:20:56.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 284097 11.39 MB/sec execute 430 sec latency 50.371 ms 2024-02-23T01:20:57.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 284432 11.38 MB/sec execute 431 sec latency 45.860 ms 2024-02-23T01:20:58.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 284767 11.38 MB/sec execute 432 sec latency 51.901 ms 2024-02-23T01:20:59.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 285145 11.38 MB/sec execute 433 sec latency 49.085 ms 2024-02-23T01:21:00.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 285452 11.37 MB/sec execute 434 sec latency 51.962 ms 2024-02-23T01:21:01.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 285769 11.37 MB/sec execute 435 sec latency 102.514 ms 2024-02-23T01:21:02.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 286085 11.36 MB/sec execute 436 sec latency 49.805 ms 2024-02-23T01:21:03.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 286320 11.35 MB/sec execute 437 sec latency 61.733 ms 2024-02-23T01:21:04.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 286673 11.34 MB/sec execute 438 sec latency 57.269 ms 2024-02-23T01:21:05.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 287006 11.33 MB/sec execute 439 sec latency 40.949 ms 2024-02-23T01:21:06.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 287420 11.34 MB/sec execute 440 sec latency 56.526 ms 2024-02-23T01:21:07.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 287781 11.33 MB/sec execute 441 sec latency 59.132 ms 2024-02-23T01:21:08.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 288155 11.33 MB/sec execute 442 sec latency 52.425 ms 2024-02-23T01:21:09.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 288503 11.32 MB/sec execute 443 sec latency 85.654 ms 2024-02-23T01:21:10.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 288807 11.32 MB/sec execute 444 sec latency 69.301 ms 2024-02-23T01:21:11.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 289245 11.32 MB/sec execute 445 sec latency 46.736 ms 2024-02-23T01:21:12.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 289726 11.33 MB/sec execute 446 sec latency 37.709 ms 2024-02-23T01:21:13.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 290040 11.31 MB/sec execute 447 sec latency 55.773 ms 2024-02-23T01:21:14.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 290431 11.31 MB/sec execute 448 sec latency 56.512 ms 2024-02-23T01:21:15.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 290801 11.31 MB/sec execute 449 sec latency 68.772 ms 2024-02-23T01:21:16.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 291160 11.31 MB/sec execute 450 sec latency 52.001 ms 2024-02-23T01:21:17.034 INFO:teuthology.orchestra.run.smithi029.stdout: 5 291551 11.31 MB/sec execute 451 sec latency 47.420 ms 2024-02-23T01:21:18.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 291856 11.30 MB/sec execute 452 sec latency 80.459 ms 2024-02-23T01:21:18.102 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:21:18.820 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:21:18.820 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:21:18.820 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:21:18.820 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (43m) 9m ago 43m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:21:18.820 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (29m) 9m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:21:18.820 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (29m) 9m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (50m) 9m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (50m) 9m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (48m) 9m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (9m) 9m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (9m) 9m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 9m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (42m) 9m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:21:18.821 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:21:18.822 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:21:19.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 292184 11.29 MB/sec execute 453 sec latency 50.923 ms 2024-02-23T01:21:19.208 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:21:19.208 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:21:19.209 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:21:19.210 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:21:19.574 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:21:19.575 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:21:19.575 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:21:19.575 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:21:19.575 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:21:19.575 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:21:20.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 292475 11.28 MB/sec execute 454 sec latency 56.180 ms 2024-02-23T01:21:21.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 292801 11.29 MB/sec execute 455 sec latency 47.854 ms 2024-02-23T01:21:22.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 293138 11.28 MB/sec execute 456 sec latency 54.989 ms 2024-02-23T01:21:23.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 293409 11.27 MB/sec execute 457 sec latency 56.421 ms 2024-02-23T01:21:24.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 293791 11.26 MB/sec execute 458 sec latency 62.302 ms 2024-02-23T01:21:25.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 294128 11.26 MB/sec execute 459 sec latency 57.438 ms 2024-02-23T01:21:26.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 294520 11.26 MB/sec execute 460 sec latency 48.144 ms 2024-02-23T01:21:27.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 294899 11.25 MB/sec execute 461 sec latency 59.953 ms 2024-02-23T01:21:28.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 295200 11.24 MB/sec execute 462 sec latency 62.146 ms 2024-02-23T01:21:29.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 295582 11.24 MB/sec execute 463 sec latency 55.504 ms 2024-02-23T01:21:30.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 295922 11.24 MB/sec execute 464 sec latency 72.011 ms 2024-02-23T01:21:31.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 296285 11.25 MB/sec execute 465 sec latency 50.700 ms 2024-02-23T01:21:32.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 296606 11.24 MB/sec execute 466 sec latency 39.469 ms 2024-02-23T01:21:33.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 296890 11.23 MB/sec execute 467 sec latency 98.880 ms 2024-02-23T01:21:34.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 297265 11.22 MB/sec execute 468 sec latency 68.740 ms 2024-02-23T01:21:35.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 297644 11.22 MB/sec execute 469 sec latency 53.197 ms 2024-02-23T01:21:36.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 298046 11.22 MB/sec execute 470 sec latency 63.908 ms 2024-02-23T01:21:37.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 298424 11.21 MB/sec execute 471 sec latency 55.307 ms 2024-02-23T01:21:38.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 298734 11.21 MB/sec execute 472 sec latency 49.551 ms 2024-02-23T01:21:39.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 299082 11.21 MB/sec execute 473 sec latency 56.710 ms 2024-02-23T01:21:40.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 299386 11.20 MB/sec execute 474 sec latency 51.938 ms 2024-02-23T01:21:41.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 299670 11.20 MB/sec execute 475 sec latency 58.495 ms 2024-02-23T01:21:42.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 299918 11.19 MB/sec execute 476 sec latency 59.720 ms 2024-02-23T01:21:43.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 300196 11.18 MB/sec execute 477 sec latency 57.345 ms 2024-02-23T01:21:44.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 300437 11.17 MB/sec execute 478 sec latency 80.283 ms 2024-02-23T01:21:45.035 INFO:teuthology.orchestra.run.smithi029.stdout: 5 300650 11.15 MB/sec execute 479 sec latency 121.008 ms 2024-02-23T01:21:46.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 300909 11.15 MB/sec execute 480 sec latency 45.455 ms 2024-02-23T01:21:47.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 301138 11.13 MB/sec execute 481 sec latency 61.119 ms 2024-02-23T01:21:48.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 301407 11.13 MB/sec execute 482 sec latency 73.046 ms 2024-02-23T01:21:49.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 301698 11.12 MB/sec execute 483 sec latency 84.911 ms 2024-02-23T01:21:49.891 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:21:50.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 301990 11.11 MB/sec execute 484 sec latency 51.650 ms 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (44m) 9m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (44m) 9m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (43m) 9m ago 43m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (29m) 9m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (29m) 9m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:21:50.464 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (50m) 9m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (50m) 9m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (48m) 9m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (10m) 9m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (10m) 9m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 9m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (44m) 9m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:21:50.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:21:50.776 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:21:50.776 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:21:50.776 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:21:50.776 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:50.776 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:21:50.777 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:21:51.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 302208 11.10 MB/sec execute 485 sec latency 63.201 ms 2024-02-23T01:21:51.062 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:21:51.062 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:21:51.062 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:21:51.062 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:21:51.062 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:21:51.062 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:21:52.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 302469 11.09 MB/sec execute 486 sec latency 66.935 ms 2024-02-23T01:21:53.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 302708 11.09 MB/sec execute 487 sec latency 70.579 ms 2024-02-23T01:21:54.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 303012 11.08 MB/sec execute 488 sec latency 79.649 ms 2024-02-23T01:21:55.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 303375 11.09 MB/sec execute 489 sec latency 62.011 ms 2024-02-23T01:21:56.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 303731 11.08 MB/sec execute 490 sec latency 45.096 ms 2024-02-23T01:21:57.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 304045 11.07 MB/sec execute 491 sec latency 51.595 ms 2024-02-23T01:21:58.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 304330 11.06 MB/sec execute 492 sec latency 82.868 ms 2024-02-23T01:21:59.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 304583 11.05 MB/sec execute 493 sec latency 47.412 ms 2024-02-23T01:22:00.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 304877 11.05 MB/sec execute 494 sec latency 79.594 ms 2024-02-23T01:22:01.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 305190 11.04 MB/sec execute 495 sec latency 65.243 ms 2024-02-23T01:22:02.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 305549 11.04 MB/sec execute 496 sec latency 45.010 ms 2024-02-23T01:22:03.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 305831 11.03 MB/sec execute 497 sec latency 57.683 ms 2024-02-23T01:22:04.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 306186 11.03 MB/sec execute 498 sec latency 49.056 ms 2024-02-23T01:22:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 306717 11.04 MB/sec execute 499 sec latency 53.575 ms 2024-02-23T01:22:06.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 307296 11.05 MB/sec execute 500 sec latency 53.715 ms 2024-02-23T01:22:07.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 307622 11.04 MB/sec execute 501 sec latency 112.901 ms 2024-02-23T01:22:08.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 307845 11.03 MB/sec execute 502 sec latency 50.690 ms 2024-02-23T01:22:09.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 308092 11.02 MB/sec execute 503 sec latency 50.041 ms 2024-02-23T01:22:10.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 308357 11.02 MB/sec execute 504 sec latency 63.372 ms 2024-02-23T01:22:11.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 308655 11.01 MB/sec execute 505 sec latency 155.412 ms 2024-02-23T01:22:12.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 308983 11.00 MB/sec execute 506 sec latency 121.282 ms 2024-02-23T01:22:13.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 309226 11.00 MB/sec execute 507 sec latency 81.800 ms 2024-02-23T01:22:14.036 INFO:teuthology.orchestra.run.smithi029.stdout: 5 309460 10.98 MB/sec execute 508 sec latency 98.622 ms 2024-02-23T01:22:15.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 309788 10.98 MB/sec execute 509 sec latency 65.557 ms 2024-02-23T01:22:16.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 310037 10.97 MB/sec execute 510 sec latency 84.627 ms 2024-02-23T01:22:17.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 310286 10.97 MB/sec execute 511 sec latency 65.562 ms 2024-02-23T01:22:18.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 310518 10.97 MB/sec execute 512 sec latency 49.283 ms 2024-02-23T01:22:19.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 310781 10.95 MB/sec execute 513 sec latency 65.394 ms 2024-02-23T01:22:20.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 311097 10.95 MB/sec execute 514 sec latency 70.726 ms 2024-02-23T01:22:21.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 311309 10.93 MB/sec execute 515 sec latency 76.493 ms 2024-02-23T01:22:21.409 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:22:22.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 311588 10.93 MB/sec execute 516 sec latency 51.316 ms 2024-02-23T01:22:22.065 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (44m) 10m ago 44m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (30m) 10m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (30m) 10m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (51m) 10m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (51m) 10m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (49m) 10m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (10m) 10m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (10m) 10m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:22:22.066 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 22m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 10m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (43m) 10m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:22:22.067 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:22:22.407 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:22:22.407 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:22:22.407 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:22:22.407 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:22.408 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:22:22.409 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:22:22.409 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:22:22.409 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:22:22.726 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:22:22.727 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:22:22.727 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:22:22.727 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:22:22.727 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:22:22.727 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:22:23.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 311876 10.92 MB/sec execute 517 sec latency 65.243 ms 2024-02-23T01:22:24.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 312220 10.92 MB/sec execute 518 sec latency 71.988 ms 2024-02-23T01:22:25.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 312597 10.91 MB/sec execute 519 sec latency 46.216 ms 2024-02-23T01:22:26.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 312899 10.91 MB/sec execute 520 sec latency 42.771 ms 2024-02-23T01:22:27.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 313267 10.91 MB/sec execute 521 sec latency 65.966 ms 2024-02-23T01:22:28.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 313627 10.91 MB/sec execute 522 sec latency 78.013 ms 2024-02-23T01:22:29.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 313978 10.91 MB/sec execute 523 sec latency 54.793 ms 2024-02-23T01:22:30.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 314277 10.90 MB/sec execute 524 sec latency 48.046 ms 2024-02-23T01:22:31.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 314661 10.90 MB/sec execute 525 sec latency 47.868 ms 2024-02-23T01:22:32.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 314940 10.89 MB/sec execute 526 sec latency 68.642 ms 2024-02-23T01:22:33.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 315238 10.88 MB/sec execute 527 sec latency 69.681 ms 2024-02-23T01:22:34.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 315557 10.88 MB/sec execute 528 sec latency 60.608 ms 2024-02-23T01:22:35.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 315861 10.88 MB/sec execute 529 sec latency 88.741 ms 2024-02-23T01:22:36.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 316113 10.86 MB/sec execute 530 sec latency 50.815 ms 2024-02-23T01:22:37.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 316311 10.86 MB/sec execute 531 sec latency 53.686 ms 2024-02-23T01:22:38.037 INFO:teuthology.orchestra.run.smithi029.stdout: 5 316482 10.85 MB/sec execute 532 sec latency 89.619 ms 2024-02-23T01:22:39.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 316765 10.84 MB/sec execute 533 sec latency 67.746 ms 2024-02-23T01:22:40.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 317023 10.83 MB/sec execute 534 sec latency 65.913 ms 2024-02-23T01:22:41.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 317269 10.83 MB/sec execute 535 sec latency 93.015 ms 2024-02-23T01:22:42.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 317514 10.83 MB/sec execute 536 sec latency 65.115 ms 2024-02-23T01:22:43.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 317675 10.81 MB/sec execute 537 sec latency 68.221 ms 2024-02-23T01:22:44.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 317940 10.80 MB/sec execute 538 sec latency 74.112 ms 2024-02-23T01:22:45.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 318229 10.79 MB/sec execute 539 sec latency 82.360 ms 2024-02-23T01:22:46.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 318466 10.78 MB/sec execute 540 sec latency 62.720 ms 2024-02-23T01:22:47.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 318736 10.78 MB/sec execute 541 sec latency 43.929 ms 2024-02-23T01:22:48.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 319036 10.77 MB/sec execute 542 sec latency 68.227 ms 2024-02-23T01:22:49.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 319487 10.77 MB/sec execute 543 sec latency 52.804 ms 2024-02-23T01:22:50.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 319831 10.77 MB/sec execute 544 sec latency 52.184 ms 2024-02-23T01:22:51.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 320219 10.78 MB/sec execute 545 sec latency 65.418 ms 2024-02-23T01:22:52.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 320584 10.77 MB/sec execute 546 sec latency 75.478 ms 2024-02-23T01:22:53.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 320894 10.77 MB/sec execute 547 sec latency 69.835 ms 2024-02-23T01:22:53.058 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:22:53.745 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:22:53.745 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (45m) 10m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:22:53.745 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (45m) 10m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:22:53.745 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (44m) 10m ago 44m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (30m) 10m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (30m) 10m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (51m) 10m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (51m) 10m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (49m) 10m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:22:53.746 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (11m) 10m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:22:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (11m) 10m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:22:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 23m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:22:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 10m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:22:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (45m) 10m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:22:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:22:53.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:22:53.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:22:53.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:22:53.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:22:53.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:22:53.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:22:54.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 321181 10.77 MB/sec execute 548 sec latency 61.237 ms 2024-02-23T01:22:54.092 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:22:54.092 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:22:54.092 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:22:54.093 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:22:54.420 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:22:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:22:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:22:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:22:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:22:54.421 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:22:55.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 321554 10.76 MB/sec execute 549 sec latency 54.923 ms 2024-02-23T01:22:56.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 321841 10.76 MB/sec execute 550 sec latency 50.113 ms 2024-02-23T01:22:57.038 INFO:teuthology.orchestra.run.smithi029.stdout: 5 322162 10.75 MB/sec execute 551 sec latency 50.137 ms 2024-02-23T01:22:58.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 322485 10.74 MB/sec execute 552 sec latency 47.013 ms 2024-02-23T01:22:59.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 323054 10.75 MB/sec execute 553 sec latency 43.961 ms 2024-02-23T01:23:00.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 323578 10.76 MB/sec execute 554 sec latency 35.757 ms 2024-02-23T01:23:01.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 324017 10.76 MB/sec execute 555 sec latency 59.029 ms 2024-02-23T01:23:02.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 324354 10.76 MB/sec execute 556 sec latency 62.580 ms 2024-02-23T01:23:03.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 324655 10.77 MB/sec execute 557 sec latency 73.442 ms 2024-02-23T01:23:04.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 324966 10.75 MB/sec execute 558 sec latency 55.972 ms 2024-02-23T01:23:05.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 325348 10.75 MB/sec execute 559 sec latency 69.822 ms 2024-02-23T01:23:06.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 325636 10.74 MB/sec execute 560 sec latency 83.605 ms 2024-02-23T01:23:07.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 325975 10.74 MB/sec execute 561 sec latency 51.805 ms 2024-02-23T01:23:08.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 326344 10.74 MB/sec execute 562 sec latency 56.687 ms 2024-02-23T01:23:09.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 326721 10.74 MB/sec execute 563 sec latency 48.701 ms 2024-02-23T01:23:10.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 327034 10.74 MB/sec execute 564 sec latency 56.597 ms 2024-02-23T01:23:11.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 327389 10.73 MB/sec execute 565 sec latency 38.514 ms 2024-02-23T01:23:12.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 327728 10.73 MB/sec execute 566 sec latency 66.259 ms 2024-02-23T01:23:13.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 328050 10.73 MB/sec execute 567 sec latency 61.081 ms 2024-02-23T01:23:14.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 328349 10.73 MB/sec execute 568 sec latency 67.205 ms 2024-02-23T01:23:15.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 328797 10.73 MB/sec execute 569 sec latency 56.041 ms 2024-02-23T01:23:16.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 329166 10.72 MB/sec execute 570 sec latency 57.870 ms 2024-02-23T01:23:17.039 INFO:teuthology.orchestra.run.smithi029.stdout: 5 329598 10.72 MB/sec execute 571 sec latency 70.093 ms 2024-02-23T01:23:18.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 329990 10.72 MB/sec execute 572 sec latency 54.075 ms 2024-02-23T01:23:19.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 330334 10.72 MB/sec execute 573 sec latency 40.790 ms 2024-02-23T01:23:20.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 330681 10.72 MB/sec execute 574 sec latency 63.701 ms 2024-02-23T01:23:21.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 331142 10.72 MB/sec execute 575 sec latency 69.567 ms 2024-02-23T01:23:22.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 331717 10.74 MB/sec execute 576 sec latency 49.303 ms 2024-02-23T01:23:23.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 332130 10.74 MB/sec execute 577 sec latency 73.404 ms 2024-02-23T01:23:24.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 332400 10.73 MB/sec execute 578 sec latency 46.686 ms 2024-02-23T01:23:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:23:25.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 332621 10.72 MB/sec execute 579 sec latency 58.805 ms 2024-02-23T01:23:25.557 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:23:25.557 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:23:25.557 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:23:25.557 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (45m) 11m ago 45m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:23:25.557 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (31m) 11m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:23:25.557 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (31m) 11m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (52m) 11m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (52m) 11m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (50m) 11m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (11m) 11m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (11m) 11m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 11m ago 23m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 11m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (44m) 11m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:23:25.558 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:23:25.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:23:25.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:23:25.960 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:23:25.961 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:23:26.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 332892 10.71 MB/sec execute 580 sec latency 52.925 ms 2024-02-23T01:23:26.311 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:23:26.311 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:23:26.311 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:23:26.311 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:23:26.311 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:23:26.311 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:23:27.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 333138 10.70 MB/sec execute 581 sec latency 72.626 ms 2024-02-23T01:23:28.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 333423 10.70 MB/sec execute 582 sec latency 47.067 ms 2024-02-23T01:23:29.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 333698 10.69 MB/sec execute 583 sec latency 72.328 ms 2024-02-23T01:23:30.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 333975 10.69 MB/sec execute 584 sec latency 46.859 ms 2024-02-23T01:23:31.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 334224 10.68 MB/sec execute 585 sec latency 71.770 ms 2024-02-23T01:23:32.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 334587 10.68 MB/sec execute 586 sec latency 47.322 ms 2024-02-23T01:23:33.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 334848 10.68 MB/sec execute 587 sec latency 70.182 ms 2024-02-23T01:23:34.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 335176 10.68 MB/sec execute 588 sec latency 79.903 ms 2024-02-23T01:23:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 335461 10.67 MB/sec execute 589 sec latency 47.658 ms 2024-02-23T01:23:36.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 335753 10.66 MB/sec execute 590 sec latency 71.209 ms 2024-02-23T01:23:37.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 336016 10.66 MB/sec execute 591 sec latency 72.900 ms 2024-02-23T01:23:38.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 336255 10.64 MB/sec execute 592 sec latency 60.868 ms 2024-02-23T01:23:39.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 336539 10.64 MB/sec execute 593 sec latency 53.930 ms 2024-02-23T01:23:40.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 336781 10.63 MB/sec execute 594 sec latency 60.147 ms 2024-02-23T01:23:41.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 337112 10.63 MB/sec execute 595 sec latency 65.104 ms 2024-02-23T01:23:42.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 337329 10.62 MB/sec execute 596 sec latency 55.532 ms 2024-02-23T01:23:43.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 337578 10.62 MB/sec execute 597 sec latency 64.514 ms 2024-02-23T01:23:44.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 337823 10.61 MB/sec execute 598 sec latency 82.879 ms 2024-02-23T01:23:45.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 338196 10.61 MB/sec execute 599 sec latency 67.897 ms 2024-02-23T01:23:46.040 INFO:teuthology.orchestra.run.smithi029.stdout: 5 cleanup 600 sec 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: 0 cleanup 600 sec 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: Operation Count AvgLat MaxLat 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: ---------------------------------------- 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: NTCreateX 204123 4.247 169.478 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: Close 149800 0.135 9.463 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: Rename 8652 9.079 168.575 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: Unlink 41311 7.144 125.115 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: Qpathinfo 185114 0.953 120.688 2024-02-23T01:23:46.219 INFO:teuthology.orchestra.run.smithi029.stdout: Qfileinfo 32261 0.086 6.875 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: Qfsinfo 33968 0.395 38.549 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: Sfileinfo 16620 12.771 121.000 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: Find 71562 0.415 35.056 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: WriteX 100872 12.861 163.252 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: ReadX 320320 0.010 12.737 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: LockX 666 0.373 4.891 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: UnlockX 666 0.282 3.403 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: Flush 14317 0.002 0.021 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T01:23:46.220 INFO:teuthology.orchestra.run.smithi029.stdout:Throughput 10.6122 MB/sec 5 clients 5 procs max_latency=169.482 ms 2024-02-23T01:23:46.222 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-02-23T01:23:46.276 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-02-23T01:23:46.362 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-02-23T01:23:46.391 INFO:teuthology.orchestra.run.smithi029.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-02-23T01:23:46.391 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T01:23:46.391 INFO:teuthology.orchestra.run.smithi029.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-02-23T01:23:46.391 INFO:teuthology.orchestra.run.smithi029.stdout:3 of 5 processes prepared for launch 0 sec 2024-02-23T01:23:46.492 INFO:teuthology.orchestra.run.smithi029.stdout:5 of 5 processes prepared for launch 0 sec 2024-02-23T01:23:46.492 INFO:teuthology.orchestra.run.smithi029.stdout:releasing clients 2024-02-23T01:23:48.492 INFO:teuthology.orchestra.run.smithi029.stdout: 5 335 23.67 MB/sec execute 1 sec latency 62.841 ms 2024-02-23T01:23:49.492 INFO:teuthology.orchestra.run.smithi029.stdout: 5 473 22.89 MB/sec execute 2 sec latency 33.682 ms 2024-02-23T01:23:50.492 INFO:teuthology.orchestra.run.smithi029.stdout: 5 720 23.15 MB/sec execute 3 sec latency 35.162 ms 2024-02-23T01:23:51.492 INFO:teuthology.orchestra.run.smithi029.stdout: 5 1077 19.43 MB/sec execute 4 sec latency 39.095 ms 2024-02-23T01:23:52.492 INFO:teuthology.orchestra.run.smithi029.stdout: 5 cleanup 5 sec 2024-02-23T01:23:52.654 INFO:teuthology.orchestra.run.smithi029.stdout:[1582] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000ea7900000027' failed - Device or resource busy 2024-02-23T01:23:52.657 INFO:teuthology.orchestra.run.smithi029.stdout:[1582] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000eaaf0000003d' failed - Device or resource busy 2024-02-23T01:23:52.700 INFO:teuthology.orchestra.run.smithi029.stdout: 0 cleanup 5 sec 2024-02-23T01:23:52.700 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Operation Count AvgLat MaxLat 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: ---------------------------------------- 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: NTCreateX 1121 6.039 33.678 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Close 940 6.387 30.065 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Rename 50 11.112 39.082 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Unlink 105 3.537 17.617 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Qpathinfo 692 1.405 18.138 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Qfileinfo 420 15.089 30.425 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Qfsinfo 165 0.576 6.834 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Sfileinfo 170 11.548 24.878 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Find 291 0.574 6.428 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: WriteX 1835 0.022 0.060 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: ReadX 1257 0.020 3.934 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: Flush 125 13.917 25.329 2024-02-23T01:23:52.701 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T01:23:52.702 INFO:teuthology.orchestra.run.smithi029.stdout:Throughput 19.4315 MB/sec 5 clients 5 procs max_latency=62.841 ms 2024-02-23T01:23:52.703 DEBUG:teuthology.parallel:result is None 2024-02-23T01:23:56.605 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:23:57.127 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:23:57.127 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (46m) 11m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:23:57.127 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (46m) 11m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (45m) 11m ago 45m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (31m) 11m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (31m) 11m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (52m) 11m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (52m) 11m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (50m) 11m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (12m) 11m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (12m) 11m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 11m ago 24m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 11m ago 22m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (46m) 11m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:23:57.128 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (46m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:23:57.129 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:23:57.129 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:23:57.129 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:23:57.129 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:23:57.129 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:23:57.129 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:23:57.417 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:23:57.417 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:23:57.417 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:23:57.418 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:23:57.419 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:23:57.684 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:23:57.684 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:23:57.685 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:23:57.685 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:23:57.685 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:23:57.685 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:24:27.976 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:24:28.496 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:24:28.496 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:24:28.496 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:24:28.496 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (46m) 12m ago 46m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (32m) 12m ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (32m) 12m ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (53m) 12m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (53m) 12m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (51m) 12m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (12m) 12m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (12m) 12m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 12m ago 24m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 12m ago 22m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (45m) 12m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:24:28.497 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (44m) 12m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:24:28.498 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:24:28.498 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:24:28.498 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:24:28.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:24:28.785 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:24:28.785 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:24:28.785 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:24:28.785 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:24:28.785 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:24:29.051 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:24:29.051 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:24:29.051 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:24:29.051 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:24:29.051 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:24:29.051 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:24:59.338 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:24:59.859 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:24:59.859 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (47m) 12m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:24:59.859 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (47m) 12m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:24:59.859 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (47m) 12m ago 46m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (32m) 12m ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (32m) 12m ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (53m) 12m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (53m) 12m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (51m) 12m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (13m) 12m ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (13m) 12m ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 12m ago 25m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 12m ago 23m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (47m) 12m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (47m) 12m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:24:59.860 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:24:59.861 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (44m) 12m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:24:59.861 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (44m) 12m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:24:59.861 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (44m) 12m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:24:59.861 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:25:00.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:25:00.147 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:00.147 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:25:00.147 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:25:00.147 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:25:00.147 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:25:00.409 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:25:00.409 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:25:00.409 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:25:00.409 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:25:00.409 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:25:00.409 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:25:30.700 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:25:31.218 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:25:31.218 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (48m) 13m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (47m) 13m ago 47m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (33m) 13m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (33m) 13m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (54m) 13m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (54m) 13m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (52m) 13m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (13m) 13m ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (13m) 13m ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 13m ago 25m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 13m ago 23m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:25:31.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:25:31.220 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:25:31.220 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (46m) 13m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:25:31.220 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (45m) 13m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:25:31.220 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (44m) 13m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:25:31.220 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (44m) 13m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:25:31.220 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (44m) 13m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:25:31.506 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:25:31.507 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:25:31.771 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:25:31.771 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:25:31.771 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:25:31.771 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:25:31.771 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:25:31.771 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:26:02.061 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:26:02.582 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:26:02.582 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (48m) 13m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:26:02.582 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (48m) 13m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (48m) 13m ago 48m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (33m) 13m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (33m) 13m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (54m) 13m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (48m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (54m) 13m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (53m) 13m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (14m) 13m ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (14m) 13m ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 13m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 13m ago 24m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:26:02.583 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (48m) 13m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (48m) 13m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (47m) 13m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (45m) 13m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (45m) 13m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (45m) 13m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:26:02.584 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (44m) 13m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:02.870 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:26:02.871 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:26:02.871 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:02.871 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:26:02.871 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:26:02.871 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:26:02.871 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:26:03.133 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:26:03.133 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:26:03.133 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:26:03.133 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:26:03.133 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:26:03.133 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:26:33.413 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (49m) 14m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (48m) 14m ago 48m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (34m) 14m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (34m) 14m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (55m) 14m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:26:33.932 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (55m) 14m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (53m) 14m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (14m) 14m ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (14m) 14m ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 14m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 14m ago 24m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (46m) 14m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (46m) 14m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (45m) 14m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:26:33.933 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (45m) 14m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:26:34.218 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:26:34.218 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:26:34.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:26:34.218 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:34.218 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:26:34.219 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:26:34.483 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:26:34.484 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:26:34.484 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:26:34.484 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:26:34.484 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:26:34.484 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:27:04.772 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:27:05.291 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:27:05.291 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (49m) 14m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:27:05.291 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (49m) 14m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:27:05.291 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (49m) 14m ago 49m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:27:05.291 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (34m) 14m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:27:05.291 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (34m) 14m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (55m) 14m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (49m) 14m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (55m) 14m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (54m) 14m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (15m) 14m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (15m) 14m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 14m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 14m ago 25m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (49m) 14m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (49m) 14m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (48m) 14m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (46m) 14m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:27:05.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (46m) 14m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:27:05.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (46m) 14m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:27:05.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (45m) 14m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:27:05.578 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:27:05.579 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:05.579 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:27:05.579 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:27:05.579 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:27:05.579 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:27:05.841 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:27:05.842 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:27:05.842 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:27:05.842 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:27:05.842 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:27:05.842 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:27:36.134 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (49m) 15m ago 49m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (35m) 15m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (35m) 15m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (56m) 15m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:27:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (56m) 15m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (54m) 15m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (15m) 15m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (15m) 15m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 15m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 15m ago 25m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (47m) 15m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (47m) 15m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (46m) 15m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:27:36.652 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (46m) 15m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:27:36.936 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:27:36.937 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:27:36.938 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:27:36.938 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:27:36.938 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:27:37.199 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:27:37.199 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:27:37.199 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:27:37.199 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:27:37.199 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:27:37.199 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:28:07.488 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:28:08.009 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (50m) 15m ago 50m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (35m) 15m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (36m) 15m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (56m) 15m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (56m) 15m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (55m) 15m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (16m) 15m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (16m) 15m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 15m ago 28m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:28:08.010 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 15m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (50m) 15m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (49m) 15m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (47m) 15m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (47m) 15m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (47m) 15m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:28:08.011 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (46m) 15m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:28:08.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:28:08.300 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:28:08.564 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:28:08.564 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:28:08.564 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:28:08.564 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:28:08.564 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:28:08.564 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:28:38.855 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:28:39.400 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:28:39.400 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:28:39.400 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:28:39.400 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (50m) 16m ago 50m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:28:39.400 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (36m) 16m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (36m) 16m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (57m) 16m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (50m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (57m) 16m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (55m) 16m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (16m) 16m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (17m) 16m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 16m ago 28m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 16m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (51m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (50m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (50m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (50m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:28:39.401 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (48m) 16m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:28:39.402 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (48m) 16m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:28:39.402 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (47m) 16m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:28:39.402 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (47m) 16m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:28:39.708 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:28:39.709 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:28:39.709 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:28:39.709 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:28:39.709 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:28:39.990 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:28:39.990 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:28:39.991 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:28:39.991 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:28:39.991 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:28:39.991 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:29:10.283 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (51m) 16m ago 51m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (37m) 16m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (37m) 16m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (57m) 16m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c6d5bbdb9be9 2024-02-23T01:29:10.803 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (57m) 16m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (56m) 16m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (17m) 16m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (17m) 16m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 16m ago 29m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 16m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (51m) 16m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (50m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (50m) 16m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (48m) 16m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (48m) 16m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (48m) 16m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:29:10.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (48m) 16m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:29:11.092 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:11.093 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:29:11.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-02-23T01:29:11.093 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:29:11.093 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:29:41.645 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:29:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:29:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (52m) 11s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:29:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (52m) 7s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:29:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (51m) 7s ago 51m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:29:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (37m) 11s ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:29:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (37m) 7s ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (58m) 11s ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (14s) 7s ago 51m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (58m) 11s ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (56m) 7s ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (18m) 11s ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (18m) 7s ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 11s ago 29m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 7s ago 27m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (52m) 11s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (51m) 11s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (51m) 11s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (51m) 11s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (49m) 7s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:29:42.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (49m) 7s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:29:42.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (48m) 7s ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:29:42.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (48m) 7s ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:29:42.612 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:29:42.613 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:29:42.614 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:29:42.614 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:29:42.614 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:29:42.614 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:29:42.614 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:29:42.875 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:29:42.876 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:29:42.876 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:29:42.876 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:29:42.876 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:29:42.876 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:30:13.166 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:30:13.688 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:30:13.688 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (52m) 42s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (52m) 39s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (52m) 39s ago 52m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (38m) 42s ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (38m) 39s ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (58m) 42s ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (45s) 39s ago 52m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (59m) 42s ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (57m) 39s ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (18m) 42s ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (18m) 39s ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 42s ago 30m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 39s ago 28m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (52m) 42s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (52m) 42s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:30:13.689 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (51m) 42s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:30:13.690 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (51m) 42s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:30:13.690 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (49m) 39s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:30:13.690 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (49m) 39s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:30:13.690 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (49m) 39s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:30:13.690 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (49m) 39s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:13.974 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:30:13.975 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:30:14.240 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:30:14.240 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:30:14.240 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:30:14.240 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:30:14.240 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:30:14.240 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:30:44.528 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (53m) 74s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (53m) 70s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (52m) 70s ago 52m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (38m) 74s ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (38m) 70s ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:30:45.048 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (59m) 74s ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (77s) 70s ago 52m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (59m) 74s ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (57m) 70s ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (19m) 74s ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (19m) 70s ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 74s ago 30m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 70s ago 28m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (53m) 74s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (52m) 74s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (52m) 74s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (52m) 74s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (50m) 70s ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (50m) 70s ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (49m) 70s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:30:45.049 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (49m) 70s ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:30:45.332 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:30:45.332 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:30:45.332 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:30:45.332 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:45.332 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:30:45.332 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:30:45.333 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:30:45.598 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:30:45.598 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:30:45.598 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:30:45.598 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:30:45.598 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:30:45.599 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:31:15.889 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (53m) 105s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (53m) 101s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (53m) 101s ago 53m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (39m) 105s ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (39m) 101s ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (60m) 105s ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (108s) 101s ago 53m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (60m) 105s ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:31:16.406 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (58m) 101s ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (19m) 105s ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (19m) 101s ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 105s ago 31m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 101s ago 29m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (53m) 105s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (53m) 105s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (53m) 105s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (52m) 105s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (51m) 101s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (50m) 101s ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (50m) 101s ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:31:16.407 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (50m) 101s ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:31:16.692 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:31:16.692 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:31:16.692 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:31:16.692 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:16.692 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:31:16.692 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:31:16.693 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:31:16.957 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:31:16.957 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:31:16.957 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:31:16.957 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:31:16.957 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:31:16.957 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:31:47.241 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:31:47.761 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:31:47.761 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (53m) 2m ago 53m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (39m) 2m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (39m) 2m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (60m) 2m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (2m) 2m ago 53m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (60m) 2m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (58m) 2m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (20m) 2m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (20m) 2m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 2m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 2m ago 29m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:31:47.762 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (53m) 2m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:31:47.763 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (53m) 2m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:31:47.763 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (53m) 2m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:31:47.763 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (51m) 2m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:31:47.763 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (51m) 2m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:31:47.763 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (50m) 2m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:31:47.763 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (50m) 2m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:31:48.048 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:31:48.049 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:31:48.310 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:31:48.310 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:31:48.310 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:31:48.310 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:31:48.310 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:31:48.310 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:32:18.598 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:32:19.117 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (54m) 2m ago 54m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (40m) 2m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (40m) 2m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (61m) 2m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (2m) 2m ago 54m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (61m) 2m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (59m) 2m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (20m) 2m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (20m) 2m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 2m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 2m ago 30m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:32:19.118 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (53m) 2m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (52m) 2m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (51m) 2m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (51m) 2m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:32:19.119 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (51m) 2m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:32:19.402 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:32:19.402 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:32:19.403 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:32:19.404 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:32:19.404 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:32:19.404 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:32:19.668 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:32:19.668 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:32:19.668 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:32:19.668 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:32:19.668 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:32:19.669 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:32:49.956 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (54m) 3m ago 54m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (40m) 3m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (40m) 3m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (61m) 3m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (3m) 3m ago 54m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (61m) 3m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:32:50.476 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (59m) 3m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (21m) 3m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (21m) 3m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 3m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 3m ago 30m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (54m) 3m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (54m) 3m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (54m) 3m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (52m) 3m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (52m) 3m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (51m) 3m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:32:50.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (51m) 3m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:32:50.765 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:32:50.765 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:32:50.766 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:32:50.767 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:32:50.767 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:32:50.767 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:32:50.767 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:32:50.767 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:32:51.030 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:32:51.030 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:32:51.030 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:32:51.031 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:32:51.031 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:32:51.031 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:33:21.319 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (55m) 3m ago 55m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (41m) 3m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (41m) 3m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (62m) 3m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (3m) 3m ago 55m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (62m) 3m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (60m) 3m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:33:21.838 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (21m) 3m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (21m) 3m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 3m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 3m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (54m) 3m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (53m) 3m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (52m) 3m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (52m) 3m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:33:21.839 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (52m) 3m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:22.123 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:33:22.124 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:33:22.386 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:33:22.477 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:33:22.477 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:33:22.477 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:33:22.477 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:33:22.477 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:33:52.674 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (55m) 4m ago 55m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (41m) 4m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (41m) 4m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (62m) 4m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (4m) 4m ago 55m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (62m) 4m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (60m) 4m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:33:53.196 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (22m) 4m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (22m) 4m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 4m ago 34m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 4m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (55m) 4m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (55m) 4m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (55m) 4m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:33:53.197 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (53m) 4m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:33:53.198 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (53m) 4m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:33:53.198 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (53m) 4m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:33:53.198 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (52m) 4m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:33:53.483 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:33:53.483 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:33:53.483 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:33:53.484 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:33:53.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:33:53.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:33:53.485 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:33:53.485 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:33:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:33:53.747 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:33:53.747 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:33:53.747 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:33:53.747 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:33:53.747 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:34:24.039 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:34:24.558 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:34:24.558 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:34:24.558 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:34:24.558 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (56m) 4m ago 56m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:34:24.558 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (42m) 4m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (42m) 4m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (63m) 4m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (4m) 4m ago 56m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (63m) 4m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (61m) 4m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (22m) 4m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (22m) 4m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 4m ago 34m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 4m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (55m) 4m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:34:24.559 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (54m) 4m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:34:24.560 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (53m) 4m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:34:24.560 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (53m) 4m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:34:24.560 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (53m) 4m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:34:24.844 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:34:24.844 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:34:24.844 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:34:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:34:25.108 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:34:25.109 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:34:25.109 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:34:25.109 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:34:25.109 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:34:25.109 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:34:55.397 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:34:55.919 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:34:55.919 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:34:55.919 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (56m) 5m ago 56m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (42m) 5m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (42m) 5m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (63m) 5m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (5m) 5m ago 56m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (63m) 5m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (61m) 5m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (23m) 5m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (23m) 5m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 5m ago 35m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 5m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:34:55.920 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (56m) 5m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (56m) 5m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (56m) 5m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (54m) 5m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (54m) 5m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (54m) 5m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:34:55.921 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (53m) 5m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:34:56.207 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:34:56.208 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:34:56.469 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:34:56.470 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:34:56.470 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:34:56.470 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:34:56.470 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:34:56.470 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:35:26.757 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (57m) 5m ago 57m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (43m) 5m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (43m) 5m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:35:27.278 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (64m) 5m ago 64m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (5m) 5m ago 57m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (64m) 5m ago 64m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (62m) 5m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (23m) 5m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (23m) 5m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 5m ago 35m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 5m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (56m) 5m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (55m) 5m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (54m) 5m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (54m) 5m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:35:27.279 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (54m) 5m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:35:27.564 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:35:27.564 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:35:27.564 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:35:27.564 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:27.565 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:35:27.566 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:35:27.566 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:35:27.566 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:35:27.566 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:35:27.829 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:35:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:35:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:35:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:35:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:35:27.829 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:35:58.118 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:35:58.639 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (57m) 6m ago 57m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (43m) 6m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (43m) 6m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (64m) 6m ago 64m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (6m) 6m ago 57m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (64m) 6m ago 64m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (62m) 6m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (24m) 6m ago 24m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:35:58.640 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (24m) 6m ago 24m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 6m ago 36m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 6m ago 34m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (57m) 6m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (57m) 6m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (55m) 6m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (55m) 6m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (55m) 6m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:35:58.641 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (54m) 6m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:35:58.928 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:35:58.928 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:35:58.928 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:35:58.928 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:58.928 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:35:58.929 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:35:59.192 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:35:59.192 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:35:59.192 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:35:59.192 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:35:59.192 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:35:59.192 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:36:29.481 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (59m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (58m) 6m ago 58m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (44m) 6m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (44m) 6m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (65m) 6m ago 65m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (7m) 6m ago 58m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (65m) 6m ago 65m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:36:30.001 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (63m) 6m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (24m) 6m ago 24m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (24m) 6m ago 24m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 6m ago 36m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 6m ago 34m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (57m) 6m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (56m) 6m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (55m) 6m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (55m) 6m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:36:30.002 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (55m) 6m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:36:30.287 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:36:30.287 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:36:30.287 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:36:30.287 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:36:30.287 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:36:30.288 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:36:30.552 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:36:30.552 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:36:30.552 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:36:30.552 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:36:30.552 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:36:30.552 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:37:00.841 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:37:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:37:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (59m) 7m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:37:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (59m) 7m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:37:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (59m) 7m ago 59m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (44m) 7m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (44m) 7m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (65m) 7m ago 65m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (7m) 7m ago 58m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (65m) 7m ago 65m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (64m) 7m ago 64m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (25m) 7m ago 25m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (25m) 7m ago 25m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 7m ago 37m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 7m ago 35m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (59m) 7m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (59m) 7m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (58m) 7m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:37:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (58m) 7m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:37:01.361 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (56m) 7m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:37:01.361 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (56m) 7m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:37:01.361 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (56m) 7m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:37:01.361 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (55m) 7m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:37:01.645 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:01.646 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:37:01.647 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:37:01.647 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:37:01.647 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:37:01.647 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:37:01.912 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:37:01.912 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:37:01.912 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:37:01.912 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:37:01.912 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:37:01.912 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:37:32.203 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (60m) 7m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (59m) 7m ago 59m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (45m) 8m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (45m) 7m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (66m) 8m ago 66m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (8m) 7m ago 59m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (66m) 8m ago 66m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (64m) 7m ago 64m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:37:32.720 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (25m) 8m ago 25m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (25m) 7m ago 25m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 8m ago 37m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 7m ago 35m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (58m) 8m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (57m) 7m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (57m) 7m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (56m) 7m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:37:32.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (56m) 7m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:37:33.005 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:37:33.006 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:37:33.007 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:37:33.007 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:37:33.007 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:37:33.007 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:37:33.007 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:37:33.270 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:37:33.271 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:37:33.271 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:37:33.271 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:37:33.271 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:37:33.271 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:38:03.560 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:38:04.080 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:38:04.080 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (60m) 8m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:38:04.080 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (60m) 8m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (60m) 8m ago 60m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (45m) 8m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (45m) 8m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (66m) 8m ago 66m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (8m) 8m ago 60m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (66m) 8m ago 66m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (65m) 8m ago 65m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (26m) 8m ago 26m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (26m) 8m ago 26m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 8m ago 38m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 8m ago 36m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (60m) 8m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (60m) 8m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:38:04.081 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:38:04.082 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:38:04.082 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (57m) 8m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:38:04.082 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (57m) 8m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:38:04.082 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (57m) 8m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:38:04.082 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (56m) 8m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:38:04.369 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:38:04.369 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:38:04.369 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:38:04.369 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:04.369 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:38:04.370 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:38:04.371 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:38:04.371 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:38:04.634 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:38:04.635 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:38:04.635 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:38:04.635 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:38:04.635 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:38:04.635 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:38:34.923 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:38:35.442 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:38:35.442 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:38:35.442 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (60m) 9m ago 60m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (46m) 9m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (46m) 9m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (67m) 9m ago 67m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (9m) 9m ago 60m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (67m) 9m ago 67m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (65m) 9m ago 65m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (26m) 9m ago 26m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (26m) 9m ago 26m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 9m ago 38m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 9m ago 36m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:38:35.443 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:38:35.444 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:38:35.444 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:38:35.444 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (58m) 9m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:38:35.444 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (58m) 9m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:38:35.444 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (57m) 9m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:38:35.444 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (57m) 9m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:38:35.728 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:38:35.728 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:38:35.728 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:38:35.729 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:38:35.730 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:38:35.994 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:38:35.994 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:38:35.994 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:38:35.994 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:38:35.994 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:38:35.994 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:39:06.285 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (61m) 9m ago 61m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (46m) 9m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (46m) 9m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (67m) 9m ago 67m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (9m) 9m ago 61m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (67m) 9m ago 67m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (66m) 9m ago 66m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:39:06.803 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (27m) 9m ago 27m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (27m) 9m ago 27m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 9m ago 39m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 9m ago 37m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (58m) 9m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (58m) 9m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (58m) 9m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:39:06.804 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (57m) 9m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:39:07.088 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:39:07.088 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:07.089 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:39:07.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:39:07.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:39:07.090 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:39:07.090 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:39:07.353 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:39:07.353 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:39:07.354 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:39:07.354 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:39:07.354 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:39:07.354 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:39:37.642 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:39:38.167 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (61m) 10m ago 61m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (47m) 10m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (47m) 10m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (68m) 10m ago 68m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (10m) 10m ago 61m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (68m) 10m ago 68m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (66m) 10m ago 66m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (27m) 10m ago 27m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (28m) 10m ago 27m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 10m ago 39m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:39:38.168 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 10m ago 37m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (59m) 10m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (59m) 10m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (58m) 10m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:39:38.169 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (58m) 10m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:39:38.450 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:39:38.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:39:38.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:39:38.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:38.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:39:38.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:39:38.451 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:39:38.713 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:39:38.714 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:39:38.714 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:39:38.714 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:39:38.714 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:39:38.714 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:40:09.005 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:40:09.522 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:40:09.522 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:40:09.522 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:40:09.522 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (62m) 10m ago 62m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (47m) 10m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (48m) 10m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (68m) 10m ago 68m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (10m) 10m ago 62m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (68m) 10m ago 69m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (67m) 10m ago 67m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (28m) 10m ago 28m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (28m) 10m ago 28m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 10m ago 40m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 10m ago 38m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:40:09.523 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:40:09.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:40:09.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (59m) 10m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:40:09.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (59m) 10m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:40:09.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (59m) 10m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:40:09.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (59m) 10m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:40:09.808 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:40:09.809 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:09.810 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:40:09.810 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:40:09.810 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:40:09.810 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:40:09.810 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:40:10.072 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:40:10.072 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:40:10.072 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:40:10.072 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:40:10.072 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:40:10.072 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:40:40.363 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:40:40.887 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-23T01:40:40.887 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (63m) 11m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ca492c5c24bf 2024-02-23T01:40:40.887 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (63m) 11m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 456255e70b2e 2024-02-23T01:40:40.887 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (62m) 11m ago 62m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:40:40.887 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (48m) 11m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3276f8f5caaa 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (48m) 11m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 20ffbc1cc06f 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (69m) 11m ago 69m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 165bc8325506 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (11m) 11m ago 62m 16.2.14-550-geb66ed92 quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 7403d1862307 7085845e511a 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (69m) 11m ago 69m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 96c78239e2b0 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (67m) 11m ago 67m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d6722c942b36 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (28m) 11m ago 28m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 5f33a65aef7e 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (29m) 11m ago 29m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 9ece26592418 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 11m ago 40m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 11m ago 38m docker.io/prom/node-exporter:v0.18.1 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (63m) 11m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6495ede2a6a7 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (62m) 11m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 6117c101df7e 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (62m) 11m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0441951116b6 2024-02-23T01:40:40.888 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (62m) 11m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7fa8a9182171 2024-02-23T01:40:40.889 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (60m) 11m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c4e078bb22db 2024-02-23T01:40:40.889 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (60m) 11m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ae85eb746dab 2024-02-23T01:40:40.889 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (59m) 11m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 d9d0813242d3 2024-02-23T01:40:40.889 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (59m) 11m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 55db29cf78e3 2024-02-23T01:40:41.173 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:40:41.174 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:40:41.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:40:41.175 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:40:41.175 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:40:41.175 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:40:41.437 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:40:41.437 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:40:41.437 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:40:41.437 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:40:41.437 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "" 2024-02-23T01:40:41.437 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:41:11.744 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:41:12.305 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (63m) 11m ago 63m - - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (63m) 11m ago 63m - - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (63m) 11m ago 63m - - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (49m) 11m ago 49m - - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (49m) 11m ago 49m - - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (69m) 11m ago 69m - - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (11m) 11m ago 63m - - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (69m) 11m ago 70m - 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (68m) 11m ago 68m - 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi029 smithi029 running (29m) 11m ago 29m - - 3.3 2cf504fded39 5f33a65aef7e 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.ganesha-foo.smithi052 smithi052 running (29m) 11m ago 29m - - 3.3 2cf504fded39 9ece26592418 2024-02-23T01:41:12.306 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 unknown 11m ago 41m - - 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 unknown 11m ago 39m - - 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (63m) 11m ago 63m - 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (63m) 11m ago 63m - 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (62m) 11m ago 62m - 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (62m) 11m ago 62m - 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (60m) 11m ago 60m - 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (60m) 11m ago 60m - 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (60m) 11m ago 60m - 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:41:12.307 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (60m) 11m ago 60m - 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:41:12.644 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:41:12.644 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:41:12.644 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:41:12.644 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:12.644 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:41:12.645 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:41:12.931 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:41:12.932 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:41:43.246 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:41:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 starting - - - - 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (64m) 20s ago 64m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (64m) 18s ago 64m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (63m) 18s ago 63m 37.7M - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (49m) 20s ago 49m 24.5M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (49m) 18s ago 49m 37.5M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (70m) 20s ago 70m 302M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (12m) 18s ago 63m 421M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (70m) 20s ago 70m 441M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (68m) 18s ago 68m 246M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 20s ago 41m - - 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 18s ago 39m - - 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (64m) 20s ago 64m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:41:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (63m) 20s ago 63m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:41:43.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (63m) 20s ago 63m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:41:43.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (63m) 20s ago 63m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:41:43.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (61m) 18s ago 61m 444M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:41:43.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (61m) 18s ago 61m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:41:43.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (60m) 18s ago 60m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:41:43.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (60m) 18s ago 60m 451M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:41:44.150 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:41:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:41:44.152 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:41:44.152 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:41:44.152 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:41:44.152 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:41:44.152 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:41:44.436 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:41:44.437 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:41:44.437 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:42:14.748 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (36s) 10s ago 36s 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (64m) 14s ago 64m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (64m) 10s ago 64m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (64m) 10s ago 64m 37.7M - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (50m) 14s ago 50m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (50m) 10s ago 50m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (71m) 14s ago 70m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (12m) 10s ago 64m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (71m) 14s ago 71m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (69m) 10s ago 69m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:42:15.311 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (23s) 14s ago 22s 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (17s) 10s ago 17s 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 14s ago 42m - - 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 10s ago 40m - - 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (64m) 14s ago 64m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (64m) 14s ago 64m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (64m) 14s ago 64m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (63m) 14s ago 63m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (62m) 10s ago 62m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (61m) 10s ago 61m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (61m) 10s ago 61m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (61m) 10s ago 61m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:42:15.312 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (25s) 10s ago 25s 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:42:15.643 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:42:15.644 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:42:15.926 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:42:15.926 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:42:15.926 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:42:15.927 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:42:15.927 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:42:15.927 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:42:15.927 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:42:15.927 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:42:15.927 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:42:46.235 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:42:46.805 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:42:46.805 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (68s) 42s ago 67s 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:42:46.805 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (65m) 45s ago 65m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:42:46.805 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (65m) 42s ago 65m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (64m) 42s ago 64m 37.7M - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (50m) 45s ago 50m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (50m) 42s ago 50m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (71m) 45s ago 71m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (13m) 42s ago 64m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (71m) 45s ago 71m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (69m) 42s ago 69m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (54s) 45s ago 53s 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (49s) 42s ago 48s 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 45s ago 42m - - 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 42s ago 40m - - 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (65m) 45s ago 65m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (64m) 45s ago 64m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (64m) 45s ago 64m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:42:46.806 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (64m) 45s ago 64m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:42:46.807 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (62m) 42s ago 62m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:42:46.807 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (62m) 42s ago 62m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:42:46.807 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (61m) 42s ago 61m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:42:46.807 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (61m) 42s ago 61m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:42:46.807 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (57s) 42s ago 56s 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:42:47.139 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:42:47.140 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:42:47.423 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:43:17.730 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:43:18.289 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (99s) 73s ago 99s 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (65m) 77s ago 65m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (65m) 73s ago 65m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (65m) 73s ago 65m 37.7M - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (51m) 77s ago 51m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (51m) 73s ago 51m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (72m) 77s ago 72m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (13m) 73s ago 65m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (72m) 77s ago 72m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (70m) 73s ago 70m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (86s) 77s ago 85s 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (80s) 73s ago 80s 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:43:18.290 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 77s ago 43m - - 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 73s ago 41m - - 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (65m) 77s ago 65m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (65m) 77s ago 65m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (65m) 77s ago 65m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (64m) 77s ago 64m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (63m) 73s ago 63m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (62m) 73s ago 62m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (62m) 73s ago 62m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (62m) 73s ago 62m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:43:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (88s) 73s ago 88s 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:43:18.623 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:43:18.623 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:43:18.623 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:43:18.623 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:18.623 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:43:18.624 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:43:18.625 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:43:18.907 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:43:18.907 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:43:18.907 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:43:18.907 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:43:18.907 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:43:18.907 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:43:18.908 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:43:18.908 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:43:18.908 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:43:49.215 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (2m) 105s ago 2m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (66m) 108s ago 66m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (66m) 105s ago 66m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (65m) 105s ago 65m 37.7M - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (51m) 108s ago 51m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (51m) 105s ago 51m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (72m) 108s ago 72m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (14m) 105s ago 65m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (72m) 108s ago 72m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (70m) 105s ago 70m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:43:49.776 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (117s) 108s ago 116s 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (112s) 105s ago 111s 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 108s ago 43m - - 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 105s ago 41m - - 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (66m) 108s ago 66m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (65m) 108s ago 65m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (65m) 108s ago 65m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (65m) 108s ago 65m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (63m) 105s ago 63m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (63m) 105s ago 63m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (62m) 105s ago 62m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (62m) 105s ago 62m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:43:49.777 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (2m) 105s ago 119s 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:43:50.110 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:43:50.111 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:43:50.112 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:43:50.112 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:43:50.112 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:43:50.112 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:43:50.112 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:43:50.112 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:43:50.396 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:44:20.705 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:44:21.266 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (2m) 2m ago 2m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (66m) 2m ago 66m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (66m) 2m ago 66m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (66m) 2m ago 66m 37.7M - 6.7.4 557c83e11646 7f7005ac9a91 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (52m) 2m ago 52m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (52m) 2m ago 52m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (73m) 2m ago 73m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (14m) 2m ago 66m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (73m) 2m ago 73m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (71m) 2m ago 71m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:44:21.267 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (2m) 2m ago 2m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (2m) 2m ago 2m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 44m - - 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 42m - - 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (66m) 2m ago 66m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (66m) 2m ago 66m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (66m) 2m ago 66m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (65m) 2m ago 65m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (64m) 2m ago 64m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (63m) 2m ago 63m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (63m) 2m ago 63m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (63m) 2m ago 63m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:44:21.268 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (2m) 2m ago 2m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:44:21.600 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:44:21.601 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:44:21.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:44:21.603 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:44:21.603 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:44:21.882 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:44:52.192 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (3m) 2m ago 3m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (67m) 2m ago 67m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (67m) 2m ago 67m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - - - 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (52m) 2m ago 52m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (52m) 2m ago 52m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (73m) 2m ago 73m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:44:52.756 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (15m) 2m ago 66m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (73m) 2m ago 73m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (71m) 2m ago 71m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (3m) 2m ago 2m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (2m) 2m ago 2m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 45m - - 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 42m - - 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (67m) 2m ago 67m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (66m) 2m ago 66m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (66m) 2m ago 66m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (66m) 2m ago 66m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (64m) 2m ago 64m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (64m) 2m ago 64m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (64m) 2m ago 64m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (63m) 2m ago 63m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:44:52.757 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (3m) 2m ago 3m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:44:53.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:44:53.094 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:44:53.378 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:44:53.379 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:45:23.687 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (3m) 3m ago 3m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (67m) 3m ago 67m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (67m) 3m ago 67m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - - - 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (53m) 3m ago 53m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (53m) 3m ago 53m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (74m) 3m ago 74m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (15m) 3m ago 67m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (74m) 3m ago 74m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:45:24.249 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (72m) 3m ago 72m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (3m) 3m ago 3m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (3m) 3m ago 3m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 45m - - 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 43m - - 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (67m) 3m ago 67m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (67m) 3m ago 67m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (67m) 3m ago 67m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (66m) 3m ago 66m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (65m) 3m ago 65m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (64m) 3m ago 64m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (64m) 3m ago 64m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (64m) 3m ago 64m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:45:24.250 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (3m) 3m ago 3m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:45:24.585 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:45:24.586 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:45:24.869 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:45:55.176 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:45:55.746 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:45:55.746 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (4m) 3m ago 4m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:45:55.746 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (68m) 3m ago 68m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:45:55.746 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (68m) 3m ago 68m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:45:55.746 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - - - 2024-02-23T01:45:55.746 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (53m) 3m ago 53m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (53m) 3m ago 53m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (74m) 3m ago 74m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (16m) 3m ago 67m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (74m) 3m ago 74m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (72m) 3m ago 72m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (4m) 3m ago 4m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (3m) 3m ago 3m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:45:55.747 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 46m - - 2024-02-23T01:45:55.748 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 44m - - 2024-02-23T01:45:55.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (68m) 3m ago 68m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:45:55.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (67m) 3m ago 67m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:45:55.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (67m) 3m ago 67m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:45:55.749 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (67m) 3m ago 67m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:45:55.749 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (65m) 3m ago 65m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:45:55.749 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (65m) 3m ago 65m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:45:55.749 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (65m) 3m ago 65m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:45:55.749 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (64m) 3m ago 64m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:45:55.749 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (4m) 3m ago 4m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:45:56.077 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:45:56.077 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:45:56.077 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:56.078 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:45:56.079 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:45:56.364 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:45:56.364 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:45:56.364 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:45:56.364 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:45:56.364 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:45:56.364 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:45:56.365 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:45:56.365 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:45:56.365 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:46:26.671 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (4m) 4m ago 4m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (68m) 4m ago 68m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (68m) 4m ago 68m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - - - 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (54m) 4m ago 54m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (54m) 4m ago 54m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:46:27.233 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (75m) 4m ago 75m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (16m) 4m ago 68m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (75m) 4m ago 75m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (73m) 4m ago 73m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (4m) 4m ago 4m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (4m) 4m ago 4m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 46m - - 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 44m - - 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (68m) 4m ago 68m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (68m) 4m ago 68m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (68m) 4m ago 68m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:46:27.234 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (67m) 4m ago 67m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:46:27.235 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (66m) 4m ago 66m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:46:27.235 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (65m) 4m ago 65m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:46:27.235 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (65m) 4m ago 65m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:46:27.235 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (65m) 4m ago 65m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:46:27.235 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (4m) 4m ago 4m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:46:27.567 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:27.568 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:46:27.569 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:46:27.569 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:46:27.569 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:46:27.569 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:46:27.847 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:46:27.847 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:46:27.848 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:46:58.154 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:46:58.718 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:46:58.719 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (5m) 4m ago 5m 13.1M - 0.23.0 ba2b418f427c d6abfd0cceba 2024-02-23T01:46:58.719 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (69m) 4m ago 69m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:46:58.719 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (69m) 4m ago 69m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:46:58.719 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - - - 2024-02-23T01:46:58.719 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (54m) 4m ago 54m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:46:58.720 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (54m) 4m ago 54m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:46:58.720 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (75m) 4m ago 75m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:46:58.720 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (17m) 4m ago 68m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:46:58.720 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (75m) 4m ago 75m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:46:58.720 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (73m) 4m ago 73m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:46:58.720 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (5m) 4m ago 5m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:46:58.721 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (5m) 4m ago 5m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:46:58.721 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 47m - - 2024-02-23T01:46:58.721 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 45m - - 2024-02-23T01:46:58.721 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (69m) 4m ago 69m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:46:58.722 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (69m) 4m ago 69m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:46:58.722 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (68m) 4m ago 68m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:46:58.722 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (68m) 4m ago 68m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:46:58.722 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (66m) 4m ago 66m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:46:58.722 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (66m) 4m ago 66m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:46:58.723 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (66m) 4m ago 66m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:46:58.723 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (65m) 4m ago 65m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:46:58.723 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (5m) 4m ago 5m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:46:59.051 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:46:59.051 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:46:59.051 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:46:59.052 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:46:59.053 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:46:59.053 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:46:59.053 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:46:59.053 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:46:59.053 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:46:59.337 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:46:59.337 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-23T01:46:59.337 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:46:59.337 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:46:59.337 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:46:59.338 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "", 2024-02-23T01:46:59.338 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:46:59.338 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:46:59.338 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:47:29.663 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:47:30.230 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:47:30.230 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 starting - - - - 2024-02-23T01:47:30.230 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (69m) 5m ago 69m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:47:30.230 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (70m) 5m ago 69m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:47:30.230 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 starting - - - - 2024-02-23T01:47:30.230 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (55m) 5m ago 55m 24.6M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (55m) 5m ago 55m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 running (76m) 5m ago 76m 303M - 15.2.13 2cf504fded39 165bc8325506 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (18m) 5m ago 69m 431M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (76m) 5m ago 76m 450M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (74m) 5m ago 74m 251M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (5m) 5m ago 5m 53.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (5m) 5m ago 5m 53.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 47m - - 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 45m - - 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (69m) 5m ago 69m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (69m) 5m ago 69m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:47:30.231 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (69m) 5m ago 69m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:47:30.232 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (68m) 5m ago 68m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:47:30.232 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (67m) 5m ago 67m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:47:30.232 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (66m) 5m ago 66m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:47:30.232 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (66m) 5m ago 66m 284M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:47:30.232 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (66m) 5m ago 66m 450M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:47:30.232 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (5m) 5m ago 5m 35.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:47:30.567 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:47:30.568 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:47:30.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:47:30.568 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:47:30.568 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:47:30.568 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T01:47:30.569 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:47:30.569 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:47:30.569 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:47:30.569 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:47:30.569 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:47:30.569 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:47:30.570 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:47:30.570 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:47:30.570 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:47:30.570 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-02-23T01:47:30.570 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T01:47:30.570 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:47:30.571 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:47:30.852 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "1/23 daemons upgraded", 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:47:30.853 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:48:01.162 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:48:01.724 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:48:01.724 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (38s) 14s ago 6m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:48:01.724 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (70m) 16s ago 70m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:48:01.724 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (70m) 14s ago 70m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:48:01.724 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (3m) 14s ago 70m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (55m) 16s ago 55m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (55m) 14s ago 55m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (20s) 16s ago 76m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (18m) 14s ago 69m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (76m) 16s ago 76m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (75m) 14s ago 75m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (6m) 16s ago 6m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (6m) 14s ago 6m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 16s ago 48m - - 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 14s ago 46m - - 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (70m) 16s ago 70m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (70m) 16s ago 70m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (69m) 16s ago 69m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:48:01.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (69m) 16s ago 69m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:48:01.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (67m) 14s ago 67m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:48:01.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (67m) 14s ago 67m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:48:01.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (67m) 14s ago 67m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:48:01.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (66m) 14s ago 66m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:48:01.726 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (6m) 14s ago 6m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:48:02.059 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:02.060 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:48:02.061 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:48:02.061 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:48:02.061 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:48:02.061 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:48:02.345 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:48:32.653 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (69s) 45s ago 6m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (70m) 47s ago 70m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (71m) 45s ago 71m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (3m) 45s ago 70m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (56m) 47s ago 56m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (56m) 45s ago 56m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (52s) 47s ago 77m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (19m) 45s ago 70m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (77m) 47s ago 77m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (75m) 45s ago 75m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:48:33.213 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (6m) 47s ago 6m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (6m) 45s ago 6m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 47s ago 48m - - 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 45s ago 46m - - 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (70m) 47s ago 70m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (70m) 47s ago 70m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (70m) 47s ago 70m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (70m) 47s ago 69m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (68m) 45s ago 68m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (68m) 45s ago 68m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (67m) 45s ago 67m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (67m) 45s ago 67m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:48:33.214 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (6m) 45s ago 6m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:48:33.545 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:48:33.546 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:48:33.547 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:48:33.547 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:48:33.547 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:48:33.547 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:48:33.827 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:48:33.828 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:49:04.139 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:49:04.701 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (101s) 77s ago 7m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (71m) 79s ago 71m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (71m) 77s ago 71m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (4m) 77s ago 71m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (56m) 79s ago 56m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (56m) 77s ago 56m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (83s) 79s ago 77m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (19m) 77s ago 71m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (77m) 79s ago 77m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (76m) 77s ago 76m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (7m) 79s ago 7m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (7m) 77s ago 7m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:49:04.702 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 79s ago 49m - - 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 77s ago 47m - - 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (71m) 79s ago 71m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (71m) 79s ago 71m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (70m) 79s ago 70m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (70m) 79s ago 70m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (68m) 77s ago 68m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (68m) 77s ago 68m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (68m) 77s ago 68m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (67m) 77s ago 67m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:49:04.703 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (7m) 77s ago 7m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:49:05.036 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:49:05.036 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:49:05.036 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:49:05.036 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:05.037 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:49:05.038 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:49:05.319 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:49:05.319 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:49:05.320 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:49:35.627 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (2m) 108s ago 7m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (72m) 110s ago 72m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (72m) 108s ago 72m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (4m) 108s ago 71m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (57m) 110s ago 57m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (57m) 108s ago 57m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (115s) 110s ago 78m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (20m) 108s ago 71m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (78m) 110s ago 78m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:49:36.194 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (76m) 108s ago 76m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (7m) 110s ago 7m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (7m) 108s ago 7m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 110s ago 49m - - 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 108s ago 47m - - 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (71m) 110s ago 71m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (71m) 110s ago 71m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (71m) 110s ago 71m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (71m) 110s ago 71m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (69m) 108s ago 69m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (69m) 108s ago 69m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:49:36.195 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (68m) 108s ago 68m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:49:36.196 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (68m) 108s ago 68m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:49:36.196 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (7m) 108s ago 7m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:49:36.529 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:49:36.530 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:49:36.812 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:49:36.812 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:49:36.812 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:49:36.812 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:49:36.812 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:49:36.813 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:49:36.813 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:49:36.813 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:49:36.813 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:49:36.813 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:49:36.813 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:50:07.121 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (2m) 2m ago 8m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (72m) 2m ago 72m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (72m) 2m ago 72m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (5m) 2m ago 72m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (57m) 2m ago 57m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (58m) 2m ago 57m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:50:07.683 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (2m) 2m ago 78m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (20m) 2m ago 72m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (78m) 2m ago 78m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (77m) 2m ago 77m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (8m) 2m ago 8m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (8m) 2m ago 8m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 50m - - 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 48m - - 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (72m) 2m ago 72m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (72m) 2m ago 72m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:50:07.684 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (71m) 2m ago 71m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:50:07.685 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (71m) 2m ago 71m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:50:07.685 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (69m) 2m ago 69m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:50:07.685 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (69m) 2m ago 69m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:50:07.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (69m) 2m ago 69m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:50:07.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (68m) 2m ago 68m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:50:07.688 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (8m) 2m ago 8m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:50:08.015 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:50:08.015 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:08.016 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:50:08.017 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:50:08.017 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:50:08.017 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:50:08.017 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:50:08.303 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:50:08.304 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:50:08.305 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:50:08.305 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:50:08.305 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:50:38.612 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:50:39.173 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:50:39.174 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (3m) 2m ago 8m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:50:39.174 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (73m) 2m ago 73m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:50:39.174 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (73m) 2m ago 73m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:50:39.174 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (5m) 2m ago 72m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:50:39.174 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (58m) 2m ago 58m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (58m) 2m ago 58m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (2m) 2m ago 79m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (21m) 2m ago 72m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (79m) 2m ago 79m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (77m) 2m ago 77m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (8m) 2m ago 8m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (8m) 2m ago 8m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 50m - - 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 48m - - 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (72m) 2m ago 72m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:50:39.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (72m) 2m ago 72m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (72m) 2m ago 72m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (72m) 2m ago 72m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (70m) 2m ago 70m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (70m) 2m ago 70m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (69m) 2m ago 69m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (69m) 2m ago 69m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:50:39.176 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (8m) 2m ago 8m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:50:39.507 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:50:39.508 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:50:39.788 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:50:39.788 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:50:39.788 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:50:39.789 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:51:10.096 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:51:10.663 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (3m) 3m ago 9m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (73m) 3m ago 73m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (73m) 3m ago 73m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (6m) 3m ago 73m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (58m) 3m ago 58m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (59m) 3m ago 59m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (3m) 3m ago 79m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (21m) 3m ago 73m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (79m) 3m ago 80m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (78m) 3m ago 78m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (9m) 3m ago 9m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (9m) 3m ago 9m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 51m - - 2024-02-23T01:51:10.664 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 49m - - 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (73m) 3m ago 73m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (73m) 3m ago 73m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (72m) 3m ago 72m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (72m) 3m ago 72m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (70m) 3m ago 70m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (70m) 3m ago 70m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (70m) 3m ago 70m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (70m) 3m ago 70m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:51:10.665 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (9m) 3m ago 9m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:51:11.000 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:51:11.001 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:51:11.284 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:51:41.592 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:51:42.153 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (4m) 3m ago 10m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (74m) 3m ago 74m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (74m) 3m ago 74m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (6m) 3m ago 73m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (59m) 3m ago 59m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (59m) 3m ago 59m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (4m) 3m ago 80m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (22m) 3m ago 73m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (80m) 3m ago 80m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (78m) 3m ago 78m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (9m) 3m ago 9m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (9m) 3m ago 9m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:51:42.154 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 51m - - 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 49m - - 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (74m) 3m ago 74m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (73m) 3m ago 73m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (73m) 3m ago 73m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (73m) 3m ago 73m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (71m) 3m ago 71m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (71m) 3m ago 71m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (70m) 3m ago 70m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (70m) 3m ago 70m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:51:42.155 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (9m) 3m ago 9m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:42.489 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:51:42.490 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:51:42.773 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:51:42.773 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:51:42.773 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:51:42.773 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:51:42.774 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:52:13.083 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:52:13.648 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:52:13.648 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (4m) 4m ago 10m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:52:13.648 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (74m) 4m ago 74m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:52:13.648 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (74m) 4m ago 74m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:52:13.648 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (7m) 4m ago 74m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (60m) 4m ago 60m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (60m) 4m ago 60m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (4m) 4m ago 80m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (22m) 4m ago 74m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (81m) 4m ago 81m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (79m) 4m ago 79m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (10m) 4m ago 10m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (10m) 4m ago 10m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 52m - - 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 50m - - 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (74m) 4m ago 74m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (74m) 4m ago 74m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (73m) 4m ago 73m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (73m) 4m ago 73m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:52:13.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (71m) 4m ago 71m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:52:13.650 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (71m) 4m ago 71m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:52:13.650 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (71m) 4m ago 71m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:52:13.650 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (71m) 4m ago 71m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:52:13.650 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (10m) 4m ago 10m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:52:13.982 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:52:13.982 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:52:13.982 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:52:13.982 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:13.982 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:52:13.982 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:52:13.983 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:52:14.265 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:52:14.266 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:52:14.266 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:52:14.266 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:52:44.719 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:52:45.311 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (5m) 4m ago 11m 14.5M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (75m) 4m ago 75m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (75m) 4m ago 75m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (7m) 4m ago 74m 27.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (60m) 4m ago 60m 25.7M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (60m) 4m ago 60m 37.7M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (5m) 4m ago 81m 41.9M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (23m) 4m ago 74m 445M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (81m) 4m ago 81m 470M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (79m) 4m ago 79m 274M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (10m) 4m ago 10m 85.9M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (10m) 4m ago 10m 83.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:52:45.312 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 52m - - 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 50m - - 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (75m) 4m ago 75m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (74m) 4m ago 74m 375M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (74m) 4m ago 74m 257M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (74m) 4m ago 74m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (72m) 4m ago 72m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (72m) 4m ago 72m 317M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (71m) 4m ago 71m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (71m) 4m ago 71m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:52:45.313 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (10m) 4m ago 10m 56.4M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:45.654 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:52:45.655 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:52:45.947 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:52:45.948 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:53:16.257 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (5m) 26s ago 11m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (75m) 28s ago 75m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (75m) 26s ago 75m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (8m) 26s ago 75m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (61m) 28s ago 61m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (61m) 26s ago 61m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (5m) 28s ago 82m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:53:16.816 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (23m) 26s ago 75m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (82m) 28s ago 82m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (80m) 26s ago 80m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (11m) 28s ago 11m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (11m) 26s ago 11m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 28s ago 53m - - 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 26s ago 51m - - 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (75m) 28s ago 75m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (75m) 28s ago 75m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (75m) 28s ago 75m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (74m) 28s ago 74m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (73m) 26s ago 73m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (72m) 26s ago 72m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (72m) 26s ago 72m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (72m) 26s ago 72m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:53:16.817 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (11m) 26s ago 11m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:53:17.150 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:53:17.150 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:53:17.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:53:17.150 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:53:17.151 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:53:17.152 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:53:17.434 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:53:17.434 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:53:17.434 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:53:17.434 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:53:17.435 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:53:47.741 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:53:48.301 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:53:48.301 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (6m) 57s ago 12m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:53:48.301 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (76m) 59s ago 76m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (76m) 57s ago 76m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (8m) 57s ago 75m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (61m) 59s ago 61m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (61m) 57s ago 61m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (6m) 59s ago 82m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (24m) 57s ago 75m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (82m) 59s ago 82m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (80m) 57s ago 80m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (11m) 59s ago 11m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (11m) 57s ago 11m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:53:48.302 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 59s ago 53m - - 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 57s ago 51m - - 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (76m) 59s ago 76m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (75m) 59s ago 75m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (75m) 59s ago 75m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (75m) 59s ago 75m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (73m) 57s ago 73m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (73m) 57s ago 73m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (72m) 57s ago 72m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (72m) 57s ago 72m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:53:48.303 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (11m) 57s ago 11m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:53:48.635 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:53:48.635 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:53:48.635 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:53:48.636 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:48.636 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:53:48.636 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:53:48.636 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:48.636 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:53:48.636 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:53:48.637 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:48.637 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:53:48.637 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:53:48.637 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:53:48.637 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:53:48.637 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:53:48.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:53:48.638 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:53:48.638 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:53:48.918 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:53:48.918 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:53:48.919 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:54:19.226 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:54:19.786 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (6m) 89s ago 12m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (76m) 91s ago 76m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (76m) 89s ago 76m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (9m) 89s ago 76m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (62m) 91s ago 62m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (62m) 89s ago 62m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (6m) 91s ago 83m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (24m) 89s ago 76m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (83m) 91s ago 83m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (81m) 89s ago 81m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (12m) 91s ago 12m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (12m) 89s ago 12m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 91s ago 54m - - 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 89s ago 52m - - 2024-02-23T01:54:19.787 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (76m) 91s ago 76m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (76m) 91s ago 76m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (76m) 91s ago 76m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (75m) 91s ago 75m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (74m) 89s ago 74m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (73m) 89s ago 73m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (73m) 89s ago 73m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (73m) 89s ago 73m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:54:19.788 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (12m) 89s ago 12m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:54:20.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:54:20.123 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:54:20.404 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:54:20.404 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:54:20.404 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:54:20.404 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:54:20.405 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:54:50.713 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:54:51.275 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:54:51.275 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (7m) 2m ago 13m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (77m) 2m ago 77m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (77m) 2m ago 77m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (10m) 2m ago 76m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (62m) 2m ago 62m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (62m) 2m ago 62m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (7m) 2m ago 83m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (25m) 2m ago 76m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (83m) 2m ago 83m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (81m) 2m ago 81m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (12m) 2m ago 12m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (12m) 2m ago 12m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 55m - - 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 52m - - 2024-02-23T01:54:51.276 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (77m) 2m ago 77m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (76m) 2m ago 76m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (76m) 2m ago 76m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (76m) 2m ago 76m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (74m) 2m ago 74m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (74m) 2m ago 74m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (74m) 2m ago 73m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (73m) 2m ago 73m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:54:51.277 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (13m) 2m ago 13m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:54:51.608 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:51.611 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:54:51.612 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:54:51.891 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:54:51.891 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:54:51.891 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:54:51.891 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:54:51.891 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:54:51.892 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:54:51.892 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:54:51.892 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:54:51.892 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:54:51.892 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:54:51.892 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:55:22.202 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (7m) 2m ago 13m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (77m) 2m ago 77m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (77m) 2m ago 77m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (10m) 2m ago 77m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (63m) 2m ago 63m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (63m) 2m ago 63m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (7m) 2m ago 84m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (25m) 2m ago 77m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (84m) 2m ago 84m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:55:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (82m) 2m ago 82m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (13m) 2m ago 13m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (13m) 2m ago 13m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 55m - - 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 53m - - 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (77m) 2m ago 77m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (77m) 2m ago 77m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (77m) 2m ago 77m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (76m) 2m ago 76m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (75m) 2m ago 75m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (74m) 2m ago 74m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (74m) 2m ago 74m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (74m) 2m ago 74m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:55:22.768 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (13m) 2m ago 13m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:55:23.100 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:55:23.100 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:55:23.100 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:55:23.100 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:55:23.101 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:55:23.383 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:55:23.384 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:55:53.694 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:55:54.252 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:55:54.252 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (8m) 3m ago 14m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:55:54.252 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (78m) 3m ago 78m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (78m) 3m ago 78m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (11m) 3m ago 77m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (63m) 3m ago 63m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (63m) 3m ago 63m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (8m) 3m ago 84m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (26m) 3m ago 77m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (84m) 3m ago 84m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (82m) 3m ago 82m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (14m) 3m ago 14m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (13m) 3m ago 13m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 56m - - 2024-02-23T01:55:54.253 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 54m - - 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (78m) 3m ago 78m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (77m) 3m ago 77m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (77m) 3m ago 77m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (77m) 3m ago 77m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (75m) 3m ago 75m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (75m) 3m ago 75m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (75m) 3m ago 75m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (74m) 3m ago 74m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:55:54.254 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (14m) 3m ago 14m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:55:54.589 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:55:54.589 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:55:54.589 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:55:54.589 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:54.589 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:55:54.590 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:55:54.874 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:55:54.874 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:55:54.874 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:55:54.874 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:55:54.874 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:55:54.875 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:55:54.875 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:55:54.875 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:55:54.875 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:55:54.875 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:55:54.875 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:56:25.183 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (9m) 3m ago 14m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (78m) 3m ago 78m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (78m) 3m ago 78m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (11m) 3m ago 78m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (64m) 3m ago 64m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:56:25.738 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (64m) 3m ago 64m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (8m) 3m ago 85m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (26m) 3m ago 78m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (85m) 3m ago 85m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (83m) 3m ago 83m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (14m) 3m ago 14m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (14m) 3m ago 14m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 56m - - 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 54m - - 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (78m) 3m ago 78m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (78m) 3m ago 78m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (78m) 3m ago 78m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (77m) 3m ago 77m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (76m) 3m ago 76m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (75m) 3m ago 75m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:56:25.739 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (75m) 3m ago 75m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:56:25.740 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (75m) 3m ago 75m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:56:25.740 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (14m) 3m ago 14m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:56:26.072 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:56:26.073 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:56:26.354 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:56:26.354 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:56:26.354 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:56:26.354 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:56:26.355 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:56:56.662 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:56:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:56:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (9m) 4m ago 15m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:56:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (79m) 4m ago 79m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:56:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (79m) 4m ago 79m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (12m) 4m ago 78m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (64m) 4m ago 64m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (64m) 4m ago 64m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (9m) 4m ago 85m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (27m) 4m ago 78m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (85m) 4m ago 85m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (83m) 4m ago 83m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (15m) 4m ago 15m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (14m) 4m ago 14m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 57m - - 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 55m - - 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (79m) 4m ago 79m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (79m) 4m ago 78m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (78m) 4m ago 78m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:56:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (78m) 4m ago 78m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:56:57.224 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (76m) 4m ago 76m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:56:57.224 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (76m) 4m ago 76m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:56:57.224 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (76m) 4m ago 76m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:56:57.224 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (75m) 4m ago 75m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:56:57.224 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (15m) 4m ago 15m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:56:57.554 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:56:57.554 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:56:57.554 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:56:57.554 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:57.554 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:56:57.555 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:56:57.839 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:57:28.151 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:57:28.711 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:57:28.711 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (10m) 4m ago 15m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:57:28.711 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (79m) 4m ago 79m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:57:28.711 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (79m) 4m ago 79m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:57:28.711 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (12m) 4m ago 79m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:57:28.711 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (65m) 4m ago 65m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (65m) 4m ago 65m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (9m) 4m ago 86m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (28m) 4m ago 79m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (86m) 4m ago 86m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (84m) 4m ago 84m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (15m) 4m ago 15m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (15m) 4m ago 15m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 57m - - 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 55m - - 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (79m) 4m ago 79m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (79m) 4m ago 79m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (79m) 4m ago 79m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (78m) 4m ago 78m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:57:28.712 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (77m) 4m ago 77m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:57:28.713 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (76m) 4m ago 76m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:57:28.713 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (76m) 4m ago 76m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:57:28.713 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (76m) 4m ago 76m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:57:28.713 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (15m) 4m ago 15m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:57:29.045 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:57:29.064 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:57:29.065 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:57:29.329 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:57:29.330 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:57:59.636 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (10m) 5m ago 16m 16.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (80m) 5m ago 80m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (80m) 5m ago 80m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (13m) 5m ago 79m 28.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (65m) 5m ago 65m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (65m) 5m ago 65m 38.0M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (10m) 5m ago 86m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 running (28m) 5m ago 79m 382M - 16.2.14-550-geb66ed92 7403d1862307 7085845e511a 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (86m) 5m ago 86m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:58:00.201 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (84m) 5m ago 84m 295M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (16m) 5m ago 16m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (16m) 5m ago 16m 88.1M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 58m - - 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 56m - - 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (80m) 5m ago 80m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (80m) 5m ago 80m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (79m) 5m ago 79m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (79m) 5m ago 79m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (77m) 5m ago 77m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (77m) 5m ago 77m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (77m) 5m ago 77m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (76m) 5m ago 76m 452M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:58:00.202 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (16m) 5m ago 16m 56.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:58:00.535 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:58:00.535 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:58:00.535 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:58:00.535 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:00.535 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:58:00.536 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:58:00.819 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:58:00.819 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:58:00.819 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:58:00.820 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:58:31.128 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (11m) 18s ago 16m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (80m) 5m ago 80m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (81m) 18s ago 81m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (13m) 18s ago 80m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (66m) 5m ago 66m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:58:31.693 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (66m) 18s ago 66m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (10m) 5m ago 87m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (25s) 18s ago 80m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (87m) 5m ago 87m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (85m) 18s ago 85m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (16m) 5m ago 16m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (16m) 18s ago 16m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 58m - - 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 18s ago 56m - - 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (80m) 5m ago 80m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (80m) 5m ago 80m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (80m) 5m ago 80m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (79m) 5m ago 79m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (78m) 18s ago 78m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (77m) 18s ago 77m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (77m) 18s ago 77m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:58:31.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (77m) 18s ago 77m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:58:31.695 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (16m) 18s ago 16m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:58:32.032 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:58:32.033 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:58:32.034 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:58:32.034 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:58:32.034 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:58:32.034 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:58:32.034 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:58:32.319 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:58:32.320 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:59:02.629 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (11m) 50s ago 17m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (81m) 6m ago 81m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (81m) 50s ago 81m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (14m) 50s ago 81m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (66m) 6m ago 66m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (66m) 50s ago 66m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (11m) 6m ago 87m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:59:03.191 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (57s) 50s ago 81m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (87m) 6m ago 87m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (86m) 50s ago 86m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (17m) 6m ago 17m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (17m) 50s ago 17m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 59m - - 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 50s ago 57m - - 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (81m) 6m ago 81m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (81m) 6m ago 81m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (80m) 6m ago 80m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (80m) 6m ago 80m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (78m) 50s ago 78m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (78m) 50s ago 78m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (78m) 50s ago 78m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:59:03.192 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (77m) 50s ago 77m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:59:03.193 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (17m) 50s ago 17m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:59:03.525 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:59:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:59:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:59:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:59:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:59:03.527 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:59:03.810 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:59:03.810 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:59:03.810 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:59:03.811 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:59:34.120 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T01:59:34.681 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T01:59:34.681 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (12m) 81s ago 17m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T01:59:34.681 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (82m) 6m ago 81m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T01:59:34.681 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (82m) 81s ago 82m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (14m) 81s ago 81m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (67m) 6m ago 67m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (67m) 81s ago 67m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (11m) 6m ago 88m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (88s) 81s ago 81m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (88m) 6m ago 88m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (86m) 81s ago 86m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (17m) 6m ago 17m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (17m) 81s ago 17m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 59m - - 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 81s ago 57m - - 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (81m) 6m ago 81m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (81m) 6m ago 81m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (81m) 6m ago 81m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T01:59:34.682 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (81m) 6m ago 81m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T01:59:34.683 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (79m) 81s ago 79m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T01:59:34.683 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (79m) 81s ago 79m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T01:59:34.683 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (78m) 81s ago 78m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T01:59:34.683 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (78m) 81s ago 78m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T01:59:34.683 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (17m) 81s ago 17m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T01:59:35.014 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:59:35.014 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T01:59:35.015 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T01:59:35.016 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T01:59:35.297 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T01:59:35.298 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T01:59:35.298 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T01:59:35.298 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:00:05.608 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:00:06.163 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (12m) 113s ago 18m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (82m) 7m ago 82m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (82m) 113s ago 82m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (15m) 113s ago 82m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (67m) 7m ago 67m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (67m) 113s ago 67m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (12m) 7m ago 88m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (2m) 113s ago 82m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (88m) 7m ago 88m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (87m) 113s ago 87m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:00:06.164 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (18m) 7m ago 18m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (18m) 113s ago 18m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 60m - - 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 113s ago 58m - - 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (82m) 7m ago 82m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (82m) 7m ago 82m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (81m) 7m ago 81m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:00:06.165 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (81m) 7m ago 81m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:00:06.166 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (79m) 113s ago 79m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:00:06.166 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (79m) 113s ago 79m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:00:06.166 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (79m) 113s ago 79m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:00:06.166 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (78m) 113s ago 78m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:00:06.166 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (18m) 113s ago 18m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:00:06.499 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:06.500 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:00:06.501 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:00:06.783 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:00:06.783 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:00:06.783 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:00:06.784 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:00:37.089 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (13m) 2m ago 18m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (83m) 7m ago 83m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (83m) 2m ago 83m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (15m) 2m ago 82m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (68m) 7m ago 68m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:00:37.648 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (68m) 2m ago 68m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (12m) 7m ago 89m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (2m) 2m ago 82m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (89m) 7m ago 89m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (87m) 2m ago 87m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (18m) 7m ago 18m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (18m) 2m ago 18m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 60m - - 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 58m - - 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (82m) 7m ago 82m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (82m) 7m ago 82m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (82m) 7m ago 82m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (82m) 7m ago 82m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (80m) 2m ago 80m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (80m) 2m ago 80m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:00:37.649 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (79m) 2m ago 79m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:00:37.650 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (79m) 2m ago 79m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:00:37.650 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (18m) 2m ago 18m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:00:37.983 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:00:37.983 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:00:37.983 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:00:37.984 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:00:37.985 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:00:38.265 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:01:08.574 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:01:09.135 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:01:09.135 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (13m) 2m ago 19m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:01:09.135 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (83m) 8m ago 83m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (83m) 2m ago 83m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (16m) 2m ago 83m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (68m) 8m ago 68m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (69m) 2m ago 69m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (13m) 8m ago 89m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (3m) 2m ago 83m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (89m) 8m ago 90m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (88m) 2m ago 88m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (19m) 8m ago 19m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (19m) 2m ago 19m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 61m - - 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 59m - - 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (83m) 8m ago 83m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:01:09.136 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (83m) 8m ago 83m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (82m) 8m ago 82m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (82m) 8m ago 82m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (80m) 2m ago 80m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (80m) 2m ago 80m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (80m) 2m ago 80m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (79m) 2m ago 79m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:01:09.137 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (19m) 2m ago 19m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:01:09.473 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:01:09.473 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:01:09.473 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:01:09.473 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:01:09.474 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:01:09.758 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:01:40.067 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:01:40.627 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:01:40.627 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (14m) 3m ago 20m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:01:40.627 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (84m) 8m ago 84m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:01:40.627 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (84m) 3m ago 84m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (16m) 3m ago 83m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (69m) 8m ago 69m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (69m) 3m ago 69m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (13m) 8m ago 90m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (3m) 3m ago 83m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (90m) 8m ago 90m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (88m) 3m ago 88m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:01:40.628 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (19m) 8m ago 19m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:01:40.631 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (19m) 3m ago 19m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:01:40.631 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 61m - - 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 59m - - 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (84m) 8m ago 84m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (83m) 8m ago 83m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (83m) 8m ago 83m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (83m) 8m ago 83m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (81m) 3m ago 81m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (81m) 3m ago 81m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (80m) 3m ago 80m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (80m) 3m ago 80m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:01:40.632 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (19m) 3m ago 19m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:01:40.966 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:01:40.967 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:01:40.967 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:01:40.967 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:01:40.967 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:01:40.967 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:01:40.967 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:01:41.249 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:01:41.249 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:01:41.249 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:01:41.250 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:02:11.561 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (14m) 3m ago 20m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (84m) 9m ago 84m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (84m) 3m ago 84m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (17m) 3m ago 84m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (70m) 9m ago 70m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (70m) 3m ago 70m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:02:12.122 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (14m) 9m ago 90m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (4m) 3m ago 84m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (90m) 9m ago 91m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (89m) 3m ago 89m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (20m) 9m ago 20m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (20m) 3m ago 20m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 62m - - 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 60m - - 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (84m) 9m ago 84m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (84m) 9m ago 84m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (83m) 9m ago 83m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (83m) 9m ago 83m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (81m) 3m ago 81m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (81m) 3m ago 81m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (81m) 3m ago 81m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:02:12.123 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (81m) 3m ago 81m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:02:12.124 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (20m) 3m ago 20m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:02:12.456 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:02:12.456 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:02:12.456 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:02:12.456 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:12.456 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:02:12.456 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:02:12.457 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:02:12.738 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:02:12.738 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:02:12.739 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:02:43.047 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:02:43.604 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:02:43.604 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (15m) 4m ago 21m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:02:43.604 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (85m) 9m ago 85m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:02:43.604 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (85m) 4m ago 85m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (17m) 4m ago 84m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (70m) 9m ago 70m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (70m) 4m ago 70m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (15m) 9m ago 91m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (4m) 4m ago 84m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (91m) 9m ago 91m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (89m) 4m ago 89m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (20m) 9m ago 20m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (20m) 4m ago 20m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 62m - - 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 60m - - 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (85m) 9m ago 85m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (84m) 9m ago 84m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:02:43.605 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (84m) 9m ago 84m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:02:43.606 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (84m) 9m ago 84m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:02:43.606 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (82m) 4m ago 82m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:02:43.606 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (82m) 4m ago 82m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:02:43.606 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (81m) 4m ago 81m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:02:43.606 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (81m) 4m ago 81m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:02:43.606 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (20m) 4m ago 20m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:02:43.939 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:02:43.939 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:02:43.939 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:02:43.939 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:02:43.940 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:02:44.224 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:02:44.225 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:02:44.225 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mgr daemons", 2024-02-23T02:02:44.225 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:02:44.225 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:03:13.457 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:13 smithi029 systemd[1]: Stopping Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:03:14.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:14 smithi029 bash[126110]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi029 2024-02-23T02:03:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:14 smithi029 bash[126177]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi029 2024-02-23T02:03:14.527 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:03:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:14 smithi029 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service: Succeeded. 2024-02-23T02:03:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:14 smithi029 systemd[1]: Stopped Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:03:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:14 smithi029 systemd[1]: Starting Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:03:15.137 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:03:15.138 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (15m) 5m ago 21m 26.0M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:03:15.138 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (85m) 10m ago 85m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:03:15.138 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (85m) 5m ago 85m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:03:15.138 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (18m) 5m ago 85m 36.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:03:15.138 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (71m) 10m ago 71m 26.3M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:03:15.139 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (71m) 5m ago 71m 37.9M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:03:15.139 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (15m) 10m ago 91m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:03:15.139 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (5m) 5m ago 85m 45.6M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:03:15.139 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (92m) 10m ago 92m 518M 2048M 15.2.13 2cf504fded39 96c78239e2b0 2024-02-23T02:03:15.139 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (90m) 5m ago 90m 303M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:03:15.140 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (21m) 10m ago 21m 89.7M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:03:15.140 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (21m) 5m ago 21m 88.2M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:03:15.140 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 63m - - 2024-02-23T02:03:15.140 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 61m - - 2024-02-23T02:03:15.140 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (85m) 10m ago 85m 336M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:03:15.140 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (85m) 10m ago 85m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:03:15.141 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (85m) 10m ago 84m 258M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:03:15.141 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (84m) 10m ago 84m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:03:15.141 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (83m) 5m ago 83m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:03:15.141 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (82m) 5m ago 82m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:03:15.142 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (82m) 5m ago 82m 283M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:03:15.142 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (82m) 5m ago 82m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:03:15.142 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (21m) 5m ago 21m 65.1M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:03:15.501 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:03:15.501 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:03:15.501 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:03:15.502 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:15.502 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:03:15.502 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:03:15.502 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:15.502 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:03:15.502 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:03:15.503 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:15.503 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:03:15.503 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:03:15.503 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:15.503 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:03:15.503 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-02-23T02:03:15.504 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:03:15.504 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:03:15.504 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:03:15.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.377+0000 7f704e956880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T02:03:15.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.377+0000 7f704e956880 0 ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable), process ceph-mon, pid 1 2024-02-23T02:03:15.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.377+0000 7f704e956880 0 pidfile_write: ignore empty --pid-file 2024-02-23T02:03:15.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.381+0000 7f704e956880 0 load: jerasure load: lrc load: isa 2024-02-23T02:03:15.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: RocksDB version: 6.8.1 2024-02-23T02:03:15.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T02:03:15.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Compile date Feb 20 2024 2024-02-23T02:03:15.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: DB SUMMARY 2024-02-23T02:03:15.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: CURRENT file: CURRENT 2024-02-23T02:03:15.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-23T02:03:15.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 7888 Bytes 2024-02-23T02:03:15.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi029/store.db dir, Total Num: 1, files: 000172.sst 2024-02-23T02:03:15.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi029/store.db: 000170.log size: 11371562 ; 2024-02-23T02:03:15.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.error_if_exists: 0 2024-02-23T02:03:15.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.create_if_missing: 0 2024-02-23T02:03:15.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T02:03:15.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.env: 0x56524c8a9080 2024-02-23T02:03:15.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.fs: Posix File System 2024-02-23T02:03:15.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.info_log: 0x56524e026560 2024-02-23T02:03:15.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T02:03:15.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.statistics: (nil) 2024-02-23T02:03:15.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.use_fsync: 0 2024-02-23T02:03:15.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T02:03:15.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T02:03:15.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T02:03:15.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T02:03:15.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T02:03:15.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T02:03:15.774 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T02:03:15.774 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T02:03:15.774 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T02:03:15.774 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T02:03:15.774 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T02:03:15.774 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.db_log_dir: 2024-02-23T02:03:15.775 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi029/store.db 2024-02-23T02:03:15.775 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T02:03:15.775 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T02:03:15.775 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T02:03:15.775 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T02:03:15.775 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T02:03:15.776 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-23T02:03:15.776 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T02:03:15.776 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T02:03:15.776 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T02:03:15.776 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T02:03:15.776 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.write_buffer_manager: 0x56524ed1a3f0 2024-02-23T02:03:15.777 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T02:03:15.777 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T02:03:15.777 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T02:03:15.777 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T02:03:15.777 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T02:03:15.777 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T02:03:15.778 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T02:03:15.778 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T02:03:15.778 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T02:03:15.778 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.unordered_write: 0 2024-02-23T02:03:15.778 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T02:03:15.778 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T02:03:15.779 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T02:03:15.779 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T02:03:15.779 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.row_cache: None 2024-02-23T02:03:15.779 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.wal_filter: None 2024-02-23T02:03:15.779 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T02:03:15.779 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T02:03:15.780 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T02:03:15.780 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.two_write_queues: 0 2024-02-23T02:03:15.780 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T02:03:15.780 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.atomic_flush: 0 2024-02-23T02:03:15.780 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T02:03:15.780 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-23T02:03:15.781 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-23T02:03:15.781 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.log_readahead_size: 0 2024-02-23T02:03:15.781 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-23T02:03:15.781 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T02:03:15.781 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T02:03:15.781 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T02:03:15.782 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T02:03:15.782 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T02:03:15.782 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T02:03:15.782 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T02:03:15.782 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T02:03:15.782 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T02:03:15.783 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T02:03:15.783 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_open_files: -1 2024-02-23T02:03:15.783 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T02:03:15.783 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T02:03:15.783 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-23T02:03:15.783 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T02:03:15.784 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Compression algorithms supported: 2024-02-23T02:03:15.784 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T02:03:15.784 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kZSTD supported: 0 2024-02-23T02:03:15.784 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kXpressCompression supported: 0 2024-02-23T02:03:15.784 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T02:03:15.784 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T02:03:15.785 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T02:03:15.785 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kZlibCompression supported: 1 2024-02-23T02:03:15.785 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T02:03:15.785 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T02:03:15.785 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi029/store.db/MANIFEST-000008 2024-02-23T02:03:15.785 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.786 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-23T02:03:15.786 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.786 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T02:03:15.786 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.merge_operator: 2024-02-23T02:03:15.786 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_filter: None 2024-02-23T02:03:15.786 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T02:03:15.787 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T02:03:15.787 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T02:03:15.787 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56524dfcbd10) 2024-02-23T02:03:15.787 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cache_index_and_filter_blocks: 1 2024-02-23T02:03:15.787 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-23T02:03:15.787 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T02:03:15.788 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: pin_top_level_index_and_filter: 1 2024-02-23T02:03:15.788 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: index_type: 0 2024-02-23T02:03:15.788 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: data_block_index_type: 0 2024-02-23T02:03:15.788 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: index_shortening: 1 2024-02-23T02:03:15.792 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: data_block_hash_table_util_ratio: 0.750000 2024-02-23T02:03:15.792 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: hash_index_allow_collision: 1 2024-02-23T02:03:15.792 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: checksum: 1 2024-02-23T02:03:15.792 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: no_block_cache: 0 2024-02-23T02:03:15.792 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_cache: 0x56524e000f10 2024-02-23T02:03:15.793 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_cache_name: BinnedLRUCache 2024-02-23T02:03:15.793 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_cache_options: 2024-02-23T02:03:15.793 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: capacity : 536870912 2024-02-23T02:03:15.793 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: num_shard_bits : 4 2024-02-23T02:03:15.793 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: strict_capacity_limit : 0 2024-02-23T02:03:15.794 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: high_pri_pool_ratio: 0.000 2024-02-23T02:03:15.794 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_cache_compressed: (nil) 2024-02-23T02:03:15.794 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: persistent_cache: (nil) 2024-02-23T02:03:15.794 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_size: 4096 2024-02-23T02:03:15.794 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_size_deviation: 10 2024-02-23T02:03:15.794 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_restart_interval: 16 2024-02-23T02:03:15.795 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: index_block_restart_interval: 1 2024-02-23T02:03:15.795 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: metadata_block_size: 4096 2024-02-23T02:03:15.795 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: partition_filters: 0 2024-02-23T02:03:15.795 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: use_delta_encoding: 1 2024-02-23T02:03:15.795 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T02:03:15.795 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: whole_key_filtering: 1 2024-02-23T02:03:15.796 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: verify_compression: 0 2024-02-23T02:03:15.796 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: read_amp_bytes_per_bit: 0 2024-02-23T02:03:15.796 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: format_version: 2 2024-02-23T02:03:15.796 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: enable_index_compression: 1 2024-02-23T02:03:15.796 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: block_align: 0 2024-02-23T02:03:15.796 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.797 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T02:03:15.797 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T02:03:15.797 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression: NoCompression 2024-02-23T02:03:15.797 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T02:03:15.797 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T02:03:15.797 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.num_levels: 7 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T02:03:15.798 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T02:03:15.799 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T02:03:15.799 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T02:03:15.799 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T02:03:15.799 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T02:03:15.799 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T02:03:15.799 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T02:03:15.800 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T02:03:15.800 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T02:03:15.800 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T02:03:15.800 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T02:03:15.800 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T02:03:15.800 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T02:03:15.801 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T02:03:15.801 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T02:03:15.801 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T02:03:15.801 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T02:03:15.801 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T02:03:15.801 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T02:03:15.802 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T02:03:15.802 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T02:03:15.802 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T02:03:15.802 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T02:03:15.802 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T02:03:15.802 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T02:03:15.803 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T02:03:15.804 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T02:03:15.804 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T02:03:15.804 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T02:03:15.804 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T02:03:15.804 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T02:03:15.804 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T02:03:15.805 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T02:03:15.805 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T02:03:15.805 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T02:03:15.805 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T02:03:15.805 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.table_properties_collectors: 2024-02-23T02:03:15.805 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T02:03:15.806 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T02:03:15.806 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T02:03:15.806 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T02:03:15.806 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T02:03:15.806 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.bloom_locality: 0 2024-02-23T02:03:15.806 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.ttl: 2592000 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.382+0000 7f704e956880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-23T02:03:15.807 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.383+0000 7f704e956880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi029/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 174, last_sequence is 73634, log_number is 170,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-23T02:03:15.808 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.808 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.383+0000 7f704e956880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 170 2024-02-23T02:03:15.808 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.808 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.383+0000 7f704e956880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708653795384613, "job": 1, "event": "recovery_started", "log_files": [170]} 2024-02-23T02:03:15.808 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.383+0000 7f704e956880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #170 mode 2 2024-02-23T02:03:15.808 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.392+0000 7f704e956880 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-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.404+0000 7f704e956880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708653795405315, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 174, "file_size": 11341827, "table_properties": {"data_size": 11330693, "index_size": 9222, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1093, "raw_key_size": 8156, "raw_average_key_size": 20, "raw_value_size": 11318306, "raw_average_value_size": 28154, "num_data_blocks": 282, "num_entries": 402, "num_deletions": 2, "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": 1708653795, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.404+0000 7f704e956880 4 rocksdb: [version_set.cc:3826] Creating manifest 175 2024-02-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.404+0000 7f704e956880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708653795405835, "job": 1, "event": "recovery_finished"} 2024-02-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.406+0000 7f704e956880 4 rocksdb: DB pointer 0x56524e0c9800 2024-02-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.406+0000 7f7035748700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-23T02:03:15.809 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.406+0000 7f7035748700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-23T02:03:15.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** DB Stats ** 2024-02-23T02:03:15.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T02:03:15.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T02:03:15.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T02:03:15.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T02:03:15.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T02:03:15.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** Compaction Stats [default] ** 2024-02-23T02:03:15.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:03:15.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: L0 1/0 10.82 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: L6 1/0 55.87 MB 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-23T02:03:15.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Sum 2/0 66.69 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** Compaction Stats [default] ** 2024-02-23T02:03:15.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:03:15.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T02:03:15.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Flush(GB): cumulative 0.011, interval 0.011 2024-02-23T02:03:15.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T02:03:15.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T02:03:15.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T02:03:15.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T02:03:15.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Cumulative compaction: 0.01 GB write, 455.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T02:03:15.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Interval compaction: 0.01 GB write, 455.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T02:03:15.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.815 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.815 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T02:03:15.815 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.815 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** Compaction Stats [default] ** 2024-02-23T02:03:15.815 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.815 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:03:15.816 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: L0 1/0 10.82 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.816 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: L6 1/0 55.87 MB 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-23T02:03:15.816 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Sum 2/0 66.69 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.816 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.816 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.817 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** Compaction Stats [default] ** 2024-02-23T02:03:15.817 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.817 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:03:15.817 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 899.0 0.01 0.00 1 0.012 0 0 2024-02-23T02:03:15.817 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T02:03:15.817 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Flush(GB): cumulative 0.011, interval 0.000 2024-02-23T02:03:15.818 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T02:03:15.818 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T02:03:15.818 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T02:03:15.818 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T02:03:15.818 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Cumulative compaction: 0.01 GB write, 454.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T02:03:15.818 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.819 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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-23T02:03:15.819 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.819 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T02:03:15.819 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.819 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.407+0000 7f704e956880 0 starting mon.smithi029 rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi029 fsid c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T02:03:15.819 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.408+0000 7f704e956880 1 mon.smithi029@-1(???) e2 preinit fsid c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T02:03:15.820 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 0 mon.smithi029@-1(???).mds e8 new map 2024-02-23T02:03:15.820 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 0 mon.smithi029@-1(???).mds e8 print_map 2024-02-23T02:03:15.820 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: e8 2024-02-23T02:03:15.820 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-23T02:03:15.820 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T02:03:15.820 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: legacy client fscid: 1 2024-02-23T02:03:15.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Filesystem 'foofs' (1) 2024-02-23T02:03:15.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: fs_name foofs 2024-02-23T02:03:15.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: epoch 5 2024-02-23T02:03:15.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: flags 12 2024-02-23T02:03:15.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: created 2024-02-23T00:42:39.876957+0000 2024-02-23T02:03:15.822 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: modified 2024-02-23T00:52:09.399573+0000 2024-02-23T02:03:15.822 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: tableserver 0 2024-02-23T02:03:15.822 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: root 0 2024-02-23T02:03:15.822 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: session_timeout 60 2024-02-23T02:03:15.822 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: session_autoclose 300 2024-02-23T02:03:15.822 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: max_file_size 1099511627776 2024-02-23T02:03:15.823 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: required_client_features {} 2024-02-23T02:03:15.823 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: last_failure 0 2024-02-23T02:03:15.823 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: last_failure_osd_epoch 0 2024-02-23T02:03:15.823 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T02:03:15.823 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: max_mds 1 2024-02-23T02:03:15.824 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: in 0 2024-02-23T02:03:15.824 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: up {0=24713} 2024-02-23T02:03:15.824 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: failed 2024-02-23T02:03:15.824 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: damaged 2024-02-23T02:03:15.824 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: stopped 2024-02-23T02:03:15.824 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: data_pools [3] 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: metadata_pool 2 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: inline_data disabled 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: balancer 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: standby_count_wanted 1 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: [mds.foofs.smithi052.uthbhj{0:24713} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.52:6832/353973864,v1:172.21.15.52:6833/353973864] compat {c=[1],r=[1],i=[7ff]}] 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.825 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.826 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Standby daemons: 2024-02-23T02:03:15.826 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.826 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: [mds.foofs.smithi029.ciputz{-1:15054} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.29:6834/838909696,v1:172.21.15.29:6835/838909696] compat {c=[1],r=[1],i=[7ff]}] 2024-02-23T02:03:15.826 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:03:15.826 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 0 mon.smithi029@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-23T02:03:15.826 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 0 mon.smithi029@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T02:03:15.827 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 0 mon.smithi029@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T02:03:15.827 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 0 mon.smithi029@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T02:03:15.827 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:03:11.625558+0000 mgr.smithi029.lsfhcm (mgr.20160) 416 : cephadm [INF] Deploying daemon mon.smithi029 on smithi029 2024-02-23T02:03:15.827 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T02:03:15.409+0000 7f704e956880 1 mon.smithi029@-1(???).paxosservice(auth 1..64) refresh upgraded, format 0 -> 3 2024-02-23T02:03:15.827 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 bash[126398]: b225c46a11b37dd7ef994f368c1b5d7ff5271519bc2f7a94f3ab4d5ff8f0b446 2024-02-23T02:03:15.827 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:15 smithi029 systemd[1]: Started Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:03:15.828 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/23 daemons upgraded", 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:03:15.829 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:03:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:13.448561+0000 mon.smithi052 (mon.1) 434 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi029"}]: dispatch 2024-02-23T02:03:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:13.449819+0000 mon.smithi052 (mon.1) 435 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi052"}]: dispatch 2024-02-23T02:03:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:14.514198+0000 mgr.smithi029.lsfhcm (mgr.20160) 418 : audit [DBG] from='client.28887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:14.828367+0000 mgr.smithi029.lsfhcm (mgr.20160) 419 : audit [DBG] from='client.28891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.121800+0000 mgr.smithi029.lsfhcm (mgr.20160) 420 : audit [DBG] from='client.28895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.123893+0000 mon.smithi052 (mon.1) 436 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.124331+0000 mon.smithi052 (mon.1) 437 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.124740+0000 mon.smithi052 (mon.1) 438 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.125100+0000 mon.smithi052 (mon.1) 439 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.125459+0000 mon.smithi052 (mon.1) 440 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.127499+0000 mon.smithi052 (mon.1) 441 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.128111+0000 mon.smithi052 (mon.1) 442 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.128512+0000 mon.smithi052 (mon.1) 443 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.129074+0000 mon.smithi052 (mon.1) 444 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.129434+0000 mon.smithi052 (mon.1) 445 : audit [DBG] from='mgr.20160 172.21.15.29:0/2699336714' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:15.156498+0000 mgr.smithi029.lsfhcm (mgr.20160) 421 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.499509+0000 mon.smithi052 (mon.1) 446 : audit [DBG] from='client.? 172.21.15.29:0/117106453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:03:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:15.784626+0000 mgr.smithi029.lsfhcm (mgr.20160) 422 : audit [DBG] from='client.28903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.820102+0000 mon.smithi029 (mon.0) 1 : cluster [INF] mon.smithi029 calling monitor election 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.834289+0000 mon.smithi029 (mon.0) 2 : cluster [INF] mon.smithi029 is new leader, mons smithi029,smithi052 in quorum (ranks 0,1) 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.839330+0000 mon.smithi029 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi029=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],smithi052=[v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0]} removed_ranks: {} 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.839966+0000 mon.smithi029 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 1 up:standby 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.840019+0000 mon.smithi029 (mon.0) 5 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.841028+0000 mon.smithi029 (mon.0) 6 : cluster [DBG] mgrmap e40: smithi029.lsfhcm(active, since 10m), standbys: smithi052.yktxwc 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.841545+0000 mon.smithi029 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.841568+0000 mon.smithi029 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.841585+0000 mon.smithi029 (mon.0) 9 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.841604+0000 mon.smithi029 (mon.0) 10 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:16.848973+0000 mon.smithi029 (mon.0) 11 : cluster [DBG] mgrmap e41: smithi029.lsfhcm(active, since 10m), standbys: smithi052.yktxwc 2024-02-23T02:03:17.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:16.858489+0000 mon.smithi029 (mon.0) 12 : audit [INF] from='mgr.20160 ' entity='' 2024-02-23T02:03:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:17.850809+0000 mon.smithi029 (mon.0) 13 : cluster [DBG] mgrmap e42: smithi029.lsfhcm(active, since 10m), standbys: smithi052.yktxwc 2024-02-23T02:03:22.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:22.468699+0000 mon.smithi029 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi052.yktxwc restarted 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:22.468768+0000 mon.smithi029 (mon.0) 15 : cluster [DBG] Standby manager daemon smithi052.yktxwc started 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:22.470173+0000 mon.smithi052 (mon.1) 447 : audit [DBG] from='mgr.? 172.21.15.52:0/2990681073' entity='mgr.smithi052.yktxwc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi052.yktxwc/crt"}]: dispatch 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:22.470695+0000 mon.smithi052 (mon.1) 448 : audit [DBG] from='mgr.? 172.21.15.52:0/2990681073' entity='mgr.smithi052.yktxwc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:22.472684+0000 mon.smithi052 (mon.1) 449 : audit [DBG] from='mgr.? 172.21.15.52:0/2990681073' entity='mgr.smithi052.yktxwc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi052.yktxwc/key"}]: dispatch 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:22.473733+0000 mon.smithi052 (mon.1) 450 : audit [DBG] from='mgr.? 172.21.15.52:0/2990681073' entity='mgr.smithi052.yktxwc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:22.497827+0000 mon.smithi029 (mon.0) 16 : cluster [INF] Active manager daemon smithi029.lsfhcm restarted 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:22.498082+0000 mon.smithi029 (mon.0) 17 : cluster [INF] Activating manager daemon smithi029.lsfhcm 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:22.503114+0000 mon.smithi029 (mon.0) 18 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-23T02:03:22.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:22.503413+0000 mon.smithi029 (mon.0) 19 : cluster [DBG] mgrmap e43: smithi029.lsfhcm(active, starting, since 0.00540168s), standbys: smithi052.yktxwc 2024-02-23T02:03:28.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.505287+0000 mon.smithi029 (mon.0) 20 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi029"}]: dispatch 2024-02-23T02:03:28.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.505587+0000 mon.smithi029 (mon.0) 21 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi052"}]: dispatch 2024-02-23T02:03:28.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.506415+0000 mon.smithi029 (mon.0) 22 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi029.ciputz"}]: dispatch 2024-02-23T02:03:28.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.506683+0000 mon.smithi029 (mon.0) 23 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi052.uthbhj"}]: dispatch 2024-02-23T02:03:28.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.506970+0000 mon.smithi029 (mon.0) 24 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mgr metadata", "who": "smithi029.lsfhcm", "id": "smithi029.lsfhcm"}]: dispatch 2024-02-23T02:03:28.810 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.507206+0000 mon.smithi029 (mon.0) 25 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mgr metadata", "who": "smithi052.yktxwc", "id": "smithi052.yktxwc"}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.507396+0000 mon.smithi029 (mon.0) 26 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.507626+0000 mon.smithi029 (mon.0) 27 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.507849+0000 mon.smithi029 (mon.0) 28 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.508161+0000 mon.smithi029 (mon.0) 29 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.508553+0000 mon.smithi029 (mon.0) 30 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.508821+0000 mon.smithi029 (mon.0) 31 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.509078+0000 mon.smithi029 (mon.0) 32 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.509339+0000 mon.smithi029 (mon.0) 33 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.509604+0000 mon.smithi029 (mon.0) 34 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.509882+0000 mon.smithi029 (mon.0) 35 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T02:03:28.811 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.510334+0000 mon.smithi029 (mon.0) 36 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.511128+0000 mon.smithi029 (mon.0) 37 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.512221+0000 mon.smithi029 (mon.0) 38 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.512606+0000 mon.smithi029 (mon.0) 39 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.512962+0000 mon.smithi029 (mon.0) 40 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.513368+0000 mon.smithi029 (mon.0) 41 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.513732+0000 mon.smithi029 (mon.0) 42 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi029"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.514110+0000 mon.smithi029 (mon.0) 43 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi052"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.514498+0000 mon.smithi029 (mon.0) 44 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.514823+0000 mon.smithi029 (mon.0) 45 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/nfs_migration_queue"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.515161+0000 mon.smithi029 (mon.0) 46 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.515481+0000 mon.smithi029 (mon.0) 47 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi052/grafana_crt"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.515812+0000 mon.smithi029 (mon.0) 48 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi052/grafana_key"}]: dispatch 2024-02-23T02:03:28.812 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.516154+0000 mon.smithi029 (mon.0) 49 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.516484+0000 mon.smithi029 (mon.0) 50 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.crash"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.516792+0000 mon.smithi029 (mon.0) 51 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.517112+0000 mon.smithi029 (mon.0) 52 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foofs"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.517414+0000 mon.smithi029 (mon.0) 53 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.517722+0000 mon.smithi029 (mon.0) 54 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mon"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.518034+0000 mon.smithi029 (mon.0) 55 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.nfs.foo"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.518359+0000 mon.smithi029 (mon.0) 56 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.518662+0000 mon.smithi029 (mon.0) 57 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.518973+0000 mon.smithi029 (mon.0) 58 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.519293+0000 mon.smithi029 (mon.0) 59 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.519620+0000 mon.smithi029 (mon.0) 60 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.519938+0000 mon.smithi029 (mon.0) 61 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.520247+0000 mon.smithi029 (mon.0) 62 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.520565+0000 mon.smithi029 (mon.0) 63 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-23T02:03:28.813 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.520873+0000 mon.smithi029 (mon.0) 64 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-23T02:03:28.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.521201+0000 mon.smithi029 (mon.0) 65 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-23T02:03:28.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.521540+0000 mon.smithi029 (mon.0) 66 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-23T02:03:28.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.521947+0000 mon.smithi029 (mon.0) 67 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2024-02-23T02:03:28.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.522272+0000 mon.smithi029 (mon.0) 68 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-23T02:03:28.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.522580+0000 mon.smithi029 (mon.0) 69 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-23T02:03:28.814 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:28.547704+0000 mon.smithi029 (mon.0) 70 : cluster [INF] Manager daemon smithi029.lsfhcm is now available 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:28.604378+0000 mon.smithi029 (mon.0) 71 : cluster [DBG] mgrmap e44: smithi029.lsfhcm(active, since 6s), standbys: smithi052.yktxwc 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:28.613258+0000 mgr.smithi029.lsfhcm (mgr.34102) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.668105+0000 mon.smithi029 (mon.0) 72 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.669378+0000 mon.smithi029 (mon.0) 73 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.721585+0000 mon.smithi029 (mon.0) 74 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi029.lsfhcm/mirror_snapshot_schedule"}]: dispatch 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:28.728131+0000 mon.smithi029 (mon.0) 75 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi029.lsfhcm/trash_purge_schedule"}]: dispatch 2024-02-23T02:03:29.940 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:29.221975+0000 mon.smithi029 (mon.0) 76 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:03:29.941 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:29.222803+0000 mon.smithi029 (mon.0) 77 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:03:29.941 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:29.224936+0000 mon.smithi029 (mon.0) 78 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:03:29.941 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:29.225842+0000 mon.smithi029 (mon.0) 79 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:03:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:29.601414+0000 mon.smithi029 (mon.0) 80 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-02-23T02:03:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:29.601444+0000 mon.smithi029 (mon.0) 81 : cluster [INF] Cluster is now healthy 2024-02-23T02:03:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:30.508621+0000 mgr.smithi029.lsfhcm (mgr.34102) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:30.612931+0000 mon.smithi029 (mon.0) 82 : cluster [DBG] mgrmap e45: smithi029.lsfhcm(active, since 8s), standbys: smithi052.yktxwc 2024-02-23T02:03:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:32.509178+0000 mgr.smithi029.lsfhcm (mgr.34102) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:32.766323+0000 mon.smithi029 (mon.0) 83 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.062301+0000 mon.smithi029 (mon.0) 84 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.062674+0000 mon.smithi029 (mon.0) 85 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.062966+0000 mon.smithi029 (mon.0) 86 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.063236+0000 mon.smithi029 (mon.0) 87 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.063504+0000 mon.smithi029 (mon.0) 88 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.063758+0000 mon.smithi029 (mon.0) 89 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.064027+0000 mon.smithi029 (mon.0) 90 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.064280+0000 mon.smithi029 (mon.0) 91 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.064543+0000 mon.smithi029 (mon.0) 92 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:03:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:33.064795+0000 mon.smithi029 (mon.0) 93 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:36.039 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:34.510112+0000 mgr.smithi029.lsfhcm (mgr.34102) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 520 B/s wr, 0 op/s 2024-02-23T02:03:36.039 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.303656+0000 mon.smithi029 (mon.0) 94 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.600538+0000 mon.smithi029 (mon.0) 95 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.601077+0000 mon.smithi029 (mon.0) 96 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.601537+0000 mon.smithi029 (mon.0) 97 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.601985+0000 mon.smithi029 (mon.0) 98 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.602422+0000 mon.smithi029 (mon.0) 99 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.602853+0000 mon.smithi029 (mon.0) 100 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.603268+0000 mon.smithi029 (mon.0) 101 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.603708+0000 mon.smithi029 (mon.0) 102 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.604121+0000 mon.smithi029 (mon.0) 103 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:03:36.040 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.604521+0000 mon.smithi029 (mon.0) 104 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:03:36.041 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.605148+0000 mon.smithi029 (mon.0) 105 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:03:36.041 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.606095+0000 mon.smithi029 (mon.0) 106 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:03:36.041 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.611597+0000 mon.smithi029 (mon.0) 107 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:03:36.041 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.614841+0000 mon.smithi029 (mon.0) 108 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:03:36.041 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:35.618967+0000 mon.smithi029 (mon.0) 109 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:03:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:03:35.606971+0000 mgr.smithi029.lsfhcm (mgr.34102) 5 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:03:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:35.607755+0000 mgr.smithi029.lsfhcm (mgr.34102) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 439 B/s wr, 0 op/s 2024-02-23T02:03:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:03:35.621524+0000 mgr.smithi029.lsfhcm (mgr.34102) 7 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:03:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:03:35.621707+0000 mgr.smithi029.lsfhcm (mgr.34102) 8 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:03:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:36.301809+0000 mon.smithi029 (mon.0) 110 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T02:03:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:37.608296+0000 mgr.smithi029.lsfhcm (mgr.34102) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-02-23T02:03:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:39.609049+0000 mgr.smithi029.lsfhcm (mgr.34102) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 279 B/s wr, 0 op/s 2024-02-23T02:03:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:41.609528+0000 mgr.smithi029.lsfhcm (mgr.34102) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 276 B/s wr, 0 op/s 2024-02-23T02:03:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:43.610017+0000 mgr.smithi029.lsfhcm (mgr.34102) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 276 B/s wr, 0 op/s 2024-02-23T02:03:46.100 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:03:46.670 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:03:46.685 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (16m) 11s ago 22m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:03:46.685 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (86m) 13s ago 86m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:03:46.685 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (86m) 11s ago 86m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:03:46.685 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (18m) 11s ago 85m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (71m) 13s ago 71m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (71m) 11s ago 71m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (16m) 13s ago 92m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (5m) 11s ago 85m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (31s) 13s ago 92m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (90m) 11s ago 90m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (21m) 13s ago 21m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (21m) 11s ago 21m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 13s ago 63m - - 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 11s ago 61m - - 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (86m) 13s ago 86m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (85m) 13s ago 85m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (85m) 13s ago 85m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:03:46.686 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (85m) 13s ago 85m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:03:46.687 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (83m) 11s ago 83m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:03:46.687 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (83m) 11s ago 83m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:03:46.687 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (82m) 11s ago 82m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:03:46.687 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (82m) 11s ago 82m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:03:46.687 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (21m) 11s ago 21m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:03:47.012 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:03:47.013 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:45.610559+0000 mgr.smithi029.lsfhcm (mgr.34102) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.658532+0000 mon.smithi029 (mon.0) 111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.658990+0000 mon.smithi029 (mon.0) 112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.659344+0000 mon.smithi029 (mon.0) 113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.659684+0000 mon.smithi029 (mon.0) 114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.660014+0000 mon.smithi029 (mon.0) 115 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.662007+0000 mon.smithi029 (mon.0) 116 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.662334+0000 mon.smithi029 (mon.0) 117 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.662649+0000 mon.smithi029 (mon.0) 118 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.662974+0000 mon.smithi029 (mon.0) 119 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.663286+0000 mon.smithi029 (mon.0) 120 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:03:47.299 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:03:47.300 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:03:47.300 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:03:47.300 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:03:47.300 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:03:48.207 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.087660+0000 mgr.smithi029.lsfhcm (mgr.34102) 14 : audit [DBG] from='client.34122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:48.207 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.373721+0000 mgr.smithi029.lsfhcm (mgr.34102) 15 : audit [DBG] from='client.34126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:48.207 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:46.656693+0000 mgr.smithi029.lsfhcm (mgr.34102) 16 : audit [DBG] from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:48.207 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:47.010842+0000 mon.smithi029 (mon.0) 121 : audit [DBG] from='client.? 172.21.15.29:0/3342544798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:03:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:03:47.297856+0000 mgr.smithi029.lsfhcm (mgr.34102) 17 : audit [DBG] from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:03:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:47.610973+0000 mgr.smithi029.lsfhcm (mgr.34102) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:49.611759+0000 mgr.smithi029.lsfhcm (mgr.34102) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:51.612368+0000 mgr.smithi029.lsfhcm (mgr.34102) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:53.612872+0000 mgr.smithi029.lsfhcm (mgr.34102) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:55.613622+0000 mgr.smithi029.lsfhcm (mgr.34102) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:03:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:03:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:57.614204+0000 mgr.smithi029.lsfhcm (mgr.34102) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:03:59.615114+0000 mgr.smithi029.lsfhcm (mgr.34102) 24 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:01.615550+0000 mgr.smithi029.lsfhcm (mgr.34102) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:03.616180+0000 mgr.smithi029.lsfhcm (mgr.34102) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:05.616725+0000 mgr.smithi029.lsfhcm (mgr.34102) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:07.617331+0000 mgr.smithi029.lsfhcm (mgr.34102) 28 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:09.618259+0000 mgr.smithi029.lsfhcm (mgr.34102) 29 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:11.618715+0000 mgr.smithi029.lsfhcm (mgr.34102) 30 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:13.619399+0000 mgr.smithi029.lsfhcm (mgr.34102) 31 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:15.619933+0000 mgr.smithi029.lsfhcm (mgr.34102) 32 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:17.612 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:04:18.182 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (16m) 42s ago 22m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (86m) 45s ago 86m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (86m) 42s ago 86m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (19m) 42s ago 86m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (72m) 45s ago 72m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (72m) 42s ago 72m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (16m) 45s ago 93m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (6m) 42s ago 86m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (63s) 45s ago 93m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (91m) 42s ago 91m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (22m) 45s ago 22m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (22m) 42s ago 22m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:04:18.183 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 45s ago 64m - - 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 42s ago 62m - - 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (86m) 45s ago 86m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (86m) 45s ago 86m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (86m) 45s ago 86m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (85m) 45s ago 85m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (84m) 42s ago 84m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (83m) 42s ago 83m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (83m) 42s ago 83m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (83m) 42s ago 83m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:04:18.184 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (22m) 42s ago 22m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:04:18.525 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:04:18.525 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:04:18.525 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:04:18.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:04:18.527 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:04:18.527 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:04:18.812 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:04:18.813 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:04:18.813 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:04:18.813 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:04:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:17.599813+0000 mgr.smithi029.lsfhcm (mgr.34102) 33 : audit [DBG] from='client.34142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:17.620286+0000 mgr.smithi029.lsfhcm (mgr.34102) 34 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:17.888240+0000 mgr.smithi029.lsfhcm (mgr.34102) 35 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.171437+0000 mon.smithi029 (mon.0) 122 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:04:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.171789+0000 mon.smithi029 (mon.0) 123 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.172099+0000 mon.smithi029 (mon.0) 124 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.172370+0000 mon.smithi029 (mon.0) 125 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.172637+0000 mon.smithi029 (mon.0) 126 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.174518+0000 mon.smithi029 (mon.0) 127 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.174815+0000 mon.smithi029 (mon.0) 128 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.175115+0000 mon.smithi029 (mon.0) 129 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.175391+0000 mon.smithi029 (mon.0) 130 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.175655+0000 mon.smithi029 (mon.0) 131 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.524407+0000 mon.smithi029 (mon.0) 132 : audit [DBG] from='client.? 172.21.15.29:0/3269366329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:04:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.169598+0000 mgr.smithi029.lsfhcm (mgr.34102) 36 : audit [DBG] from='client.34150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:18.810787+0000 mgr.smithi029.lsfhcm (mgr.34102) 37 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:19.621054+0000 mgr.smithi029.lsfhcm (mgr.34102) 38 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:21.621479+0000 mgr.smithi029.lsfhcm (mgr.34102) 39 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:23.622140+0000 mgr.smithi029.lsfhcm (mgr.34102) 40 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:25.622597+0000 mgr.smithi029.lsfhcm (mgr.34102) 41 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:27.623113+0000 mgr.smithi029.lsfhcm (mgr.34102) 42 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:28.553758+0000 mon.smithi029 (mon.0) 133 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:04:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:28.554080+0000 mon.smithi029 (mon.0) 134 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T02:04:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:28.554291+0000 mon.smithi029 (mon.0) 135 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:04:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:28.554526+0000 mon.smithi029 (mon.0) 136 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:04:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:29.623815+0000 mgr.smithi029.lsfhcm (mgr.34102) 43 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:31.624423+0000 mgr.smithi029.lsfhcm (mgr.34102) 44 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:33.625157+0000 mgr.smithi029.lsfhcm (mgr.34102) 45 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:35.625775+0000 mgr.smithi029.lsfhcm (mgr.34102) 46 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:37.626473+0000 mgr.smithi029.lsfhcm (mgr.34102) 47 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:39.627338+0000 mgr.smithi029.lsfhcm (mgr.34102) 48 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:41.627881+0000 mgr.smithi029.lsfhcm (mgr.34102) 49 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:43.628556+0000 mgr.smithi029.lsfhcm (mgr.34102) 50 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:45.629031+0000 mgr.smithi029.lsfhcm (mgr.34102) 51 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:49.129 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:04:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:47.629587+0000 mgr.smithi029.lsfhcm (mgr.34102) 52 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:49.698 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (17m) 74s ago 23m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (87m) 76s ago 87m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (87m) 74s ago 87m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (20m) 74s ago 86m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (72m) 76s ago 72m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (72m) 74s ago 72m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (17m) 76s ago 93m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (6m) 74s ago 86m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (94s) 76s ago 93m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (91m) 74s ago 91m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (22m) 76s ago 22m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (22m) 74s ago 22m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 76s ago 64m - - 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 74s ago 62m - - 2024-02-23T02:04:49.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (87m) 76s ago 87m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (86m) 76s ago 86m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (86m) 76s ago 86m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (86m) 76s ago 86m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (84m) 74s ago 84m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (84m) 74s ago 84m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (83m) 74s ago 83m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (83m) 74s ago 83m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:04:49.700 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (23m) 74s ago 22m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:04:50.050 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:04:50.051 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.687347+0000 mon.smithi029 (mon.0) 137 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.687715+0000 mon.smithi029 (mon.0) 138 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.688016+0000 mon.smithi029 (mon.0) 139 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.688279+0000 mon.smithi029 (mon.0) 140 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.688542+0000 mon.smithi029 (mon.0) 141 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.690460+0000 mon.smithi029 (mon.0) 142 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.690745+0000 mon.smithi029 (mon.0) 143 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.691019+0000 mon.smithi029 (mon.0) 144 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.691365+0000 mon.smithi029 (mon.0) 145 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.691706+0000 mon.smithi029 (mon.0) 146 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:04:50.339 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:04:50.340 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:04:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.116989+0000 mgr.smithi029.lsfhcm (mgr.34102) 53 : audit [DBG] from='client.34162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.404499+0000 mgr.smithi029.lsfhcm (mgr.34102) 54 : audit [DBG] from='client.34166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:49.630207+0000 mgr.smithi029.lsfhcm (mgr.34102) 55 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:49.685522+0000 mgr.smithi029.lsfhcm (mgr.34102) 56 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:50.049158+0000 mon.smithi029 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.29:0/4040803126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:04:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:04:50.338351+0000 mgr.smithi029.lsfhcm (mgr.34102) 57 : audit [DBG] from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:04:53.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:51.630661+0000 mgr.smithi029.lsfhcm (mgr.34102) 58 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:53.631386+0000 mgr.smithi029.lsfhcm (mgr.34102) 59 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:55.631992+0000 mgr.smithi029.lsfhcm (mgr.34102) 60 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:04:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:04:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:57.632465+0000 mgr.smithi029.lsfhcm (mgr.34102) 61 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:59.633231+0000 mgr.smithi029.lsfhcm (mgr.34102) 62 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:04:59.697979+0000 mon.smithi029 (mon.0) 148 : cluster [DBG] mgrmap e46: smithi029.lsfhcm(active, since 97s), standbys: smithi052.yktxwc 2024-02-23T02:05:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:01.633639+0000 mgr.smithi029.lsfhcm (mgr.34102) 63 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:03.634482+0000 mgr.smithi029.lsfhcm (mgr.34102) 64 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-23T02:05:07.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:05.635061+0000 mgr.smithi029.lsfhcm (mgr.34102) 65 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-23T02:05:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:07.635594+0000 mgr.smithi029.lsfhcm (mgr.34102) 66 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-23T02:05:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:09.636408+0000 mgr.smithi029.lsfhcm (mgr.34102) 67 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-23T02:05:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:11.636836+0000 mgr.smithi029.lsfhcm (mgr.34102) 68 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-23T02:05:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:13.637407+0000 mgr.smithi029.lsfhcm (mgr.34102) 69 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-23T02:05:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:15.637899+0000 mgr.smithi029.lsfhcm (mgr.34102) 70 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:17.638388+0000 mgr.smithi029.lsfhcm (mgr.34102) 71 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:20.652 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:05:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:19.639306+0000 mgr.smithi029.lsfhcm (mgr.34102) 72 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:21.223 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:05:21.223 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (17m) 105s ago 23m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (87m) 108s ago 87m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (87m) 105s ago 87m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (20m) 105s ago 87m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (73m) 108s ago 73m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (73m) 105s ago 73m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (17m) 108s ago 94m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (7m) 105s ago 87m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (2m) 108s ago 94m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (92m) 105s ago 92m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (23m) 108s ago 23m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (23m) 105s ago 23m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 108s ago 65m - - 2024-02-23T02:05:21.224 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 105s ago 63m - - 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (87m) 108s ago 87m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (87m) 108s ago 87m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (87m) 108s ago 87m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (86m) 108s ago 86m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (85m) 105s ago 85m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (84m) 105s ago 84m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (84m) 105s ago 84m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (84m) 105s ago 84m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:05:21.225 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (23m) 105s ago 23m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:05:21.563 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:05:21.564 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:05:21.565 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:05:21.857 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:05:21.858 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:05:21.858 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:20.640055+0000 mgr.smithi029.lsfhcm (mgr.34102) 73 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:20.928146+0000 mgr.smithi029.lsfhcm (mgr.34102) 74 : audit [DBG] from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.212555+0000 mon.smithi029 (mon.0) 149 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.212937+0000 mon.smithi029 (mon.0) 150 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.213243+0000 mon.smithi029 (mon.0) 151 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.213502+0000 mon.smithi029 (mon.0) 152 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.213750+0000 mon.smithi029 (mon.0) 153 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.215705+0000 mon.smithi029 (mon.0) 154 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:05:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.215997+0000 mon.smithi029 (mon.0) 155 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.216271+0000 mon.smithi029 (mon.0) 156 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.216526+0000 mon.smithi029 (mon.0) 157 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.216774+0000 mon.smithi029 (mon.0) 158 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.562492+0000 mon.smithi029 (mon.0) 159 : audit [DBG] from='client.? 172.21.15.29:0/3079733703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:05:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.210753+0000 mgr.smithi029.lsfhcm (mgr.34102) 75 : audit [DBG] from='client.34190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:21.639720+0000 mgr.smithi029.lsfhcm (mgr.34102) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:21.855872+0000 mgr.smithi029.lsfhcm (mgr.34102) 77 : audit [DBG] from='client.34198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:25.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:23.640386+0000 mgr.smithi029.lsfhcm (mgr.34102) 78 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:25.640826+0000 mgr.smithi029.lsfhcm (mgr.34102) 79 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:27.641362+0000 mgr.smithi029.lsfhcm (mgr.34102) 80 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:28.557925+0000 mon.smithi029 (mon.0) 160 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T02:05:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:28.558242+0000 mon.smithi029 (mon.0) 161 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T02:05:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:28.558543+0000 mon.smithi029 (mon.0) 162 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:05:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:28.558811+0000 mon.smithi029 (mon.0) 163 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:05:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:29.642073+0000 mgr.smithi029.lsfhcm (mgr.34102) 81 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:33.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:31.642512+0000 mgr.smithi029.lsfhcm (mgr.34102) 82 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:33.643135+0000 mgr.smithi029.lsfhcm (mgr.34102) 83 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:35.643519+0000 mgr.smithi029.lsfhcm (mgr.34102) 84 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:37.643962+0000 mgr.smithi029.lsfhcm (mgr.34102) 85 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:39.644597+0000 mgr.smithi029.lsfhcm (mgr.34102) 86 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:41.645017+0000 mgr.smithi029.lsfhcm (mgr.34102) 87 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:43.645812+0000 mgr.smithi029.lsfhcm (mgr.34102) 88 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:45.646372+0000 mgr.smithi029.lsfhcm (mgr.34102) 89 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:47.646758+0000 mgr.smithi029.lsfhcm (mgr.34102) 90 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:49.647479+0000 mgr.smithi029.lsfhcm (mgr.34102) 91 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:52.174 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:05:52.743 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:05:52.743 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (18m) 2m ago 24m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:05:52.743 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (88m) 2m ago 88m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:05:52.743 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (88m) 2m ago 88m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (21m) 2m ago 87m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (73m) 2m ago 73m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (73m) 2m ago 73m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (18m) 2m ago 94m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (7m) 2m ago 87m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (2m) 2m ago 94m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (92m) 2m ago 92m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (24m) 2m ago 23m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (23m) 2m ago 23m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 66m - - 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 63m - - 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (88m) 2m ago 88m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (87m) 2m ago 87m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:05:52.744 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (87m) 2m ago 87m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:05:52.745 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (87m) 2m ago 87m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:05:52.745 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (85m) 2m ago 85m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:05:52.745 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (85m) 2m ago 85m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:05:52.745 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (85m) 2m ago 85m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:05:52.745 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (84m) 2m ago 84m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:05:52.745 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (24m) 2m ago 24m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:51.648088+0000 mgr.smithi029.lsfhcm (mgr.34102) 92 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.732006+0000 mon.smithi029 (mon.0) 164 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.732377+0000 mon.smithi029 (mon.0) 165 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.732692+0000 mon.smithi029 (mon.0) 166 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.732999+0000 mon.smithi029 (mon.0) 167 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.733284+0000 mon.smithi029 (mon.0) 168 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.735237+0000 mon.smithi029 (mon.0) 169 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.735574+0000 mon.smithi029 (mon.0) 170 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.735892+0000 mon.smithi029 (mon.0) 171 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.736190+0000 mon.smithi029 (mon.0) 172 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.736483+0000 mon.smithi029 (mon.0) 173 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:05:53.088 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:05:53.089 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:05:53.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:05:53.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:05:53.090 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:05:53.090 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:05:53.375 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:05:53.376 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:05:53.376 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:05:53.376 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:05:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.162670+0000 mgr.smithi029.lsfhcm (mgr.34102) 93 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.451872+0000 mgr.smithi029.lsfhcm (mgr.34102) 94 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:52.730185+0000 mgr.smithi029.lsfhcm (mgr.34102) 95 : audit [DBG] from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:53.087116+0000 mon.smithi029 (mon.0) 174 : audit [DBG] from='client.? 172.21.15.29:0/4077553473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:05:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:05:53.373942+0000 mgr.smithi029.lsfhcm (mgr.34102) 96 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:05:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:53.648788+0000 mgr.smithi029.lsfhcm (mgr.34102) 97 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:55.649373+0000 mgr.smithi029.lsfhcm (mgr.34102) 98 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:05:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:05:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:57.649871+0000 mgr.smithi029.lsfhcm (mgr.34102) 99 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:05:59.650504+0000 mgr.smithi029.lsfhcm (mgr.34102) 100 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:01.651004+0000 mgr.smithi029.lsfhcm (mgr.34102) 101 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:06:01.728836+0000 mgr.smithi029.lsfhcm (mgr.34102) 102 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:06:03.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:06:03.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:06:03.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:06:01.730475+0000 mgr.smithi029.lsfhcm (mgr.34102) 103 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:06:03.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:06:01.730693+0000 mgr.smithi029.lsfhcm (mgr.34102) 104 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:06:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:03.651857+0000 mgr.smithi029.lsfhcm (mgr.34102) 105 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:05.652343+0000 mgr.smithi029.lsfhcm (mgr.34102) 106 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:07.652771+0000 mgr.smithi029.lsfhcm (mgr.34102) 107 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:09.653394+0000 mgr.smithi029.lsfhcm (mgr.34102) 108 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:11.653776+0000 mgr.smithi029.lsfhcm (mgr.34102) 109 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:13.654526+0000 mgr.smithi029.lsfhcm (mgr.34102) 110 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:15.654902+0000 mgr.smithi029.lsfhcm (mgr.34102) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:17.655308+0000 mgr.smithi029.lsfhcm (mgr.34102) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:19.656019+0000 mgr.smithi029.lsfhcm (mgr.34102) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:21.656501+0000 mgr.smithi029.lsfhcm (mgr.34102) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:23.688 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (19m) 2m ago 24m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (88m) 2m ago 88m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (88m) 2m ago 88m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (21m) 2m ago 88m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (74m) 2m ago 74m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:06:24.263 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (74m) 2m ago 74m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (18m) 2m ago 95m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (8m) 2m ago 88m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (3m) 2m ago 95m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (93m) 2m ago 93m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (24m) 2m ago 24m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (24m) 2m ago 24m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 66m - - 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 64m - - 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (88m) 2m ago 88m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (88m) 2m ago 88m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (88m) 2m ago 88m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (87m) 2m ago 87m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:06:24.264 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (86m) 2m ago 86m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:06:24.265 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (85m) 2m ago 85m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:06:24.265 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (85m) 2m ago 85m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:06:24.265 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (85m) 2m ago 85m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:06:24.265 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (24m) 2m ago 24m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:06:24.602 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:06:24.603 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:06:24.892 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:06:24.892 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:06:24.892 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:06:24.892 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:06:24.893 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:23.657181+0000 mgr.smithi029.lsfhcm (mgr.34102) 115 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:23.675932+0000 mgr.smithi029.lsfhcm (mgr.34102) 116 : audit [DBG] from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.251979+0000 mon.smithi029 (mon.0) 175 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.252331+0000 mon.smithi029 (mon.0) 176 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.252651+0000 mon.smithi029 (mon.0) 177 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.252968+0000 mon.smithi029 (mon.0) 178 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.253244+0000 mon.smithi029 (mon.0) 179 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.255179+0000 mon.smithi029 (mon.0) 180 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:06:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.255471+0000 mon.smithi029 (mon.0) 181 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.255766+0000 mon.smithi029 (mon.0) 182 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.256063+0000 mon.smithi029 (mon.0) 183 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.256369+0000 mon.smithi029 (mon.0) 184 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.600861+0000 mon.smithi029 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.29:0/3310736616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:06:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:23.962782+0000 mgr.smithi029.lsfhcm (mgr.34102) 117 : audit [DBG] from='client.34226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.250038+0000 mgr.smithi029.lsfhcm (mgr.34102) 118 : audit [DBG] from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:24.890883+0000 mgr.smithi029.lsfhcm (mgr.34102) 119 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:25.657642+0000 mgr.smithi029.lsfhcm (mgr.34102) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:27.658133+0000 mgr.smithi029.lsfhcm (mgr.34102) 121 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:28.562346+0000 mon.smithi029 (mon.0) 186 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-23T02:06:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:28.562660+0000 mon.smithi029 (mon.0) 187 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:06:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:28.562933+0000 mon.smithi029 (mon.0) 188 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T02:06:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:28.563192+0000 mon.smithi029 (mon.0) 189 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-23T02:06:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:29.658866+0000 mgr.smithi029.lsfhcm (mgr.34102) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:31.659282+0000 mgr.smithi029.lsfhcm (mgr.34102) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:33.660131+0000 mgr.smithi029.lsfhcm (mgr.34102) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:35.660601+0000 mgr.smithi029.lsfhcm (mgr.34102) 125 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:37.661043+0000 mgr.smithi029.lsfhcm (mgr.34102) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:39.661677+0000 mgr.smithi029.lsfhcm (mgr.34102) 127 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:41.662152+0000 mgr.smithi029.lsfhcm (mgr.34102) 128 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:43.662978+0000 mgr.smithi029.lsfhcm (mgr.34102) 129 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:45.663552+0000 mgr.smithi029.lsfhcm (mgr.34102) 130 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:47.664042+0000 mgr.smithi029.lsfhcm (mgr.34102) 131 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:49.664760+0000 mgr.smithi029.lsfhcm (mgr.34102) 132 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:51.665134+0000 mgr.smithi029.lsfhcm (mgr.34102) 133 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:55.204 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:06:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:53.666044+0000 mgr.smithi029.lsfhcm (mgr.34102) 134 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (19m) 3m ago 25m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (89m) 3m ago 89m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (89m) 3m ago 89m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (22m) 3m ago 88m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (74m) 3m ago 74m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (74m) 3m ago 74m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (19m) 3m ago 95m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (8m) 3m ago 88m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (3m) 3m ago 95m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:06:55.780 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (93m) 3m ago 93m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (25m) 3m ago 25m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (24m) 3m ago 24m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 67m - - 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 65m - - 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (89m) 3m ago 89m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (88m) 3m ago 88m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (88m) 3m ago 88m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (88m) 3m ago 88m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (86m) 3m ago 86m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (86m) 3m ago 86m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (86m) 3m ago 86m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (85m) 3m ago 85m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:06:55.781 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (25m) 3m ago 25m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:06:56.124 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:06:56.124 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:06:56.124 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:06:56.124 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:06:56.125 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:06:56.126 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:06:56.126 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.768931+0000 mon.smithi029 (mon.0) 190 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.769261+0000 mon.smithi029 (mon.0) 191 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.769551+0000 mon.smithi029 (mon.0) 192 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.769818+0000 mon.smithi029 (mon.0) 193 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.770094+0000 mon.smithi029 (mon.0) 194 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.771964+0000 mon.smithi029 (mon.0) 195 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.772246+0000 mon.smithi029 (mon.0) 196 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.772517+0000 mon.smithi029 (mon.0) 197 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.772782+0000 mon.smithi029 (mon.0) 198 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.773089+0000 mon.smithi029 (mon.0) 199 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:06:56.410 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:06:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.192465+0000 mgr.smithi029.lsfhcm (mgr.34102) 135 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.482631+0000 mgr.smithi029.lsfhcm (mgr.34102) 136 : audit [DBG] from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:55.666356+0000 mgr.smithi029.lsfhcm (mgr.34102) 137 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:06:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:55.767195+0000 mgr.smithi029.lsfhcm (mgr.34102) 138 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:56.122965+0000 mon.smithi029 (mon.0) 200 : audit [DBG] from='client.? 172.21.15.29:0/1390521081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:06:58.218 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:06:56.408594+0000 mgr.smithi029.lsfhcm (mgr.34102) 139 : audit [DBG] from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:06:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:06:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:57.666776+0000 mgr.smithi029.lsfhcm (mgr.34102) 140 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:06:59.667499+0000 mgr.smithi029.lsfhcm (mgr.34102) 141 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:01.667929+0000 mgr.smithi029.lsfhcm (mgr.34102) 142 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:03.668601+0000 mgr.smithi029.lsfhcm (mgr.34102) 143 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:05.669201+0000 mgr.smithi029.lsfhcm (mgr.34102) 144 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:07.669612+0000 mgr.smithi029.lsfhcm (mgr.34102) 145 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:09.670375+0000 mgr.smithi029.lsfhcm (mgr.34102) 146 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:11.670923+0000 mgr.smithi029.lsfhcm (mgr.34102) 147 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:13.671501+0000 mgr.smithi029.lsfhcm (mgr.34102) 148 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:15.671947+0000 mgr.smithi029.lsfhcm (mgr.34102) 149 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:17.672344+0000 mgr.smithi029.lsfhcm (mgr.34102) 150 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:19.673161+0000 mgr.smithi029.lsfhcm (mgr.34102) 151 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:21.673696+0000 mgr.smithi029.lsfhcm (mgr.34102) 152 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:25.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:23.674311+0000 mgr.smithi029.lsfhcm (mgr.34102) 153 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:26.723 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:07:27.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:25.674792+0000 mgr.smithi029.lsfhcm (mgr.34102) 154 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:27.297 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:07:27.332 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (20m) 3m ago 25m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (89m) 3m ago 89m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (89m) 3m ago 89m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (22m) 3m ago 89m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (75m) 3m ago 75m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (75m) 3m ago 75m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (19m) 3m ago 96m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (9m) 3m ago 89m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (4m) 3m ago 96m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (94m) 3m ago 94m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (25m) 3m ago 25m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (25m) 3m ago 25m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 67m - - 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 65m - - 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (89m) 3m ago 89m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:07:27.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (89m) 3m ago 89m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (89m) 3m ago 89m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (88m) 3m ago 88m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (87m) 3m ago 87m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (86m) 3m ago 86m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (86m) 3m ago 86m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (86m) 3m ago 86m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:07:27.334 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (25m) 3m ago 25m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:07:27.639 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:07:27.640 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:07:27.926 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:07:27.927 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:26.711729+0000 mgr.smithi029.lsfhcm (mgr.34102) 155 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.285469+0000 mon.smithi029 (mon.0) 201 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.285872+0000 mon.smithi029 (mon.0) 202 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.286237+0000 mon.smithi029 (mon.0) 203 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.286557+0000 mon.smithi029 (mon.0) 204 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.286879+0000 mon.smithi029 (mon.0) 205 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.288818+0000 mon.smithi029 (mon.0) 206 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.289136+0000 mon.smithi029 (mon.0) 207 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.289461+0000 mon.smithi029 (mon.0) 208 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.289786+0000 mon.smithi029 (mon.0) 209 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.290082+0000 mon.smithi029 (mon.0) 210 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:28.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.638144+0000 mon.smithi029 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.29:0/900270489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.003899+0000 mgr.smithi029.lsfhcm (mgr.34102) 156 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.283682+0000 mgr.smithi029.lsfhcm (mgr.34102) 157 : audit [DBG] from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:27.675134+0000 mgr.smithi029.lsfhcm (mgr.34102) 158 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:27.924558+0000 mgr.smithi029.lsfhcm (mgr.34102) 159 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:28.566669+0000 mon.smithi029 (mon.0) 212 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:28.567066+0000 mon.smithi029 (mon.0) 213 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:28.567395+0000 mon.smithi029 (mon.0) 214 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:07:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:28.567721+0000 mon.smithi029 (mon.0) 215 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:07:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:29.676031+0000 mgr.smithi029.lsfhcm (mgr.34102) 160 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:31.676492+0000 mgr.smithi029.lsfhcm (mgr.34102) 161 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:33.677223+0000 mgr.smithi029.lsfhcm (mgr.34102) 162 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:35.677635+0000 mgr.smithi029.lsfhcm (mgr.34102) 163 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:37.678070+0000 mgr.smithi029.lsfhcm (mgr.34102) 164 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:39.679031+0000 mgr.smithi029.lsfhcm (mgr.34102) 165 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:41.679508+0000 mgr.smithi029.lsfhcm (mgr.34102) 166 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:43.680206+0000 mgr.smithi029.lsfhcm (mgr.34102) 167 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:45.680836+0000 mgr.smithi029.lsfhcm (mgr.34102) 168 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:47.681249+0000 mgr.smithi029.lsfhcm (mgr.34102) 169 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:49.681979+0000 mgr.smithi029.lsfhcm (mgr.34102) 170 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:51.682480+0000 mgr.smithi029.lsfhcm (mgr.34102) 171 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:53.683375+0000 mgr.smithi029.lsfhcm (mgr.34102) 172 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:55.683955+0000 mgr.smithi029.lsfhcm (mgr.34102) 173 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:58.238 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:07:58.814 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:07:58.814 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (20m) 4m ago 26m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:07:58.814 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (90m) 4m ago 90m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:07:58.814 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (90m) 4m ago 90m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:07:58.814 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (23m) 4m ago 89m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (75m) 4m ago 75m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (75m) 4m ago 75m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (20m) 4m ago 96m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (9m) 4m ago 89m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (4m) 4m ago 96m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (94m) 4m ago 94m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (26m) 4m ago 26m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (26m) 4m ago 26m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 68m - - 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 66m - - 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (90m) 4m ago 90m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (90m) 4m ago 90m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:07:58.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (89m) 4m ago 89m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:07:58.816 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (89m) 4m ago 89m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:07:58.816 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (87m) 4m ago 87m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:07:58.816 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (87m) 4m ago 87m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:07:58.816 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (87m) 4m ago 87m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:07:58.816 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (86m) 4m ago 86m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:07:58.816 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (26m) 4m ago 26m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:07:59.154 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:07:59.154 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:07:59.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:07:59.156 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:07:59.156 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:07:59.156 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:57.684437+0000 mgr.smithi029.lsfhcm (mgr.34102) 174 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.803105+0000 mon.smithi029 (mon.0) 216 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.803460+0000 mon.smithi029 (mon.0) 217 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.803774+0000 mon.smithi029 (mon.0) 218 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.804065+0000 mon.smithi029 (mon.0) 219 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.804339+0000 mon.smithi029 (mon.0) 220 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.806285+0000 mon.smithi029 (mon.0) 221 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.806586+0000 mon.smithi029 (mon.0) 222 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.806871+0000 mon.smithi029 (mon.0) 223 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.807155+0000 mon.smithi029 (mon.0) 224 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.807430+0000 mon.smithi029 (mon.0) 225 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:07:59.444 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:07:59.444 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:07:59.444 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:07:59.444 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:07:59.444 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:07:59.444 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:07:59.445 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:07:59.445 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:07:59.445 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-02-23T02:07:59.445 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:07:59.445 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:08:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.226275+0000 mgr.smithi029.lsfhcm (mgr.34102) 175 : audit [DBG] from='client.34282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.517296+0000 mgr.smithi029.lsfhcm (mgr.34102) 176 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:58.801339+0000 mgr.smithi029.lsfhcm (mgr.34102) 177 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:07:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:59.153584+0000 mon.smithi029 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.29:0/3584146583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:08:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:07:59.442886+0000 mgr.smithi029.lsfhcm (mgr.34102) 178 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:07:59.685327+0000 mgr.smithi029.lsfhcm (mgr.34102) 179 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:01.685682+0000 mgr.smithi029.lsfhcm (mgr.34102) 180 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:03.686441+0000 mgr.smithi029.lsfhcm (mgr.34102) 181 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:05.686992+0000 mgr.smithi029.lsfhcm (mgr.34102) 182 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:07.687529+0000 mgr.smithi029.lsfhcm (mgr.34102) 183 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:09.688281+0000 mgr.smithi029.lsfhcm (mgr.34102) 184 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:11.688884+0000 mgr.smithi029.lsfhcm (mgr.34102) 185 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:13.689549+0000 mgr.smithi029.lsfhcm (mgr.34102) 186 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:15.690051+0000 mgr.smithi029.lsfhcm (mgr.34102) 187 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:17.690489+0000 mgr.smithi029.lsfhcm (mgr.34102) 188 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:19.691281+0000 mgr.smithi029.lsfhcm (mgr.34102) 189 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:21.691724+0000 mgr.smithi029.lsfhcm (mgr.34102) 190 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:23.692549+0000 mgr.smithi029.lsfhcm (mgr.34102) 191 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:25.693163+0000 mgr.smithi029.lsfhcm (mgr.34102) 192 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:27.693661+0000 mgr.smithi029.lsfhcm (mgr.34102) 193 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.571268+0000 mon.smithi029 (mon.0) 227 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.571532+0000 mon.smithi029 (mon.0) 228 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.571807+0000 mon.smithi029 (mon.0) 229 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.572061+0000 mon.smithi029 (mon.0) 230 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.782710+0000 mon.smithi029 (mon.0) 231 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.785773+0000 mon.smithi029 (mon.0) 232 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:08:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:28.787273+0000 mon.smithi029 (mon.0) 233 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-23T02:08:29.757 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:08:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:28.778953+0000 mgr.smithi029.lsfhcm (mgr.34102) 194 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:08:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:08:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:08:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:08:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:08:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:08:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:08:30.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:08:30.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:08:30.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:08:30.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:08:30.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (21m) 4m ago 26m 26.2M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (90m) 4m ago 90m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (91m) 4m ago 90m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (23m) 4m ago 90m 36.5M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (76m) 4m ago 76m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (76m) 4m ago 76m 38.1M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:08:30.330 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (20m) 4m ago 97m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (10m) 4m ago 90m 383M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (5m) 4m ago 97m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (95m) 4m ago 95m 314M 2048M 15.2.13 2cf504fded39 d6722c942b36 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (26m) 4m ago 26m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (26m) 4m ago 26m 88.4M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 68m - - 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 66m - - 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (90m) 4m ago 90m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (90m) 4m ago 90m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (90m) 4m ago 90m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (89m) 4m ago 89m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:08:30.331 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (88m) 4m ago 88m 441M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:08:30.332 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (87m) 4m ago 87m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:08:30.332 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (87m) 4m ago 87m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:08:30.332 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (87m) 4m ago 87m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:08:30.332 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (26m) 4m ago 26m 69.5M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:08:30.674 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-02-23T02:08:30.675 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:08:30.676 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:08:30.676 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:08:30.960 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:08:30.960 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:08:30.960 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:08:30.960 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:08:30.960 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:08:30.960 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:08:30.961 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:08:30.961 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/23 daemons upgraded", 2024-02-23T02:08:30.961 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:08:30.961 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:08:30.961 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:29.694267+0000 mgr.smithi029.lsfhcm (mgr.34102) 195 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:29.745221+0000 mgr.smithi029.lsfhcm (mgr.34102) 196 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.318565+0000 mon.smithi029 (mon.0) 234 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.318947+0000 mon.smithi029 (mon.0) 235 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.319265+0000 mon.smithi029 (mon.0) 236 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.319546+0000 mon.smithi029 (mon.0) 237 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.319847+0000 mon.smithi029 (mon.0) 238 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.321801+0000 mon.smithi029 (mon.0) 239 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.322110+0000 mon.smithi029 (mon.0) 240 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.322402+0000 mon.smithi029 (mon.0) 241 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.322705+0000 mon.smithi029 (mon.0) 242 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.322998+0000 mon.smithi029 (mon.0) 243 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.458848+0000 mon.smithi029 (mon.0) 244 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.459513+0000 mon.smithi029 (mon.0) 245 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.460073+0000 mon.smithi029 (mon.0) 246 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.460596+0000 mon.smithi029 (mon.0) 247 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.461437+0000 mon.smithi029 (mon.0) 248 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:08:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.672846+0000 mon.smithi029 (mon.0) 249 : audit [DBG] from='client.? 172.21.15.29:0/201103833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:08:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.033809+0000 mgr.smithi029.lsfhcm (mgr.34102) 197 : audit [DBG] from='client.34306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.316712+0000 mgr.smithi029.lsfhcm (mgr.34102) 198 : audit [DBG] from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:30.455213+0000 mgr.smithi029.lsfhcm (mgr.34102) 199 : cephadm [INF] Upgrade: Updating mon.smithi052 2024-02-23T02:08:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:30.461081+0000 mgr.smithi029.lsfhcm (mgr.34102) 200 : cephadm [INF] Deploying daemon mon.smithi052 on smithi052 2024-02-23T02:08:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:30.959167+0000 mgr.smithi029.lsfhcm (mgr.34102) 201 : audit [DBG] from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:32 smithi052 systemd[1]: Stopping Ceph mon.smithi052 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:08:33.087 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:32 smithi052 bash[57250]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi052 2024-02-23T02:08:33.353 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:33 smithi052 bash[57301]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi052 2024-02-23T02:08:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:33 smithi052 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi052.service: Succeeded. 2024-02-23T02:08:33.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:33 smithi052 systemd[1]: Stopped Ceph mon.smithi052 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:08:33.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:33 smithi052 systemd[1]: Starting Ceph mon.smithi052 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:08:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.186+0000 7f2d0e934880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T02:08:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.186+0000 7f2d0e934880 0 ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable), process ceph-mon, pid 1 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.186+0000 7f2d0e934880 0 pidfile_write: ignore empty --pid-file 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.191+0000 7f2d0e934880 0 load: jerasure load: lrc load: isa 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: RocksDB version: 6.8.1 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Compile date Feb 20 2024 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: DB SUMMARY 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: CURRENT file: CURRENT 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 8873 Bytes 2024-02-23T02:08:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi052/store.db dir, Total Num: 2, files: 000190.sst 000191.sst 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi052/store.db: 000188.log size: 1311646 ; 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.error_if_exists: 0 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.create_if_missing: 0 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.env: 0x565080000080 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.fs: Posix File System 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.info_log: 0x565081e1e560 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T02:08:34.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.statistics: (nil) 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.use_fsync: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.db_log_dir: 2024-02-23T02:08:34.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi052/store.db 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.write_buffer_manager: 0x565082b123f0 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T02:08:34.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.unordered_write: 0 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.row_cache: None 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.wal_filter: None 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T02:08:34.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.two_write_queues: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.atomic_flush: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.log_readahead_size: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T02:08:34.676 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_open_files: -1 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Compression algorithms supported: 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kZSTD supported: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kXpressCompression supported: 0 2024-02-23T02:08:34.677 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kZlibCompression supported: 1 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi052/store.db/MANIFEST-000005 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.merge_operator: 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_filter: None 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T02:08:34.678 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565081dc3d10) 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cache_index_and_filter_blocks: 1 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: pin_top_level_index_and_filter: 1 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: index_type: 0 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: data_block_index_type: 0 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: index_shortening: 1 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: data_block_hash_table_util_ratio: 0.750000 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: hash_index_allow_collision: 1 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: checksum: 1 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: no_block_cache: 0 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_cache: 0x565081df8f10 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_cache_name: BinnedLRUCache 2024-02-23T02:08:34.679 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_cache_options: 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: capacity : 536870912 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: num_shard_bits : 4 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: strict_capacity_limit : 0 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: high_pri_pool_ratio: 0.000 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_cache_compressed: (nil) 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: persistent_cache: (nil) 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_size: 4096 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_size_deviation: 10 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_restart_interval: 16 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: index_block_restart_interval: 1 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: metadata_block_size: 4096 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: partition_filters: 0 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: use_delta_encoding: 1 2024-02-23T02:08:34.680 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: whole_key_filtering: 1 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: verify_compression: 0 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: read_amp_bytes_per_bit: 0 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: format_version: 2 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: enable_index_compression: 1 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: block_align: 0 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression: NoCompression 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.num_levels: 7 2024-02-23T02:08:34.681 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T02:08:34.682 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T02:08:34.682 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-23T02:08:34.682 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T02:08:34.683 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T02:08:34.684 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T02:08:34.685 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.table_properties_collectors: 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T02:08:34.686 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.bloom_locality: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.ttl: 2592000 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.192+0000 7f2d0e934880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.193+0000 7f2d0e934880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi052/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 193, last_sequence is 87161, log_number is 188,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.193+0000 7f2d0e934880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 188 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.193+0000 7f2d0e934880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708654114194332, "job": 1, "event": "recovery_started", "log_files": [188]} 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.193+0000 7f2d0e934880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #188 mode 2 2024-02-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.195+0000 7f2d0e934880 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-23T02:08:34.687 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.196+0000 7f2d0e934880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708654114197812, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 193, "file_size": 874529, "table_properties": {"data_size": 872916, "index_size": 603, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 197, "raw_key_size": 832, "raw_average_key_size": 23, "raw_value_size": 871811, "raw_average_value_size": 24908, "num_data_blocks": 19, "num_entries": 35, "num_deletions": 0, "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": 1708654114, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.196+0000 7f2d0e934880 4 rocksdb: [version_set.cc:3826] Creating manifest 194 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.197+0000 7f2d0e934880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708654114198283, "job": 1, "event": "recovery_finished"} 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.198+0000 7f2d0e934880 4 rocksdb: DB pointer 0x565081ec1800 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.198+0000 7f2cf5726700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.198+0000 7f2cf5726700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** DB Stats ** 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T02:08:34.688 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** Compaction Stats [default] ** 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: L0 1/0 854.03 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: L6 2/0 64.18 MB 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-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Sum 3/0 65.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** Compaction Stats [default] ** 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T02:08:34.689 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Flush(GB): cumulative 0.001, interval 0.001 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Cumulative compaction: 0.00 GB write, 140.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Interval compaction: 0.00 GB write, 140.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** Compaction Stats [default] ** 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: L0 1/0 854.03 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.690 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: L6 2/0 64.18 MB 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-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Sum 3/0 65.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** Compaction Stats [default] ** 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 419.5 0.00 0.00 1 0.002 0 0 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Flush(GB): cumulative 0.001, interval 0.000 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Cumulative compaction: 0.00 GB write, 138.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T02:08:34.691 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.199+0000 7f2d0e934880 0 starting mon.smithi052 rank 1 at public addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] at bind addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi052 fsid c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.199+0000 7f2d0e934880 1 mon.smithi052@-1(???) e2 preinit fsid c45354e4-d1e2-11ee-95c0-87774f69a715 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 0 mon.smithi052@-1(???).mds e8 new map 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 0 mon.smithi052@-1(???).mds e8 print_map 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: e8 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: legacy client fscid: 1 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.692 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Filesystem 'foofs' (1) 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: fs_name foofs 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: epoch 5 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: flags 12 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: created 2024-02-23T00:42:39.876957+0000 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: modified 2024-02-23T00:52:09.399573+0000 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: tableserver 0 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: root 0 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: session_timeout 60 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: session_autoclose 300 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: max_file_size 1099511627776 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: required_client_features {} 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: last_failure 0 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: last_failure_osd_epoch 0 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T02:08:34.693 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: max_mds 1 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: in 0 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: up {0=24713} 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: failed 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: damaged 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: stopped 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: data_pools [3] 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: metadata_pool 2 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: inline_data disabled 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: balancer 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: standby_count_wanted 1 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: [mds.foofs.smithi052.uthbhj{0:24713} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.52:6832/353973864,v1:172.21.15.52:6833/353973864] compat {c=[1],r=[1],i=[7ff]}] 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Standby daemons: 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.694 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: [mds.foofs.smithi029.ciputz{-1:15054} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.29:6834/838909696,v1:172.21.15.29:6835/838909696] compat {c=[1],r=[1],i=[7ff]}] 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 0 mon.smithi052@-1(???).osd e65 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 0 mon.smithi052@-1(???).osd e65 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 0 mon.smithi052@-1(???).osd e65 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 0 mon.smithi052@-1(???).osd e65 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:30.033809+0000 mgr.smithi029.lsfhcm (mgr.34102) 197 : audit [DBG] from='client.34306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:30.316712+0000 mgr.smithi029.lsfhcm (mgr.34102) 198 : audit [DBG] from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:30.455213+0000 mgr.smithi029.lsfhcm (mgr.34102) 199 : cephadm [INF] Upgrade: Updating mon.smithi052 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:30.461081+0000 mgr.smithi029.lsfhcm (mgr.34102) 200 : cephadm [INF] Deploying daemon mon.smithi052 on smithi052 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:30.959167+0000 mgr.smithi029.lsfhcm (mgr.34102) 201 : audit [DBG] from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T02:08:34.200+0000 7f2d0e934880 1 mon.smithi052@-1(???).paxosservice(auth 1..66) refresh upgraded, format 0 -> 3 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 bash[57448]: 9617df89404e3bcb3c9d6e88a39f0a062026cad520a346363c413cd778964f0a 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 systemd[1]: Started Ceph mon.smithi052 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:08:34.695 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:31.694684+0000 mgr.smithi029.lsfhcm (mgr.34102) 202 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:31.694684+0000 mgr.smithi029.lsfhcm (mgr.34102) 202 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.327037+0000 mon.smithi052 (mon.1) 2 : cluster [INF] mon.smithi052 calling monitor election 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.327085+0000 mon.smithi029 (mon.0) 260 : cluster [INF] mon.smithi029 calling monitor election 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:34.328028+0000 mon.smithi029 (mon.0) 261 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi029"}]: dispatch 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:34.328203+0000 mon.smithi029 (mon.0) 262 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi052"}]: dispatch 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.339989+0000 mon.smithi029 (mon.0) 263 : cluster [INF] mon.smithi029 is new leader, mons smithi029,smithi052 in quorum (ranks 0,1) 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.342432+0000 mon.smithi029 (mon.0) 264 : cluster [DBG] monmap e3: 2 mons at {smithi029=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],smithi052=[v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0]} removed_ranks: {} 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.342927+0000 mon.smithi029 (mon.0) 265 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 1 up:standby 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.342961+0000 mon.smithi029 (mon.0) 266 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.343370+0000 mon.smithi029 (mon.0) 267 : cluster [DBG] mgrmap e46: smithi029.lsfhcm(active, since 5m), standbys: smithi052.yktxwc 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.343526+0000 mon.smithi029 (mon.0) 268 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.343544+0000 mon.smithi029 (mon.0) 269 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T02:08:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.343553+0000 mon.smithi029 (mon.0) 270 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T02:08:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:34.343564+0000 mon.smithi029 (mon.0) 271 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T02:08:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:34.347192+0000 mon.smithi029 (mon.0) 272 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:34.348345+0000 mon.smithi029 (mon.0) 273 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:08:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:34.350888+0000 mon.smithi029 (mon.0) 274 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.327037+0000 mon.smithi052 (mon.1) 2 : cluster [INF] mon.smithi052 calling monitor election 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.327085+0000 mon.smithi029 (mon.0) 260 : cluster [INF] mon.smithi029 calling monitor election 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:34.328028+0000 mon.smithi029 (mon.0) 261 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi029"}]: dispatch 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:34.328203+0000 mon.smithi029 (mon.0) 262 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mon metadata", "id": "smithi052"}]: dispatch 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.339989+0000 mon.smithi029 (mon.0) 263 : cluster [INF] mon.smithi029 is new leader, mons smithi029,smithi052 in quorum (ranks 0,1) 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.342432+0000 mon.smithi029 (mon.0) 264 : cluster [DBG] monmap e3: 2 mons at {smithi029=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],smithi052=[v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0]} removed_ranks: {} 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.342927+0000 mon.smithi029 (mon.0) 265 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 1 up:standby 2024-02-23T02:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.342961+0000 mon.smithi029 (mon.0) 266 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.343370+0000 mon.smithi029 (mon.0) 267 : cluster [DBG] mgrmap e46: smithi029.lsfhcm(active, since 5m), standbys: smithi052.yktxwc 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.343526+0000 mon.smithi029 (mon.0) 268 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.343544+0000 mon.smithi029 (mon.0) 269 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.343553+0000 mon.smithi029 (mon.0) 270 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:34.343564+0000 mon.smithi029 (mon.0) 271 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:34.347192+0000 mon.smithi029 (mon.0) 272 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:34.348345+0000 mon.smithi029 (mon.0) 273 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:08:35.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:34.350888+0000 mon.smithi029 (mon.0) 274 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:08:36.614 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:35.695856+0000 mgr.smithi029.lsfhcm (mgr.34102) 204 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:35.695856+0000 mgr.smithi029.lsfhcm (mgr.34102) 204 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:39.008 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:37.696377+0000 mgr.smithi029.lsfhcm (mgr.34102) 205 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:37.696377+0000 mgr.smithi029.lsfhcm (mgr.34102) 205 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:39.697189+0000 mgr.smithi029.lsfhcm (mgr.34102) 206 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:40.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:39.697189+0000 mgr.smithi029.lsfhcm (mgr.34102) 206 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.311812+0000 mon.smithi029 (mon.0) 275 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.609574+0000 mon.smithi029 (mon.0) 276 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.610522+0000 mon.smithi029 (mon.0) 277 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:40.611291+0000 mgr.smithi029.lsfhcm (mgr.34102) 207 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:40.611886+0000 mgr.smithi029.lsfhcm (mgr.34102) 208 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:40.612088+0000 mgr.smithi029.lsfhcm (mgr.34102) 209 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.616398+0000 mon.smithi029 (mon.0) 278 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.620004+0000 mon.smithi029 (mon.0) 279 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.624136+0000 mon.smithi029 (mon.0) 280 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:40.625865+0000 mgr.smithi029.lsfhcm (mgr.34102) 210 : cephadm [INF] Reconfiguring mon.smithi029 (monmap changed)... 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.626186+0000 mon.smithi029 (mon.0) 281 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.626899+0000 mon.smithi029 (mon.0) 282 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.627614+0000 mon.smithi029 (mon.0) 283 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:40.628263+0000 mgr.smithi029.lsfhcm (mgr.34102) 211 : cephadm [INF] Reconfiguring daemon mon.smithi029 on smithi029 2024-02-23T02:08:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:40.628768+0000 mon.smithi029 (mon.0) 284 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "container_image"}]: dispatch 2024-02-23T02:08:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.311812+0000 mon.smithi029 (mon.0) 275 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.609574+0000 mon.smithi029 (mon.0) 276 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.610522+0000 mon.smithi029 (mon.0) 277 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:08:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:40.611291+0000 mgr.smithi029.lsfhcm (mgr.34102) 207 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:40.611886+0000 mgr.smithi029.lsfhcm (mgr.34102) 208 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:40.612088+0000 mgr.smithi029.lsfhcm (mgr.34102) 209 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.616398+0000 mon.smithi029 (mon.0) 278 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.620004+0000 mon.smithi029 (mon.0) 279 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.624136+0000 mon.smithi029 (mon.0) 280 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:40.625865+0000 mgr.smithi029.lsfhcm (mgr.34102) 210 : cephadm [INF] Reconfiguring mon.smithi029 (monmap changed)... 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.626186+0000 mon.smithi029 (mon.0) 281 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.626899+0000 mon.smithi029 (mon.0) 282 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.627614+0000 mon.smithi029 (mon.0) 283 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:40.628263+0000 mgr.smithi029.lsfhcm (mgr.34102) 211 : cephadm [INF] Reconfiguring daemon mon.smithi029 on smithi029 2024-02-23T02:08:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:40.628768+0000 mon.smithi029 (mon.0) 284 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "container_image"}]: dispatch 2024-02-23T02:08:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:42.188875+0000 mon.smithi029 (mon.0) 285 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:42.189591+0000 mgr.smithi029.lsfhcm (mgr.34102) 212 : cephadm [INF] Reconfiguring mgr.smithi029.lsfhcm (monmap changed)... 2024-02-23T02:08:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:42.189900+0000 mon.smithi029 (mon.0) 286 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi029.lsfhcm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T02:08:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:42.190701+0000 mon.smithi029 (mon.0) 287 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T02:08:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:42.191478+0000 mon.smithi029 (mon.0) 288 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:42.192071+0000 mgr.smithi029.lsfhcm (mgr.34102) 213 : cephadm [INF] Reconfiguring daemon mgr.smithi029.lsfhcm on smithi029 2024-02-23T02:08:43.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:42.192462+0000 mon.smithi029 (mon.0) 289 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mgr.smithi029.lsfhcm","key": "container_image"}]: dispatch 2024-02-23T02:08:43.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:42.612418+0000 mgr.smithi029.lsfhcm (mgr.34102) 214 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:42.188875+0000 mon.smithi029 (mon.0) 285 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:42.189591+0000 mgr.smithi029.lsfhcm (mgr.34102) 212 : cephadm [INF] Reconfiguring mgr.smithi029.lsfhcm (monmap changed)... 2024-02-23T02:08:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:42.189900+0000 mon.smithi029 (mon.0) 286 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi029.lsfhcm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T02:08:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:42.190701+0000 mon.smithi029 (mon.0) 287 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T02:08:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:42.191478+0000 mon.smithi029 (mon.0) 288 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:42.192071+0000 mgr.smithi029.lsfhcm (mgr.34102) 213 : cephadm [INF] Reconfiguring daemon mgr.smithi029.lsfhcm on smithi029 2024-02-23T02:08:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:42.192462+0000 mon.smithi029 (mon.0) 289 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mgr.smithi029.lsfhcm","key": "container_image"}]: dispatch 2024-02-23T02:08:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:42.612418+0000 mgr.smithi029.lsfhcm (mgr.34102) 214 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:44.927 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:43.735492+0000 mon.smithi029 (mon.0) 290 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:44.927 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:43.744515+0000 mgr.smithi029.lsfhcm (mgr.34102) 215 : cephadm [INF] Reconfiguring crash.smithi029 (monmap changed)... 2024-02-23T02:08:44.927 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:43.747450+0000 mon.smithi029 (mon.0) 291 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi029", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:08:44.927 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:43.748265+0000 mon.smithi029 (mon.0) 292 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:44.927 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:43.748787+0000 mgr.smithi029.lsfhcm (mgr.34102) 216 : cephadm [INF] Reconfiguring daemon crash.smithi029 on smithi029 2024-02-23T02:08:44.927 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:43.749158+0000 mon.smithi029 (mon.0) 293 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi029","key": "container_image"}]: dispatch 2024-02-23T02:08:45.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:43.735492+0000 mon.smithi029 (mon.0) 290 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:45.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:43.744515+0000 mgr.smithi029.lsfhcm (mgr.34102) 215 : cephadm [INF] Reconfiguring crash.smithi029 (monmap changed)... 2024-02-23T02:08:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:43.747450+0000 mon.smithi029 (mon.0) 291 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi029", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:08:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:43.748265+0000 mon.smithi029 (mon.0) 292 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:43.748787+0000 mgr.smithi029.lsfhcm (mgr.34102) 216 : cephadm [INF] Reconfiguring daemon crash.smithi029 on smithi029 2024-02-23T02:08:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:43.749158+0000 mon.smithi029 (mon.0) 293 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi029","key": "container_image"}]: dispatch 2024-02-23T02:08:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:44.613064+0000 mgr.smithi029.lsfhcm (mgr.34102) 217 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:45.350716+0000 mon.smithi029 (mon.0) 294 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:45.351658+0000 mon.smithi029 (mon.0) 295 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T02:08:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:45.352368+0000 mon.smithi029 (mon.0) 296 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:45.354064+0000 mon.smithi029 (mon.0) 297 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-23T02:08:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:44.613064+0000 mgr.smithi029.lsfhcm (mgr.34102) 217 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:45.350716+0000 mon.smithi029 (mon.0) 294 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:45.351658+0000 mon.smithi029 (mon.0) 295 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T02:08:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:45.352368+0000 mon.smithi029 (mon.0) 296 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:45.354064+0000 mon.smithi029 (mon.0) 297 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-23T02:08:46.858 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:45.351426+0000 mgr.smithi029.lsfhcm (mgr.34102) 218 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-23T02:08:46.858 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:45.353605+0000 mgr.smithi029.lsfhcm (mgr.34102) 219 : cephadm [INF] Reconfiguring daemon osd.0 on smithi029 2024-02-23T02:08:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:45.351426+0000 mgr.smithi029.lsfhcm (mgr.34102) 218 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-23T02:08:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:45.353605+0000 mgr.smithi029.lsfhcm (mgr.34102) 219 : cephadm [INF] Reconfiguring daemon osd.0 on smithi029 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:46.613458+0000 mgr.smithi029.lsfhcm (mgr.34102) 220 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:46.922162+0000 mon.smithi029 (mon.0) 298 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:46.922918+0000 mgr.smithi029.lsfhcm (mgr.34102) 221 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:46.923158+0000 mon.smithi029 (mon.0) 299 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:46.923806+0000 mon.smithi029 (mon.0) 300 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:46.924961+0000 mgr.smithi029.lsfhcm (mgr.34102) 222 : cephadm [INF] Reconfiguring daemon osd.1 on smithi029 2024-02-23T02:08:48.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:46.925357+0000 mon.smithi029 (mon.0) 301 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:46.613458+0000 mgr.smithi029.lsfhcm (mgr.34102) 220 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:46.922162+0000 mon.smithi029 (mon.0) 298 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:46.922918+0000 mgr.smithi029.lsfhcm (mgr.34102) 221 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:46.923158+0000 mon.smithi029 (mon.0) 299 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:46.923806+0000 mon.smithi029 (mon.0) 300 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:46.924961+0000 mgr.smithi029.lsfhcm (mgr.34102) 222 : cephadm [INF] Reconfiguring daemon osd.1 on smithi029 2024-02-23T02:08:48.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:46.925357+0000 mon.smithi029 (mon.0) 301 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:48.419037+0000 mon.smithi029 (mon.0) 302 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:48.419750+0000 mgr.smithi029.lsfhcm (mgr.34102) 223 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:48.420008+0000 mon.smithi029 (mon.0) 303 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:48.420647+0000 mon.smithi029 (mon.0) 304 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:48.421764+0000 mgr.smithi029.lsfhcm (mgr.34102) 224 : cephadm [INF] Reconfiguring daemon osd.2 on smithi029 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:48.422156+0000 mon.smithi029 (mon.0) 305 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-23T02:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:48.613802+0000 mgr.smithi029.lsfhcm (mgr.34102) 225 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:48.419037+0000 mon.smithi029 (mon.0) 302 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:48.419750+0000 mgr.smithi029.lsfhcm (mgr.34102) 223 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-23T02:08:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:48.420008+0000 mon.smithi029 (mon.0) 303 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T02:08:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:48.420647+0000 mon.smithi029 (mon.0) 304 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:48.421764+0000 mgr.smithi029.lsfhcm (mgr.34102) 224 : cephadm [INF] Reconfiguring daemon osd.2 on smithi029 2024-02-23T02:08:49.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:48.422156+0000 mon.smithi029 (mon.0) 305 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-23T02:08:49.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:48.613802+0000 mgr.smithi029.lsfhcm (mgr.34102) 225 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:49.934945+0000 mon.smithi029 (mon.0) 306 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:49.935671+0000 mgr.smithi029.lsfhcm (mgr.34102) 226 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-23T02:08:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:49.935934+0000 mon.smithi029 (mon.0) 307 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T02:08:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:49.936576+0000 mon.smithi029 (mon.0) 308 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:49.937675+0000 mgr.smithi029.lsfhcm (mgr.34102) 227 : cephadm [INF] Reconfiguring daemon osd.3 on smithi029 2024-02-23T02:08:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:49.938084+0000 mon.smithi029 (mon.0) 309 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-23T02:08:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:49.934945+0000 mon.smithi029 (mon.0) 306 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:49.935671+0000 mgr.smithi029.lsfhcm (mgr.34102) 226 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-23T02:08:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:49.935934+0000 mon.smithi029 (mon.0) 307 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T02:08:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:49.936576+0000 mon.smithi029 (mon.0) 308 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:08:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:49.937675+0000 mgr.smithi029.lsfhcm (mgr.34102) 227 : cephadm [INF] Reconfiguring daemon osd.3 on smithi029 2024-02-23T02:08:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:49.938084+0000 mon.smithi029 (mon.0) 309 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-23T02:08:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:50.614371+0000 mgr.smithi029.lsfhcm (mgr.34102) 228 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:08:51.443446+0000 mon.smithi029 (mon.0) 310 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:50.614371+0000 mgr.smithi029.lsfhcm (mgr.34102) 228 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:08:51.443446+0000 mon.smithi029 (mon.0) 310 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:08:53.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:51.444119+0000 mgr.smithi029.lsfhcm (mgr.34102) 229 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:08:53.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:08:51.444241+0000 mgr.smithi029.lsfhcm (mgr.34102) 230 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:08:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:51.444119+0000 mgr.smithi029.lsfhcm (mgr.34102) 229 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:08:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:08:51.444241+0000 mgr.smithi029.lsfhcm (mgr.34102) 230 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:08:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:52.614945+0000 mgr.smithi029.lsfhcm (mgr.34102) 231 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:52.614945+0000 mgr.smithi029.lsfhcm (mgr.34102) 231 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:54.615827+0000 mgr.smithi029.lsfhcm (mgr.34102) 232 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:54.615827+0000 mgr.smithi029.lsfhcm (mgr.34102) 232 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:58.225 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:56.616289+0000 mgr.smithi029.lsfhcm (mgr.34102) 233 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:08:58.252 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:56.616289+0000 mgr.smithi029.lsfhcm (mgr.34102) 233 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:08:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:08:58.616816+0000 mgr.smithi029.lsfhcm (mgr.34102) 234 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:08:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:08:58.616816+0000 mgr.smithi029.lsfhcm (mgr.34102) 234 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:01.276 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:09:01.844 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:09:01.844 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (21m) 21s ago 27m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:09:01.844 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (91m) 5m ago 91m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:09:01.844 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (91m) 21s ago 91m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (24m) 21s ago 91m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (76m) 5m ago 76m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (76m) 21s ago 76m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (21m) 5m ago 97m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (10m) 21s ago 90m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (5m) 5m ago 97m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:09:01.845 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (28s) 21s ago 96m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:09:01.846 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (27m) 5m ago 27m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:09:01.846 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (27m) 21s ago 27m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:09:01.846 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 69m - - 2024-02-23T02:09:01.846 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 21s ago 67m - - 2024-02-23T02:09:01.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (91m) 5m ago 91m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:09:01.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (91m) 5m ago 91m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:09:01.847 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (90m) 5m ago 90m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:09:01.847 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (90m) 5m ago 90m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:09:01.847 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (88m) 21s ago 88m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:09:01.847 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (88m) 21s ago 88m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:09:01.847 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (88m) 21s ago 88m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:09:01.847 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (87m) 21s ago 87m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:09:01.848 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (27m) 21s ago 27m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:09:02.185 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:09:02.186 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:00.617752+0000 mgr.smithi029.lsfhcm (mgr.34102) 235 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.832819+0000 mon.smithi029 (mon.0) 311 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.833166+0000 mon.smithi029 (mon.0) 312 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.833457+0000 mon.smithi029 (mon.0) 313 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.833713+0000 mon.smithi029 (mon.0) 314 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.833977+0000 mon.smithi029 (mon.0) 315 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.835981+0000 mon.smithi029 (mon.0) 316 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.836291+0000 mon.smithi029 (mon.0) 317 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.836573+0000 mon.smithi029 (mon.0) 318 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.836841+0000 mon.smithi029 (mon.0) 319 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.837125+0000 mon.smithi029 (mon.0) 320 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:00.617752+0000 mgr.smithi029.lsfhcm (mgr.34102) 235 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.832819+0000 mon.smithi029 (mon.0) 311 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.833166+0000 mon.smithi029 (mon.0) 312 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.833457+0000 mon.smithi029 (mon.0) 313 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.833713+0000 mon.smithi029 (mon.0) 314 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.833977+0000 mon.smithi029 (mon.0) 315 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.835981+0000 mon.smithi029 (mon.0) 316 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.836291+0000 mon.smithi029 (mon.0) 317 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.836573+0000 mon.smithi029 (mon.0) 318 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.836841+0000 mon.smithi029 (mon.0) 319 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.837125+0000 mon.smithi029 (mon.0) 320 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:02.473 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:09:02.473 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:09:02.473 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:09:02.474 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:09:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.261642+0000 mgr.smithi029.lsfhcm (mgr.34102) 236 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.550321+0000 mgr.smithi029.lsfhcm (mgr.34102) 237 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:01.830981+0000 mgr.smithi029.lsfhcm (mgr.34102) 238 : audit [DBG] from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:02.183963+0000 mon.smithi029 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.29:0/389219145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:09:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.261642+0000 mgr.smithi029.lsfhcm (mgr.34102) 236 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.550321+0000 mgr.smithi029.lsfhcm (mgr.34102) 237 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:01.830981+0000 mgr.smithi029.lsfhcm (mgr.34102) 238 : audit [DBG] from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:02.183963+0000 mon.smithi029 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.29:0/389219145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:09:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:02.472344+0000 mgr.smithi029.lsfhcm (mgr.34102) 239 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:02.618299+0000 mgr.smithi029.lsfhcm (mgr.34102) 240 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:02.472344+0000 mgr.smithi029.lsfhcm (mgr.34102) 239 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:02.618299+0000 mgr.smithi029.lsfhcm (mgr.34102) 240 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:04.619119+0000 mgr.smithi029.lsfhcm (mgr.34102) 241 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:04.619119+0000 mgr.smithi029.lsfhcm (mgr.34102) 241 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:06.619514+0000 mgr.smithi029.lsfhcm (mgr.34102) 242 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:07.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:06.619514+0000 mgr.smithi029.lsfhcm (mgr.34102) 242 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:10.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:08.620087+0000 mgr.smithi029.lsfhcm (mgr.34102) 243 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:08.620087+0000 mgr.smithi029.lsfhcm (mgr.34102) 243 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:12.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:10.620706+0000 mgr.smithi029.lsfhcm (mgr.34102) 244 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:10.620706+0000 mgr.smithi029.lsfhcm (mgr.34102) 244 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:12.621105+0000 mgr.smithi029.lsfhcm (mgr.34102) 245 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:12.621105+0000 mgr.smithi029.lsfhcm (mgr.34102) 245 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:14.621997+0000 mgr.smithi029.lsfhcm (mgr.34102) 246 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:14.621997+0000 mgr.smithi029.lsfhcm (mgr.34102) 246 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:18.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:16.622524+0000 mgr.smithi029.lsfhcm (mgr.34102) 247 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:18.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:16.622524+0000 mgr.smithi029.lsfhcm (mgr.34102) 247 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:18.623028+0000 mgr.smithi029.lsfhcm (mgr.34102) 248 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:18.623028+0000 mgr.smithi029.lsfhcm (mgr.34102) 248 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:20.623736+0000 mgr.smithi029.lsfhcm (mgr.34102) 249 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:20.623736+0000 mgr.smithi029.lsfhcm (mgr.34102) 249 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:22.624275+0000 mgr.smithi029.lsfhcm (mgr.34102) 250 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:22.624275+0000 mgr.smithi029.lsfhcm (mgr.34102) 250 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:24.625024+0000 mgr.smithi029.lsfhcm (mgr.34102) 251 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:24.625024+0000 mgr.smithi029.lsfhcm (mgr.34102) 251 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:28.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:26.625483+0000 mgr.smithi029.lsfhcm (mgr.34102) 252 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:26.625483+0000 mgr.smithi029.lsfhcm (mgr.34102) 252 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:28.575577+0000 mon.smithi029 (mon.0) 322 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T02:09:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:28.575867+0000 mon.smithi029 (mon.0) 323 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:09:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:28.576173+0000 mon.smithi029 (mon.0) 324 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:09:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:28.576433+0000 mon.smithi029 (mon.0) 325 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:09:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:28.575577+0000 mon.smithi029 (mon.0) 322 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T02:09:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:28.575867+0000 mon.smithi029 (mon.0) 323 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:09:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:28.576173+0000 mon.smithi029 (mon.0) 324 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:09:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:28.576433+0000 mon.smithi029 (mon.0) 325 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:09:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:28.626054+0000 mgr.smithi029.lsfhcm (mgr.34102) 253 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:28.626054+0000 mgr.smithi029.lsfhcm (mgr.34102) 253 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:30.626837+0000 mgr.smithi029.lsfhcm (mgr.34102) 254 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:30.626837+0000 mgr.smithi029.lsfhcm (mgr.34102) 254 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:32.791 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:09:33.361 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (22m) 53s ago 27m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (91m) 6m ago 91m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (92m) 53s ago 92m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (24m) 53s ago 91m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (77m) 6m ago 77m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (77m) 53s ago 77m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (21m) 6m ago 98m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (11m) 53s ago 91m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (6m) 6m ago 98m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (59s) 53s ago 96m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (27m) 6m ago 27m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:09:33.362 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (27m) 53s ago 27m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 69m - - 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 53s ago 67m - - 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (91m) 6m ago 91m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (91m) 6m ago 91m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (91m) 6m ago 91m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (91m) 6m ago 91m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (89m) 53s ago 89m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (89m) 53s ago 89m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (88m) 53s ago 88m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (88m) 53s ago 88m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:09:33.363 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (27m) 53s ago 27m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:09:33.701 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:09:33.702 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:09:33.703 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:09:33.703 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:09:33.703 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:09:33.703 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:09:33.703 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:09:33.703 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:09:33.989 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:09:33.989 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:09:33.989 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:09:33.989 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:09:33.990 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:09:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:32.627152+0000 mgr.smithi029.lsfhcm (mgr.34102) 255 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:32.778658+0000 mgr.smithi029.lsfhcm (mgr.34102) 256 : audit [DBG] from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.350488+0000 mon.smithi029 (mon.0) 326 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.350887+0000 mon.smithi029 (mon.0) 327 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.351247+0000 mon.smithi029 (mon.0) 328 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.351545+0000 mon.smithi029 (mon.0) 329 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.351896+0000 mon.smithi029 (mon.0) 330 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.353870+0000 mon.smithi029 (mon.0) 331 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.354211+0000 mon.smithi029 (mon.0) 332 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.354495+0000 mon.smithi029 (mon.0) 333 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.354768+0000 mon.smithi029 (mon.0) 334 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.355044+0000 mon.smithi029 (mon.0) 335 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.700497+0000 mon.smithi029 (mon.0) 336 : audit [DBG] from='client.? 172.21.15.29:0/4230122523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:09:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:32.627152+0000 mgr.smithi029.lsfhcm (mgr.34102) 255 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:32.778658+0000 mgr.smithi029.lsfhcm (mgr.34102) 256 : audit [DBG] from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.350488+0000 mon.smithi029 (mon.0) 326 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.350887+0000 mon.smithi029 (mon.0) 327 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.351247+0000 mon.smithi029 (mon.0) 328 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.351545+0000 mon.smithi029 (mon.0) 329 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.351896+0000 mon.smithi029 (mon.0) 330 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.353870+0000 mon.smithi029 (mon.0) 331 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.354211+0000 mon.smithi029 (mon.0) 332 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.354495+0000 mon.smithi029 (mon.0) 333 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.354768+0000 mon.smithi029 (mon.0) 334 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.355044+0000 mon.smithi029 (mon.0) 335 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:09:34.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.700497+0000 mon.smithi029 (mon.0) 336 : audit [DBG] from='client.? 172.21.15.29:0/4230122523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:09:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.067472+0000 mgr.smithi029.lsfhcm (mgr.34102) 257 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.348663+0000 mgr.smithi029.lsfhcm (mgr.34102) 258 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.067472+0000 mgr.smithi029.lsfhcm (mgr.34102) 257 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.348663+0000 mgr.smithi029.lsfhcm (mgr.34102) 258 : audit [DBG] from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:09:33.988118+0000 mgr.smithi029.lsfhcm (mgr.34102) 259 : audit [DBG] from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:34.627787+0000 mgr.smithi029.lsfhcm (mgr.34102) 260 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:09:33.988118+0000 mgr.smithi029.lsfhcm (mgr.34102) 259 : audit [DBG] from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:09:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:34.627787+0000 mgr.smithi029.lsfhcm (mgr.34102) 260 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:38.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:36.628462+0000 mgr.smithi029.lsfhcm (mgr.34102) 261 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:36.628462+0000 mgr.smithi029.lsfhcm (mgr.34102) 261 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:38.628828+0000 mgr.smithi029.lsfhcm (mgr.34102) 262 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:38.628828+0000 mgr.smithi029.lsfhcm (mgr.34102) 262 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:40.629657+0000 mgr.smithi029.lsfhcm (mgr.34102) 263 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:40.629657+0000 mgr.smithi029.lsfhcm (mgr.34102) 263 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:42.630210+0000 mgr.smithi029.lsfhcm (mgr.34102) 264 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:42.630210+0000 mgr.smithi029.lsfhcm (mgr.34102) 264 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:44.630965+0000 mgr.smithi029.lsfhcm (mgr.34102) 265 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:44.630965+0000 mgr.smithi029.lsfhcm (mgr.34102) 265 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:48.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:46.631508+0000 mgr.smithi029.lsfhcm (mgr.34102) 266 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:48.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:46.631508+0000 mgr.smithi029.lsfhcm (mgr.34102) 266 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:48.631969+0000 mgr.smithi029.lsfhcm (mgr.34102) 267 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:48.631969+0000 mgr.smithi029.lsfhcm (mgr.34102) 267 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:50.632709+0000 mgr.smithi029.lsfhcm (mgr.34102) 268 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:50.632709+0000 mgr.smithi029.lsfhcm (mgr.34102) 268 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:54.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:52.633186+0000 mgr.smithi029.lsfhcm (mgr.34102) 269 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:52.633186+0000 mgr.smithi029.lsfhcm (mgr.34102) 269 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:54.633960+0000 mgr.smithi029.lsfhcm (mgr.34102) 270 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:54.633960+0000 mgr.smithi029.lsfhcm (mgr.34102) 270 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:58.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:56.634358+0000 mgr.smithi029.lsfhcm (mgr.34102) 271 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:09:58.229 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:56.634358+0000 mgr.smithi029.lsfhcm (mgr.34102) 271 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:09:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:09:58.634721+0000 mgr.smithi029.lsfhcm (mgr.34102) 272 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:09:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:09:58.634721+0000 mgr.smithi029.lsfhcm (mgr.34102) 272 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:00.000168+0000 mon.smithi029 (mon.0) 337 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:10:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:00.000168+0000 mon.smithi029 (mon.0) 337 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:10:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:00.635452+0000 mgr.smithi029.lsfhcm (mgr.34102) 273 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:00.635452+0000 mgr.smithi029.lsfhcm (mgr.34102) 273 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:02.636020+0000 mgr.smithi029.lsfhcm (mgr.34102) 274 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:04.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:02.636020+0000 mgr.smithi029.lsfhcm (mgr.34102) 274 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:04.302 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:10:04.874 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:10:04.874 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (22m) 84s ago 28m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:10:04.874 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (92m) 6m ago 92m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (92m) 84s ago 92m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (25m) 84s ago 92m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (77m) 6m ago 77m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (77m) 84s ago 77m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (22m) 6m ago 98m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (11m) 84s ago 92m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (6m) 6m ago 98m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (91s) 84s ago 97m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (28m) 6m ago 28m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (28m) 84s ago 28m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 70m - - 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 84s ago 68m - - 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (92m) 6m ago 92m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (92m) 6m ago 92m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:10:04.875 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (91m) 6m ago 91m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:10:04.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (91m) 6m ago 91m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:10:04.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (89m) 84s ago 89m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:10:04.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (89m) 84s ago 89m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:10:04.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (89m) 84s ago 89m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:10:04.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (88m) 84s ago 88m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:10:04.876 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (28m) 84s ago 28m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:05.215 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:10:05.216 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:10:05.501 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:10:05.501 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:10:05.501 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:10:05.501 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:10:05.502 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:10:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.289555+0000 mgr.smithi029.lsfhcm (mgr.34102) 275 : audit [DBG] from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.580028+0000 mgr.smithi029.lsfhcm (mgr.34102) 276 : audit [DBG] from='client.34366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:04.636631+0000 mgr.smithi029.lsfhcm (mgr.34102) 277 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.861511+0000 mgr.smithi029.lsfhcm (mgr.34102) 278 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.863315+0000 mon.smithi029 (mon.0) 338 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.863656+0000 mon.smithi029 (mon.0) 339 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.863959+0000 mon.smithi029 (mon.0) 340 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.864230+0000 mon.smithi029 (mon.0) 341 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.864500+0000 mon.smithi029 (mon.0) 342 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.866490+0000 mon.smithi029 (mon.0) 343 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.866790+0000 mon.smithi029 (mon.0) 344 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.867080+0000 mon.smithi029 (mon.0) 345 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.867366+0000 mon.smithi029 (mon.0) 346 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:04.867635+0000 mon.smithi029 (mon.0) 347 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:05.213976+0000 mon.smithi029 (mon.0) 348 : audit [DBG] from='client.? 172.21.15.29:0/2332948472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:10:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.289555+0000 mgr.smithi029.lsfhcm (mgr.34102) 275 : audit [DBG] from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.580028+0000 mgr.smithi029.lsfhcm (mgr.34102) 276 : audit [DBG] from='client.34366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:04.636631+0000 mgr.smithi029.lsfhcm (mgr.34102) 277 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.861511+0000 mgr.smithi029.lsfhcm (mgr.34102) 278 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.863315+0000 mon.smithi029 (mon.0) 338 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.863656+0000 mon.smithi029 (mon.0) 339 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.863959+0000 mon.smithi029 (mon.0) 340 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.864230+0000 mon.smithi029 (mon.0) 341 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.864500+0000 mon.smithi029 (mon.0) 342 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.866490+0000 mon.smithi029 (mon.0) 343 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.866790+0000 mon.smithi029 (mon.0) 344 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.867080+0000 mon.smithi029 (mon.0) 345 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.867366+0000 mon.smithi029 (mon.0) 346 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:04.867635+0000 mon.smithi029 (mon.0) 347 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:05.213976+0000 mon.smithi029 (mon.0) 348 : audit [DBG] from='client.? 172.21.15.29:0/2332948472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:10:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:05.500160+0000 mgr.smithi029.lsfhcm (mgr.34102) 279 : audit [DBG] from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:05.500160+0000 mgr.smithi029.lsfhcm (mgr.34102) 279 : audit [DBG] from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:06.637129+0000 mgr.smithi029.lsfhcm (mgr.34102) 280 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:08.230 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:06.637129+0000 mgr.smithi029.lsfhcm (mgr.34102) 280 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:08.637688+0000 mgr.smithi029.lsfhcm (mgr.34102) 281 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:08.637688+0000 mgr.smithi029.lsfhcm (mgr.34102) 281 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:10.638652+0000 mgr.smithi029.lsfhcm (mgr.34102) 282 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:10.638652+0000 mgr.smithi029.lsfhcm (mgr.34102) 282 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:12.639109+0000 mgr.smithi029.lsfhcm (mgr.34102) 283 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:12.639109+0000 mgr.smithi029.lsfhcm (mgr.34102) 283 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:14.639955+0000 mgr.smithi029.lsfhcm (mgr.34102) 284 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:14.639955+0000 mgr.smithi029.lsfhcm (mgr.34102) 284 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:18.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:16.640397+0000 mgr.smithi029.lsfhcm (mgr.34102) 285 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:18.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:16.640397+0000 mgr.smithi029.lsfhcm (mgr.34102) 285 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:18.641050+0000 mgr.smithi029.lsfhcm (mgr.34102) 286 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:18.641050+0000 mgr.smithi029.lsfhcm (mgr.34102) 286 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:20.641883+0000 mgr.smithi029.lsfhcm (mgr.34102) 287 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:20.641883+0000 mgr.smithi029.lsfhcm (mgr.34102) 287 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:22.642409+0000 mgr.smithi029.lsfhcm (mgr.34102) 288 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:22.642409+0000 mgr.smithi029.lsfhcm (mgr.34102) 288 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:24.643372+0000 mgr.smithi029.lsfhcm (mgr.34102) 289 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:24.643372+0000 mgr.smithi029.lsfhcm (mgr.34102) 289 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:28.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:26.643937+0000 mgr.smithi029.lsfhcm (mgr.34102) 290 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:28.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:26.643937+0000 mgr.smithi029.lsfhcm (mgr.34102) 290 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:28.580000+0000 mon.smithi029 (mon.0) 349 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-23T02:10:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:28.580299+0000 mon.smithi029 (mon.0) 350 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T02:10:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:28.580554+0000 mon.smithi029 (mon.0) 351 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:10:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:28.580807+0000 mon.smithi029 (mon.0) 352 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:10:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:28.580000+0000 mon.smithi029 (mon.0) 349 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-23T02:10:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:28.580299+0000 mon.smithi029 (mon.0) 350 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T02:10:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:28.580554+0000 mon.smithi029 (mon.0) 351 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:10:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:28.580807+0000 mon.smithi029 (mon.0) 352 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:10:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:28.644457+0000 mgr.smithi029.lsfhcm (mgr.34102) 291 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:28.644457+0000 mgr.smithi029.lsfhcm (mgr.34102) 291 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:30.645335+0000 mgr.smithi029.lsfhcm (mgr.34102) 292 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:30.645335+0000 mgr.smithi029.lsfhcm (mgr.34102) 292 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:34.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:32.645905+0000 mgr.smithi029.lsfhcm (mgr.34102) 293 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:32.645905+0000 mgr.smithi029.lsfhcm (mgr.34102) 293 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:35.813 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:10:36.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:34.646747+0000 mgr.smithi029.lsfhcm (mgr.34102) 294 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:34.646747+0000 mgr.smithi029.lsfhcm (mgr.34102) 294 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:36.388 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (23m) 116s ago 28m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (93m) 7m ago 93m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (93m) 116s ago 93m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (25m) 116s ago 92m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (78m) 7m ago 78m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (78m) 116s ago 78m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (22m) 7m ago 99m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (12m) 116s ago 92m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (7m) 7m ago 99m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (2m) 116s ago 97m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (28m) 7m ago 28m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (28m) 116s ago 28m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:10:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 70m - - 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 116s ago 68m - - 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (92m) 7m ago 92m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (92m) 7m ago 92m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (92m) 7m ago 92m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (92m) 7m ago 92m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (90m) 116s ago 90m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (90m) 116s ago 90m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (89m) 116s ago 89m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (89m) 116s ago 89m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:10:36.390 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (28m) 116s ago 28m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:10:36.729 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:10:36.730 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:10:36.730 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:10:36.730 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:10:36.730 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:10:36.730 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:10:36.730 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:35.800702+0000 mgr.smithi029.lsfhcm (mgr.34102) 295 : audit [DBG] from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.377447+0000 mon.smithi029 (mon.0) 353 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.377842+0000 mon.smithi029 (mon.0) 354 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.378159+0000 mon.smithi029 (mon.0) 355 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.378440+0000 mon.smithi029 (mon.0) 356 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.378722+0000 mon.smithi029 (mon.0) 357 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.380654+0000 mon.smithi029 (mon.0) 358 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.380973+0000 mon.smithi029 (mon.0) 359 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.381265+0000 mon.smithi029 (mon.0) 360 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.381555+0000 mon.smithi029 (mon.0) 361 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.381839+0000 mon.smithi029 (mon.0) 362 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.727305+0000 mon.smithi029 (mon.0) 363 : audit [DBG] from='client.? 172.21.15.29:0/3864256087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:10:37.018 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:10:37.018 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:10:37.018 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:10:37.018 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:10:37.019 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:10:37.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:35.800702+0000 mgr.smithi029.lsfhcm (mgr.34102) 295 : audit [DBG] from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:37.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.377447+0000 mon.smithi029 (mon.0) 353 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.377842+0000 mon.smithi029 (mon.0) 354 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.378159+0000 mon.smithi029 (mon.0) 355 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.378440+0000 mon.smithi029 (mon.0) 356 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.378722+0000 mon.smithi029 (mon.0) 357 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.380654+0000 mon.smithi029 (mon.0) 358 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:10:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.380973+0000 mon.smithi029 (mon.0) 359 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.381265+0000 mon.smithi029 (mon.0) 360 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.381555+0000 mon.smithi029 (mon.0) 361 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.381839+0000 mon.smithi029 (mon.0) 362 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:10:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.727305+0000 mon.smithi029 (mon.0) 363 : audit [DBG] from='client.? 172.21.15.29:0/3864256087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:10:38.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.090627+0000 mgr.smithi029.lsfhcm (mgr.34102) 296 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:38.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:36.375691+0000 mgr.smithi029.lsfhcm (mgr.34102) 297 : audit [DBG] from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:38.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:36.647095+0000 mgr.smithi029.lsfhcm (mgr.34102) 298 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.090627+0000 mgr.smithi029.lsfhcm (mgr.34102) 296 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:36.375691+0000 mgr.smithi029.lsfhcm (mgr.34102) 297 : audit [DBG] from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:36.647095+0000 mgr.smithi029.lsfhcm (mgr.34102) 298 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:10:37.017596+0000 mgr.smithi029.lsfhcm (mgr.34102) 299 : audit [DBG] from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:39.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:10:37.017596+0000 mgr.smithi029.lsfhcm (mgr.34102) 299 : audit [DBG] from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:10:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:38.647650+0000 mgr.smithi029.lsfhcm (mgr.34102) 300 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:38.647650+0000 mgr.smithi029.lsfhcm (mgr.34102) 300 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:40.648095+0000 mgr.smithi029.lsfhcm (mgr.34102) 301 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:40.648095+0000 mgr.smithi029.lsfhcm (mgr.34102) 301 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:42.648659+0000 mgr.smithi029.lsfhcm (mgr.34102) 302 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:42.648659+0000 mgr.smithi029.lsfhcm (mgr.34102) 302 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:44.649467+0000 mgr.smithi029.lsfhcm (mgr.34102) 303 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:44.649467+0000 mgr.smithi029.lsfhcm (mgr.34102) 303 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:46.649880+0000 mgr.smithi029.lsfhcm (mgr.34102) 304 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:48.233 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:46.649880+0000 mgr.smithi029.lsfhcm (mgr.34102) 304 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:48.650503+0000 mgr.smithi029.lsfhcm (mgr.34102) 305 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:48.650503+0000 mgr.smithi029.lsfhcm (mgr.34102) 305 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:51.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:50.650839+0000 mgr.smithi029.lsfhcm (mgr.34102) 306 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:52.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:50.650839+0000 mgr.smithi029.lsfhcm (mgr.34102) 306 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:54.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:52.651231+0000 mgr.smithi029.lsfhcm (mgr.34102) 307 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:52.651231+0000 mgr.smithi029.lsfhcm (mgr.34102) 307 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:54.652096+0000 mgr.smithi029.lsfhcm (mgr.34102) 308 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:54.652096+0000 mgr.smithi029.lsfhcm (mgr.34102) 308 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:58.012 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:56.652490+0000 mgr.smithi029.lsfhcm (mgr.34102) 309 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:10:58.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:56.652490+0000 mgr.smithi029.lsfhcm (mgr.34102) 309 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:00.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:10:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:10:58.653243+0000 mgr.smithi029.lsfhcm (mgr.34102) 310 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:10:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:10:58.653243+0000 mgr.smithi029.lsfhcm (mgr.34102) 310 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:00.653635+0000 mgr.smithi029.lsfhcm (mgr.34102) 311 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:00.653635+0000 mgr.smithi029.lsfhcm (mgr.34102) 311 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:02.654156+0000 mgr.smithi029.lsfhcm (mgr.34102) 312 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:02.654156+0000 mgr.smithi029.lsfhcm (mgr.34102) 312 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:04.655125+0000 mgr.smithi029.lsfhcm (mgr.34102) 313 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:04.655125+0000 mgr.smithi029.lsfhcm (mgr.34102) 313 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:07.331 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (23m) 2m ago 29m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (93m) 7m ago 93m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (93m) 2m ago 93m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (26m) 2m ago 93m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (78m) 7m ago 78m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (79m) 2m ago 78m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (23m) 7m ago 99m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (13m) 2m ago 93m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (7m) 7m ago 99m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:11:07.902 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (2m) 2m ago 98m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (29m) 7m ago 29m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (29m) 2m ago 29m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 71m - - 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 69m - - 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (93m) 7m ago 93m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (93m) 7m ago 93m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (92m) 7m ago 92m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (92m) 7m ago 92m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (90m) 2m ago 90m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (90m) 2m ago 90m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (90m) 2m ago 90m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (89m) 2m ago 89m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:11:07.903 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (29m) 2m ago 29m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:11:08.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:06.655680+0000 mgr.smithi029.lsfhcm (mgr.34102) 314 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:08.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:06.655680+0000 mgr.smithi029.lsfhcm (mgr.34102) 314 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:08.242 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:11:08.242 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:11:08.242 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:11:08.243 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:11:08.531 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:11:08.531 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:11:08.531 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:11:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.319522+0000 mgr.smithi029.lsfhcm (mgr.34102) 315 : audit [DBG] from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.608251+0000 mgr.smithi029.lsfhcm (mgr.34102) 316 : audit [DBG] from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.888410+0000 mgr.smithi029.lsfhcm (mgr.34102) 317 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.890222+0000 mon.smithi029 (mon.0) 364 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.890589+0000 mon.smithi029 (mon.0) 365 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.890944+0000 mon.smithi029 (mon.0) 366 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.891263+0000 mon.smithi029 (mon.0) 367 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.891578+0000 mon.smithi029 (mon.0) 368 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.893582+0000 mon.smithi029 (mon.0) 369 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:09.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.893904+0000 mon.smithi029 (mon.0) 370 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.894231+0000 mon.smithi029 (mon.0) 371 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.894546+0000 mon.smithi029 (mon.0) 372 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:07.894858+0000 mon.smithi029 (mon.0) 373 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:08.241517+0000 mon.smithi029 (mon.0) 374 : audit [DBG] from='client.? 172.21.15.29:0/1501981156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:11:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.319522+0000 mgr.smithi029.lsfhcm (mgr.34102) 315 : audit [DBG] from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.608251+0000 mgr.smithi029.lsfhcm (mgr.34102) 316 : audit [DBG] from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.888410+0000 mgr.smithi029.lsfhcm (mgr.34102) 317 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.890222+0000 mon.smithi029 (mon.0) 364 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.890589+0000 mon.smithi029 (mon.0) 365 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.890944+0000 mon.smithi029 (mon.0) 366 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.891263+0000 mon.smithi029 (mon.0) 367 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.891578+0000 mon.smithi029 (mon.0) 368 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.893582+0000 mon.smithi029 (mon.0) 369 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.893904+0000 mon.smithi029 (mon.0) 370 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.894231+0000 mon.smithi029 (mon.0) 371 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.894546+0000 mon.smithi029 (mon.0) 372 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:07.894858+0000 mon.smithi029 (mon.0) 373 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:08.241517+0000 mon.smithi029 (mon.0) 374 : audit [DBG] from='client.? 172.21.15.29:0/1501981156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:11:10.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:08.530235+0000 mgr.smithi029.lsfhcm (mgr.34102) 318 : audit [DBG] from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:10.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:08.656499+0000 mgr.smithi029.lsfhcm (mgr.34102) 319 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:08.530235+0000 mgr.smithi029.lsfhcm (mgr.34102) 318 : audit [DBG] from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:08.656499+0000 mgr.smithi029.lsfhcm (mgr.34102) 319 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:10.656860+0000 mgr.smithi029.lsfhcm (mgr.34102) 320 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:10.656860+0000 mgr.smithi029.lsfhcm (mgr.34102) 320 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:12.657333+0000 mgr.smithi029.lsfhcm (mgr.34102) 321 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:12.657333+0000 mgr.smithi029.lsfhcm (mgr.34102) 321 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:16.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:14.658032+0000 mgr.smithi029.lsfhcm (mgr.34102) 322 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:14.658032+0000 mgr.smithi029.lsfhcm (mgr.34102) 322 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:18.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:16.658490+0000 mgr.smithi029.lsfhcm (mgr.34102) 323 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:18.026 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:16.658490+0000 mgr.smithi029.lsfhcm (mgr.34102) 323 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:18.659175+0000 mgr.smithi029.lsfhcm (mgr.34102) 324 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:18.659175+0000 mgr.smithi029.lsfhcm (mgr.34102) 324 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:20.659606+0000 mgr.smithi029.lsfhcm (mgr.34102) 325 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:20.932411+0000 mgr.smithi029.lsfhcm (mgr.34102) 326 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:11:22.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:11:22.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:11:22.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:20.932809+0000 mgr.smithi029.lsfhcm (mgr.34102) 327 : cephadm [INF] Reconfiguring mds.foofs.smithi029.ciputz (monmap changed)... 2024-02-23T02:11:22.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:20.933243+0000 mon.smithi029 (mon.0) 375 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi029.ciputz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T02:11:22.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:20.934100+0000 mon.smithi029 (mon.0) 376 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:22.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:20.934686+0000 mgr.smithi029.lsfhcm (mgr.34102) 328 : cephadm [INF] Reconfiguring daemon mds.foofs.smithi029.ciputz on smithi029 2024-02-23T02:11:22.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:20.935076+0000 mon.smithi029 (mon.0) 377 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "container_image"}]: dispatch 2024-02-23T02:11:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:20.659606+0000 mgr.smithi029.lsfhcm (mgr.34102) 325 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:20.932411+0000 mgr.smithi029.lsfhcm (mgr.34102) 326 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:11:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:11:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:11:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:11:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:20.932809+0000 mgr.smithi029.lsfhcm (mgr.34102) 327 : cephadm [INF] Reconfiguring mds.foofs.smithi029.ciputz (monmap changed)... 2024-02-23T02:11:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:20.933243+0000 mon.smithi029 (mon.0) 375 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi029.ciputz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T02:11:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:20.934100+0000 mon.smithi029 (mon.0) 376 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:20.934686+0000 mgr.smithi029.lsfhcm (mgr.34102) 328 : cephadm [INF] Reconfiguring daemon mds.foofs.smithi029.ciputz on smithi029 2024-02-23T02:11:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:20.935076+0000 mon.smithi029 (mon.0) 377 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "container_image"}]: dispatch 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:22.441860+0000 mon.smithi029 (mon.0) 378 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:22.442647+0000 mgr.smithi029.lsfhcm (mgr.34102) 329 : cephadm [INF] Reconfiguring mon.smithi052 (monmap changed)... 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:22.442904+0000 mon.smithi029 (mon.0) 379 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:22.443659+0000 mon.smithi029 (mon.0) 380 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:22.444362+0000 mon.smithi029 (mon.0) 381 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:22.445028+0000 mgr.smithi029.lsfhcm (mgr.34102) 330 : cephadm [INF] Reconfiguring daemon mon.smithi052 on smithi052 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:22.445417+0000 mon.smithi029 (mon.0) 382 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:11:23.747 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:22.660005+0000 mgr.smithi029.lsfhcm (mgr.34102) 331 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:22.441860+0000 mon.smithi029 (mon.0) 378 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:22.442647+0000 mgr.smithi029.lsfhcm (mgr.34102) 329 : cephadm [INF] Reconfiguring mon.smithi052 (monmap changed)... 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:22.442904+0000 mon.smithi029 (mon.0) 379 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:22.443659+0000 mon.smithi029 (mon.0) 380 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:22.444362+0000 mon.smithi029 (mon.0) 381 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:22.445028+0000 mgr.smithi029.lsfhcm (mgr.34102) 330 : cephadm [INF] Reconfiguring daemon mon.smithi052 on smithi052 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:22.445417+0000 mon.smithi029 (mon.0) 382 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:22.660005+0000 mgr.smithi029.lsfhcm (mgr.34102) 331 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:25.061 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:23.795510+0000 mon.smithi029 (mon.0) 383 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:25.061 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:23.796435+0000 mgr.smithi029.lsfhcm (mgr.34102) 332 : cephadm [INF] Reconfiguring crash.smithi052 (monmap changed)... 2024-02-23T02:11:25.061 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:23.796830+0000 mon.smithi029 (mon.0) 384 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi052", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:11:25.061 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:23.797819+0000 mon.smithi029 (mon.0) 385 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:25.061 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:23.798599+0000 mgr.smithi029.lsfhcm (mgr.34102) 333 : cephadm [INF] Reconfiguring daemon crash.smithi052 on smithi052 2024-02-23T02:11:25.062 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:23.799072+0000 mon.smithi029 (mon.0) 386 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:11:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:23.795510+0000 mon.smithi029 (mon.0) 383 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:23.796435+0000 mgr.smithi029.lsfhcm (mgr.34102) 332 : cephadm [INF] Reconfiguring crash.smithi052 (monmap changed)... 2024-02-23T02:11:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:23.796830+0000 mon.smithi029 (mon.0) 384 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi052", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:11:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:23.797819+0000 mon.smithi029 (mon.0) 385 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:23.798599+0000 mgr.smithi029.lsfhcm (mgr.34102) 333 : cephadm [INF] Reconfiguring daemon crash.smithi052 on smithi052 2024-02-23T02:11:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:23.799072+0000 mon.smithi029 (mon.0) 386 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:11:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:24.660693+0000 mgr.smithi029.lsfhcm (mgr.34102) 334 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:25.108058+0000 mon.smithi029 (mon.0) 387 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:25.109381+0000 mon.smithi029 (mon.0) 388 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi052.yktxwc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T02:11:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:25.110287+0000 mon.smithi029 (mon.0) 389 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T02:11:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:25.111004+0000 mon.smithi029 (mon.0) 390 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:25.112111+0000 mon.smithi029 (mon.0) 391 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mgr.smithi052.yktxwc","key": "container_image"}]: dispatch 2024-02-23T02:11:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:24.660693+0000 mgr.smithi029.lsfhcm (mgr.34102) 334 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:25.108058+0000 mon.smithi029 (mon.0) 387 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:25.109381+0000 mon.smithi029 (mon.0) 388 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi052.yktxwc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T02:11:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:25.110287+0000 mon.smithi029 (mon.0) 389 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T02:11:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:25.111004+0000 mon.smithi029 (mon.0) 390 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:11:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:25.112111+0000 mon.smithi029 (mon.0) 391 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mgr.smithi052.yktxwc","key": "container_image"}]: dispatch 2024-02-23T02:11:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:25.109051+0000 mgr.smithi029.lsfhcm (mgr.34102) 335 : cephadm [INF] Reconfiguring mgr.smithi052.yktxwc (monmap changed)... 2024-02-23T02:11:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:25.111664+0000 mgr.smithi029.lsfhcm (mgr.34102) 336 : cephadm [INF] Reconfiguring daemon mgr.smithi052.yktxwc on smithi052 2024-02-23T02:11:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:26.452348+0000 mon.smithi029 (mon.0) 392 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:25.109051+0000 mgr.smithi029.lsfhcm (mgr.34102) 335 : cephadm [INF] Reconfiguring mgr.smithi052.yktxwc (monmap changed)... 2024-02-23T02:11:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:25.111664+0000 mgr.smithi029.lsfhcm (mgr.34102) 336 : cephadm [INF] Reconfiguring daemon mgr.smithi052.yktxwc on smithi052 2024-02-23T02:11:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:26.452348+0000 mon.smithi029 (mon.0) 392 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:11:28.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:26.453196+0000 mgr.smithi029.lsfhcm (mgr.34102) 337 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:11:28.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:11:26.453354+0000 mgr.smithi029.lsfhcm (mgr.34102) 338 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:11:28.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:26.661214+0000 mgr.smithi029.lsfhcm (mgr.34102) 339 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:28.235 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:26.453196+0000 mgr.smithi029.lsfhcm (mgr.34102) 337 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:11:28.235 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:11:26.453354+0000 mgr.smithi029.lsfhcm (mgr.34102) 338 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:11:28.235 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:26.661214+0000 mgr.smithi029.lsfhcm (mgr.34102) 339 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:28.584196+0000 mon.smithi029 (mon.0) 393 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:11:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:28.584559+0000 mon.smithi029 (mon.0) 394 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:11:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:28.584786+0000 mon.smithi029 (mon.0) 395 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T02:11:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:28.585051+0000 mon.smithi029 (mon.0) 396 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:11:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:28.584196+0000 mon.smithi029 (mon.0) 393 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:11:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:28.584559+0000 mon.smithi029 (mon.0) 394 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:11:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:28.584786+0000 mon.smithi029 (mon.0) 395 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T02:11:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:28.585051+0000 mon.smithi029 (mon.0) 396 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:11:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:28.661858+0000 mgr.smithi029.lsfhcm (mgr.34102) 340 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:28.661858+0000 mgr.smithi029.lsfhcm (mgr.34102) 340 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:30.662366+0000 mgr.smithi029.lsfhcm (mgr.34102) 341 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:30.662366+0000 mgr.smithi029.lsfhcm (mgr.34102) 341 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:32.662833+0000 mgr.smithi029.lsfhcm (mgr.34102) 342 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:32.662833+0000 mgr.smithi029.lsfhcm (mgr.34102) 342 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:34.663774+0000 mgr.smithi029.lsfhcm (mgr.34102) 343 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:34.663774+0000 mgr.smithi029.lsfhcm (mgr.34102) 343 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:38.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:36.664354+0000 mgr.smithi029.lsfhcm (mgr.34102) 344 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:38.235 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:36.664354+0000 mgr.smithi029.lsfhcm (mgr.34102) 344 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:38.846 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:11:39.414 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:11:39.414 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (24m) 2m ago 30m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:11:39.414 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (94m) 8m ago 94m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:11:39.414 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (94m) 2m ago 94m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:11:39.414 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (26m) 2m ago 93m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (79m) 8m ago 79m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (79m) 2m ago 79m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (23m) 8m ago 100m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (13m) 2m ago 93m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (8m) 8m ago 100m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (3m) 2m ago 98m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (29m) 8m ago 29m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (29m) 2m ago 29m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:11:39.415 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 71m - - 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 69m - - 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (94m) 8m ago 93m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (93m) 8m ago 93m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (93m) 8m ago 93m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (93m) 8m ago 93m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (91m) 2m ago 91m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (91m) 2m ago 91m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (90m) 2m ago 90m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (90m) 2m ago 90m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:11:39.416 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (29m) 2m ago 29m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:11:39.755 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:11:39.755 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:11:39.755 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:11:39.756 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:11:39.757 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:11:39.757 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:11:40.045 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:11:40.046 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:11:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:38.664922+0000 mgr.smithi029.lsfhcm (mgr.34102) 345 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:38.833074+0000 mgr.smithi029.lsfhcm (mgr.34102) 346 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.403075+0000 mon.smithi029 (mon.0) 397 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.403455+0000 mon.smithi029 (mon.0) 398 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.403731+0000 mon.smithi029 (mon.0) 399 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.404001+0000 mon.smithi029 (mon.0) 400 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.404261+0000 mon.smithi029 (mon.0) 401 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.406180+0000 mon.smithi029 (mon.0) 402 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.406462+0000 mon.smithi029 (mon.0) 403 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.406718+0000 mon.smithi029 (mon.0) 404 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.406975+0000 mon.smithi029 (mon.0) 405 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.407226+0000 mon.smithi029 (mon.0) 406 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.754386+0000 mon.smithi029 (mon.0) 407 : audit [DBG] from='client.? 172.21.15.29:0/4020825676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:38.664922+0000 mgr.smithi029.lsfhcm (mgr.34102) 345 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:38.833074+0000 mgr.smithi029.lsfhcm (mgr.34102) 346 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.403075+0000 mon.smithi029 (mon.0) 397 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.403455+0000 mon.smithi029 (mon.0) 398 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.403731+0000 mon.smithi029 (mon.0) 399 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.404001+0000 mon.smithi029 (mon.0) 400 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.404261+0000 mon.smithi029 (mon.0) 401 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.406180+0000 mon.smithi029 (mon.0) 402 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:11:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.406462+0000 mon.smithi029 (mon.0) 403 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.406718+0000 mon.smithi029 (mon.0) 404 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.406975+0000 mon.smithi029 (mon.0) 405 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.407226+0000 mon.smithi029 (mon.0) 406 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:11:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.754386+0000 mon.smithi029 (mon.0) 407 : audit [DBG] from='client.? 172.21.15.29:0/4020825676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:11:41.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.120347+0000 mgr.smithi029.lsfhcm (mgr.34102) 347 : audit [DBG] from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:41.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:39.401244+0000 mgr.smithi029.lsfhcm (mgr.34102) 348 : audit [DBG] from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.120347+0000 mgr.smithi029.lsfhcm (mgr.34102) 347 : audit [DBG] from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:39.401244+0000 mgr.smithi029.lsfhcm (mgr.34102) 348 : audit [DBG] from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:11:40.044509+0000 mgr.smithi029.lsfhcm (mgr.34102) 349 : audit [DBG] from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:40.665306+0000 mgr.smithi029.lsfhcm (mgr.34102) 350 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:11:40.044509+0000 mgr.smithi029.lsfhcm (mgr.34102) 349 : audit [DBG] from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:11:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:40.665306+0000 mgr.smithi029.lsfhcm (mgr.34102) 350 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:42.665936+0000 mgr.smithi029.lsfhcm (mgr.34102) 351 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:42.665936+0000 mgr.smithi029.lsfhcm (mgr.34102) 351 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:44.666768+0000 mgr.smithi029.lsfhcm (mgr.34102) 352 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:44.666768+0000 mgr.smithi029.lsfhcm (mgr.34102) 352 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:46.667198+0000 mgr.smithi029.lsfhcm (mgr.34102) 353 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:48.236 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:46.667198+0000 mgr.smithi029.lsfhcm (mgr.34102) 353 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:48.668032+0000 mgr.smithi029.lsfhcm (mgr.34102) 354 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:48.668032+0000 mgr.smithi029.lsfhcm (mgr.34102) 354 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:50.668415+0000 mgr.smithi029.lsfhcm (mgr.34102) 355 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:50.668415+0000 mgr.smithi029.lsfhcm (mgr.34102) 355 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:52.668864+0000 mgr.smithi029.lsfhcm (mgr.34102) 356 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:52.668864+0000 mgr.smithi029.lsfhcm (mgr.34102) 356 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:54.669668+0000 mgr.smithi029.lsfhcm (mgr.34102) 357 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:54.669668+0000 mgr.smithi029.lsfhcm (mgr.34102) 357 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:58.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:56.670256+0000 mgr.smithi029.lsfhcm (mgr.34102) 358 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:11:58.236 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:56.670256+0000 mgr.smithi029.lsfhcm (mgr.34102) 358 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:11:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:11:58.670932+0000 mgr.smithi029.lsfhcm (mgr.34102) 359 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:11:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:11:58.670932+0000 mgr.smithi029.lsfhcm (mgr.34102) 359 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:00.671500+0000 mgr.smithi029.lsfhcm (mgr.34102) 360 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:00.671500+0000 mgr.smithi029.lsfhcm (mgr.34102) 360 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:02.671927+0000 mgr.smithi029.lsfhcm (mgr.34102) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:02.671927+0000 mgr.smithi029.lsfhcm (mgr.34102) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:04.672824+0000 mgr.smithi029.lsfhcm (mgr.34102) 362 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:04.672824+0000 mgr.smithi029.lsfhcm (mgr.34102) 362 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:06.673301+0000 mgr.smithi029.lsfhcm (mgr.34102) 363 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:06.673301+0000 mgr.smithi029.lsfhcm (mgr.34102) 363 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:08.674153+0000 mgr.smithi029.lsfhcm (mgr.34102) 364 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:08.674153+0000 mgr.smithi029.lsfhcm (mgr.34102) 364 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:10.358 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (24m) 3m ago 30m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (94m) 8m ago 94m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (94m) 3m ago 94m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (27m) 3m ago 94m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (80m) 8m ago 79m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:12:10.928 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (80m) 3m ago 80m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (24m) 8m ago 100m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (14m) 3m ago 94m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (8m) 8m ago 101m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (3m) 3m ago 99m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (30m) 8m ago 30m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (30m) 3m ago 30m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 72m - - 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 70m - - 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (94m) 8m ago 94m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (94m) 8m ago 94m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (93m) 8m ago 93m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (93m) 8m ago 93m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (91m) 3m ago 91m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (91m) 3m ago 91m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:12:10.929 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (91m) 3m ago 91m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:12:10.930 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (91m) 3m ago 91m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:12:10.930 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (30m) 3m ago 30m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:12:11.266 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:12:11.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:12:11.268 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:12:11.268 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:12:11.268 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:12:11.556 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:12:11.556 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:12:11.556 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:12:11.556 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:12:11.556 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:12:11.557 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:12:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.345483+0000 mgr.smithi029.lsfhcm (mgr.34102) 365 : audit [DBG] from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.634141+0000 mgr.smithi029.lsfhcm (mgr.34102) 366 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:10.674484+0000 mgr.smithi029.lsfhcm (mgr.34102) 367 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.915311+0000 mgr.smithi029.lsfhcm (mgr.34102) 368 : audit [DBG] from='client.34450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.917138+0000 mon.smithi029 (mon.0) 408 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.917487+0000 mon.smithi029 (mon.0) 409 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.917769+0000 mon.smithi029 (mon.0) 410 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.918034+0000 mon.smithi029 (mon.0) 411 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.918287+0000 mon.smithi029 (mon.0) 412 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.920232+0000 mon.smithi029 (mon.0) 413 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.920516+0000 mon.smithi029 (mon.0) 414 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.920787+0000 mon.smithi029 (mon.0) 415 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.921066+0000 mon.smithi029 (mon.0) 416 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:10.921327+0000 mon.smithi029 (mon.0) 417 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:11.265615+0000 mon.smithi029 (mon.0) 418 : audit [DBG] from='client.? 172.21.15.29:0/2911928831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:12:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.345483+0000 mgr.smithi029.lsfhcm (mgr.34102) 365 : audit [DBG] from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.634141+0000 mgr.smithi029.lsfhcm (mgr.34102) 366 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:10.674484+0000 mgr.smithi029.lsfhcm (mgr.34102) 367 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.915311+0000 mgr.smithi029.lsfhcm (mgr.34102) 368 : audit [DBG] from='client.34450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.917138+0000 mon.smithi029 (mon.0) 408 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.917487+0000 mon.smithi029 (mon.0) 409 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.917769+0000 mon.smithi029 (mon.0) 410 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.918034+0000 mon.smithi029 (mon.0) 411 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.918287+0000 mon.smithi029 (mon.0) 412 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.920232+0000 mon.smithi029 (mon.0) 413 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.920516+0000 mon.smithi029 (mon.0) 414 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.920787+0000 mon.smithi029 (mon.0) 415 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.921066+0000 mon.smithi029 (mon.0) 416 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:10.921327+0000 mon.smithi029 (mon.0) 417 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:12.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:11.265615+0000 mon.smithi029 (mon.0) 418 : audit [DBG] from='client.? 172.21.15.29:0/2911928831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:12:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:11.555074+0000 mgr.smithi029.lsfhcm (mgr.34102) 369 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:11.555074+0000 mgr.smithi029.lsfhcm (mgr.34102) 369 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:12.675054+0000 mgr.smithi029.lsfhcm (mgr.34102) 370 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:12.675054+0000 mgr.smithi029.lsfhcm (mgr.34102) 370 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:14.675716+0000 mgr.smithi029.lsfhcm (mgr.34102) 371 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:14.675716+0000 mgr.smithi029.lsfhcm (mgr.34102) 371 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:16.676135+0000 mgr.smithi029.lsfhcm (mgr.34102) 372 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:18.238 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:16.676135+0000 mgr.smithi029.lsfhcm (mgr.34102) 372 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:18.676752+0000 mgr.smithi029.lsfhcm (mgr.34102) 373 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:18.676752+0000 mgr.smithi029.lsfhcm (mgr.34102) 373 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:20.677247+0000 mgr.smithi029.lsfhcm (mgr.34102) 374 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:20.677247+0000 mgr.smithi029.lsfhcm (mgr.34102) 374 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:22.677852+0000 mgr.smithi029.lsfhcm (mgr.34102) 375 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:22.677852+0000 mgr.smithi029.lsfhcm (mgr.34102) 375 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:24.678609+0000 mgr.smithi029.lsfhcm (mgr.34102) 376 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:24.678609+0000 mgr.smithi029.lsfhcm (mgr.34102) 376 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:28.238 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:26.679122+0000 mgr.smithi029.lsfhcm (mgr.34102) 377 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:28.272 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:26.679122+0000 mgr.smithi029.lsfhcm (mgr.34102) 377 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:28.588365+0000 mon.smithi029 (mon.0) 419 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-23T02:12:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:28.588625+0000 mon.smithi029 (mon.0) 420 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:12:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:28.588856+0000 mon.smithi029 (mon.0) 421 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T02:12:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:28.589120+0000 mon.smithi029 (mon.0) 422 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:12:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:28.588365+0000 mon.smithi029 (mon.0) 419 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-23T02:12:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:28.588625+0000 mon.smithi029 (mon.0) 420 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:12:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:28.588856+0000 mon.smithi029 (mon.0) 421 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T02:12:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:28.589120+0000 mon.smithi029 (mon.0) 422 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:12:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:28.679726+0000 mgr.smithi029.lsfhcm (mgr.34102) 378 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:28.679726+0000 mgr.smithi029.lsfhcm (mgr.34102) 378 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:30.680299+0000 mgr.smithi029.lsfhcm (mgr.34102) 379 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:30.680299+0000 mgr.smithi029.lsfhcm (mgr.34102) 379 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:32.680846+0000 mgr.smithi029.lsfhcm (mgr.34102) 380 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:32.680846+0000 mgr.smithi029.lsfhcm (mgr.34102) 380 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:34.681578+0000 mgr.smithi029.lsfhcm (mgr.34102) 381 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:34.681578+0000 mgr.smithi029.lsfhcm (mgr.34102) 381 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:38.239 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:36.682095+0000 mgr.smithi029.lsfhcm (mgr.34102) 382 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:38.273 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:36.682095+0000 mgr.smithi029.lsfhcm (mgr.34102) 382 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:38.682745+0000 mgr.smithi029.lsfhcm (mgr.34102) 383 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:38.682745+0000 mgr.smithi029.lsfhcm (mgr.34102) 383 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:41.867 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:12:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:40.683352+0000 mgr.smithi029.lsfhcm (mgr.34102) 384 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:40.683352+0000 mgr.smithi029.lsfhcm (mgr.34102) 384 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (25m) 4m ago 31m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (95m) 9m ago 95m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (95m) 4m ago 95m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (27m) 4m ago 94m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (80m) 9m ago 80m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (80m) 4m ago 80m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (25m) 9m ago 101m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (14m) 4m ago 94m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (9m) 9m ago 101m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (4m) 4m ago 99m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (30m) 9m ago 30m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:12:42.439 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (30m) 4m ago 30m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 72m - - 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 70m - - 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (95m) 9m ago 95m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (94m) 9m ago 94m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (94m) 9m ago 94m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (94m) 9m ago 94m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (92m) 4m ago 92m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (92m) 4m ago 92m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (91m) 4m ago 91m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (91m) 4m ago 91m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:12:42.440 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (30m) 4m ago 30m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:12:42.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:12:42.778 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:12:42.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:12:42.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:12:42.778 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:12:42.778 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:12:43.066 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:12:43.066 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:12:43.067 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:41.855011+0000 mgr.smithi029.lsfhcm (mgr.34102) 385 : audit [DBG] from='client.34462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.427841+0000 mon.smithi029 (mon.0) 423 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.428210+0000 mon.smithi029 (mon.0) 424 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.428525+0000 mon.smithi029 (mon.0) 425 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.428822+0000 mon.smithi029 (mon.0) 426 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.429120+0000 mon.smithi029 (mon.0) 427 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.431045+0000 mon.smithi029 (mon.0) 428 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.431350+0000 mon.smithi029 (mon.0) 429 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.431644+0000 mon.smithi029 (mon.0) 430 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.431941+0000 mon.smithi029 (mon.0) 431 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.432227+0000 mon.smithi029 (mon.0) 432 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.775758+0000 mon.smithi029 (mon.0) 433 : audit [DBG] from='client.? 172.21.15.29:0/1141706033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:12:43.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:41.855011+0000 mgr.smithi029.lsfhcm (mgr.34102) 385 : audit [DBG] from='client.34462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:43.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.427841+0000 mon.smithi029 (mon.0) 423 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:43.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.428210+0000 mon.smithi029 (mon.0) 424 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.428525+0000 mon.smithi029 (mon.0) 425 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.428822+0000 mon.smithi029 (mon.0) 426 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.429120+0000 mon.smithi029 (mon.0) 427 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.431045+0000 mon.smithi029 (mon.0) 428 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.431350+0000 mon.smithi029 (mon.0) 429 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.431644+0000 mon.smithi029 (mon.0) 430 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.431941+0000 mon.smithi029 (mon.0) 431 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.432227+0000 mon.smithi029 (mon.0) 432 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:12:43.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.775758+0000 mon.smithi029 (mon.0) 433 : audit [DBG] from='client.? 172.21.15.29:0/1141706033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:12:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.144406+0000 mgr.smithi029.lsfhcm (mgr.34102) 386 : audit [DBG] from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:42.426062+0000 mgr.smithi029.lsfhcm (mgr.34102) 387 : audit [DBG] from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:42.683674+0000 mgr.smithi029.lsfhcm (mgr.34102) 388 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.144406+0000 mgr.smithi029.lsfhcm (mgr.34102) 386 : audit [DBG] from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:42.426062+0000 mgr.smithi029.lsfhcm (mgr.34102) 387 : audit [DBG] from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:42.683674+0000 mgr.smithi029.lsfhcm (mgr.34102) 388 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:12:43.065379+0000 mgr.smithi029.lsfhcm (mgr.34102) 389 : audit [DBG] from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:45.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:12:43.065379+0000 mgr.smithi029.lsfhcm (mgr.34102) 389 : audit [DBG] from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:12:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:44.684562+0000 mgr.smithi029.lsfhcm (mgr.34102) 390 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:44.684562+0000 mgr.smithi029.lsfhcm (mgr.34102) 390 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:48.240 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:46.684956+0000 mgr.smithi029.lsfhcm (mgr.34102) 391 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:48.274 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:46.684956+0000 mgr.smithi029.lsfhcm (mgr.34102) 391 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:48.685551+0000 mgr.smithi029.lsfhcm (mgr.34102) 392 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:48.685551+0000 mgr.smithi029.lsfhcm (mgr.34102) 392 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:50.685893+0000 mgr.smithi029.lsfhcm (mgr.34102) 393 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:50.685893+0000 mgr.smithi029.lsfhcm (mgr.34102) 393 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:52.686363+0000 mgr.smithi029.lsfhcm (mgr.34102) 394 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:52.686363+0000 mgr.smithi029.lsfhcm (mgr.34102) 394 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:54.687261+0000 mgr.smithi029.lsfhcm (mgr.34102) 395 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:54.687261+0000 mgr.smithi029.lsfhcm (mgr.34102) 395 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:56.687795+0000 mgr.smithi029.lsfhcm (mgr.34102) 396 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:12:58.274 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:56.687795+0000 mgr.smithi029.lsfhcm (mgr.34102) 396 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:12:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:12:58.688453+0000 mgr.smithi029.lsfhcm (mgr.34102) 397 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:12:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:12:58.688453+0000 mgr.smithi029.lsfhcm (mgr.34102) 397 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:00.688876+0000 mgr.smithi029.lsfhcm (mgr.34102) 398 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:00.688876+0000 mgr.smithi029.lsfhcm (mgr.34102) 398 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:02.689255+0000 mgr.smithi029.lsfhcm (mgr.34102) 399 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:02.689255+0000 mgr.smithi029.lsfhcm (mgr.34102) 399 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:04.689954+0000 mgr.smithi029.lsfhcm (mgr.34102) 400 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:04.689954+0000 mgr.smithi029.lsfhcm (mgr.34102) 400 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:06.690342+0000 mgr.smithi029.lsfhcm (mgr.34102) 401 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:08.275 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:06.690342+0000 mgr.smithi029.lsfhcm (mgr.34102) 401 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:08.691143+0000 mgr.smithi029.lsfhcm (mgr.34102) 402 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:08.691143+0000 mgr.smithi029.lsfhcm (mgr.34102) 402 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:10.691716+0000 mgr.smithi029.lsfhcm (mgr.34102) 403 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:10.691716+0000 mgr.smithi029.lsfhcm (mgr.34102) 403 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:13.379 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (25m) 4m ago 31m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (95m) 9m ago 95m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (95m) 4m ago 95m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (28m) 4m ago 95m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (81m) 9m ago 81m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (81m) 4m ago 81m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (25m) 9m ago 101m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (15m) 4m ago 95m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (9m) 9m ago 102m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (4m) 4m ago 100m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:13:13.961 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (31m) 9m ago 31m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (31m) 4m ago 31m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 73m - - 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 71m - - 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (95m) 9m ago 95m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (95m) 9m ago 95m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (94m) 9m ago 94m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (94m) 9m ago 94m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (92m) 4m ago 92m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (92m) 4m ago 92m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (92m) 4m ago 92m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (92m) 4m ago 92m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:13:13.962 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (31m) 4m ago 31m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:13:14.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:12.692253+0000 mgr.smithi029.lsfhcm (mgr.34102) 404 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:12.692253+0000 mgr.smithi029.lsfhcm (mgr.34102) 404 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:14.304 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:13:14.304 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:13:14.304 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:13:14.304 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:14.304 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:13:14.304 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:13:14.305 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:13:14.592 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:13:14.593 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:13:14.593 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:13:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.367064+0000 mgr.smithi029.lsfhcm (mgr.34102) 405 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.656727+0000 mgr.smithi029.lsfhcm (mgr.34102) 406 : audit [DBG] from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.947510+0000 mgr.smithi029.lsfhcm (mgr.34102) 407 : audit [DBG] from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.949355+0000 mon.smithi029 (mon.0) 434 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.949707+0000 mon.smithi029 (mon.0) 435 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.950005+0000 mon.smithi029 (mon.0) 436 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.950276+0000 mon.smithi029 (mon.0) 437 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.950543+0000 mon.smithi029 (mon.0) 438 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.952477+0000 mon.smithi029 (mon.0) 439 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.952776+0000 mon.smithi029 (mon.0) 440 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.953065+0000 mon.smithi029 (mon.0) 441 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.953337+0000 mon.smithi029 (mon.0) 442 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:13.953599+0000 mon.smithi029 (mon.0) 443 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:14.303168+0000 mon.smithi029 (mon.0) 444 : audit [DBG] from='client.? 172.21.15.29:0/1458265025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:13:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.367064+0000 mgr.smithi029.lsfhcm (mgr.34102) 405 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.656727+0000 mgr.smithi029.lsfhcm (mgr.34102) 406 : audit [DBG] from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.947510+0000 mgr.smithi029.lsfhcm (mgr.34102) 407 : audit [DBG] from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.949355+0000 mon.smithi029 (mon.0) 434 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.949707+0000 mon.smithi029 (mon.0) 435 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.950005+0000 mon.smithi029 (mon.0) 436 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.950276+0000 mon.smithi029 (mon.0) 437 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.950543+0000 mon.smithi029 (mon.0) 438 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.952477+0000 mon.smithi029 (mon.0) 439 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.952776+0000 mon.smithi029 (mon.0) 440 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.953065+0000 mon.smithi029 (mon.0) 441 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.953337+0000 mon.smithi029 (mon.0) 442 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:13.953599+0000 mon.smithi029 (mon.0) 443 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:14.303168+0000 mon.smithi029 (mon.0) 444 : audit [DBG] from='client.? 172.21.15.29:0/1458265025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:13:16.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:14.590705+0000 mgr.smithi029.lsfhcm (mgr.34102) 408 : audit [DBG] from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:14.693104+0000 mgr.smithi029.lsfhcm (mgr.34102) 409 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:14.590705+0000 mgr.smithi029.lsfhcm (mgr.34102) 408 : audit [DBG] from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:14.693104+0000 mgr.smithi029.lsfhcm (mgr.34102) 409 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:16.693570+0000 mgr.smithi029.lsfhcm (mgr.34102) 410 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:16.693570+0000 mgr.smithi029.lsfhcm (mgr.34102) 410 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:18.694398+0000 mgr.smithi029.lsfhcm (mgr.34102) 411 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:18.694398+0000 mgr.smithi029.lsfhcm (mgr.34102) 411 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:20.694749+0000 mgr.smithi029.lsfhcm (mgr.34102) 412 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:20.694749+0000 mgr.smithi029.lsfhcm (mgr.34102) 412 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:22.695348+0000 mgr.smithi029.lsfhcm (mgr.34102) 413 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:22.695348+0000 mgr.smithi029.lsfhcm (mgr.34102) 413 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:24.696252+0000 mgr.smithi029.lsfhcm (mgr.34102) 414 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:24.696252+0000 mgr.smithi029.lsfhcm (mgr.34102) 414 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:28.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:26.696808+0000 mgr.smithi029.lsfhcm (mgr.34102) 415 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:28.242 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:26.696808+0000 mgr.smithi029.lsfhcm (mgr.34102) 415 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:28.592343+0000 mon.smithi029 (mon.0) 445 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:13:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:28.592708+0000 mon.smithi029 (mon.0) 446 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-23T02:13:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:28.593055+0000 mon.smithi029 (mon.0) 447 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:13:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:28.593370+0000 mon.smithi029 (mon.0) 448 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:13:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:28.592343+0000 mon.smithi029 (mon.0) 445 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:13:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:28.592708+0000 mon.smithi029 (mon.0) 446 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-23T02:13:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:28.593055+0000 mon.smithi029 (mon.0) 447 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:13:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:28.593370+0000 mon.smithi029 (mon.0) 448 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:13:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:28.697383+0000 mgr.smithi029.lsfhcm (mgr.34102) 416 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:28.697383+0000 mgr.smithi029.lsfhcm (mgr.34102) 416 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:30.697885+0000 mgr.smithi029.lsfhcm (mgr.34102) 417 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:30.697885+0000 mgr.smithi029.lsfhcm (mgr.34102) 417 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:32.698373+0000 mgr.smithi029.lsfhcm (mgr.34102) 418 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:32.698373+0000 mgr.smithi029.lsfhcm (mgr.34102) 418 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:34.699051+0000 mgr.smithi029.lsfhcm (mgr.34102) 419 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:34.699051+0000 mgr.smithi029.lsfhcm (mgr.34102) 419 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:38.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:36.699438+0000 mgr.smithi029.lsfhcm (mgr.34102) 420 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:38.243 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:36.699438+0000 mgr.smithi029.lsfhcm (mgr.34102) 420 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:38.700333+0000 mgr.smithi029.lsfhcm (mgr.34102) 421 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:38.700333+0000 mgr.smithi029.lsfhcm (mgr.34102) 421 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:40.700834+0000 mgr.smithi029.lsfhcm (mgr.34102) 422 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:40.700834+0000 mgr.smithi029.lsfhcm (mgr.34102) 422 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:42.701277+0000 mgr.smithi029.lsfhcm (mgr.34102) 423 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:42.701277+0000 mgr.smithi029.lsfhcm (mgr.34102) 423 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:44.904 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (26m) 5m ago 32m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (96m) 10m ago 96m 6349k - 15.2.13 2cf504fded39 ca492c5c24bf 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (96m) 5m ago 96m 6353k - 15.2.13 2cf504fded39 456255e70b2e 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (28m) 5m ago 95m 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (81m) 10m ago 81m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (81m) 5m ago 81m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (26m) 10m ago 102m 416M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:13:45.474 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (15m) 5m ago 95m 386M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (10m) 10m ago 102m 55.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (5m) 5m ago 100m 21.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (31m) 10m ago 31m 92.5M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (31m) 5m ago 31m 90.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 73m - - 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 71m - - 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (96m) 10m ago 96m 338M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (95m) 10m ago 95m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (95m) 10m ago 95m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (95m) 10m ago 95m 254M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (93m) 5m ago 93m 442M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (93m) 5m ago 93m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (92m) 5m ago 92m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (92m) 5m ago 92m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:13:45.475 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (31m) 5m ago 31m 73.3M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:13:45.812 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:13:45.812 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:13:45.812 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:13:45.813 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:13:45.814 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:13:46.103 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/23 daemons upgraded", 2024-02-23T02:13:46.104 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-02-23T02:13:46.104 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:13:46.104 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:44.701885+0000 mgr.smithi029.lsfhcm (mgr.34102) 424 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:44.892059+0000 mgr.smithi029.lsfhcm (mgr.34102) 425 : audit [DBG] from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.462571+0000 mon.smithi029 (mon.0) 449 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.462950+0000 mon.smithi029 (mon.0) 450 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.463273+0000 mon.smithi029 (mon.0) 451 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.463582+0000 mon.smithi029 (mon.0) 452 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.463876+0000 mon.smithi029 (mon.0) 453 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.465846+0000 mon.smithi029 (mon.0) 454 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.466172+0000 mon.smithi029 (mon.0) 455 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.466477+0000 mon.smithi029 (mon.0) 456 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.466773+0000 mon.smithi029 (mon.0) 457 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.467076+0000 mon.smithi029 (mon.0) 458 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:44.701885+0000 mgr.smithi029.lsfhcm (mgr.34102) 424 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:44.892059+0000 mgr.smithi029.lsfhcm (mgr.34102) 425 : audit [DBG] from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.462571+0000 mon.smithi029 (mon.0) 449 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.462950+0000 mon.smithi029 (mon.0) 450 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.463273+0000 mon.smithi029 (mon.0) 451 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.463582+0000 mon.smithi029 (mon.0) 452 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.463876+0000 mon.smithi029 (mon.0) 453 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.465846+0000 mon.smithi029 (mon.0) 454 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.466172+0000 mon.smithi029 (mon.0) 455 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.466477+0000 mon.smithi029 (mon.0) 456 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.466773+0000 mon.smithi029 (mon.0) 457 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:46.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.467076+0000 mon.smithi029 (mon.0) 458 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:13:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.178872+0000 mgr.smithi029.lsfhcm (mgr.34102) 426 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.460719+0000 mgr.smithi029.lsfhcm (mgr.34102) 427 : audit [DBG] from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:45.811504+0000 mon.smithi029 (mon.0) 459 : audit [DBG] from='client.? 172.21.15.29:0/1129098144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:13:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.178872+0000 mgr.smithi029.lsfhcm (mgr.34102) 426 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.460719+0000 mgr.smithi029.lsfhcm (mgr.34102) 427 : audit [DBG] from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:45.811504+0000 mon.smithi029 (mon.0) 459 : audit [DBG] from='client.? 172.21.15.29:0/1129098144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:13:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:46.101890+0000 mgr.smithi029.lsfhcm (mgr.34102) 428 : audit [DBG] from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:46.702345+0000 mgr.smithi029.lsfhcm (mgr.34102) 429 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:48.244 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:46.101890+0000 mgr.smithi029.lsfhcm (mgr.34102) 428 : audit [DBG] from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:13:48.244 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:46.702345+0000 mgr.smithi029.lsfhcm (mgr.34102) 429 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:48.703226+0000 mgr.smithi029.lsfhcm (mgr.34102) 430 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:50.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:48.703226+0000 mgr.smithi029.lsfhcm (mgr.34102) 430 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:50.703605+0000 mgr.smithi029.lsfhcm (mgr.34102) 431 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:50.703605+0000 mgr.smithi029.lsfhcm (mgr.34102) 431 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:53.891 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:52.704094+0000 mgr.smithi029.lsfhcm (mgr.34102) 432 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:53.891 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:53.188835+0000 mon.smithi029 (mon.0) 460 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T02:13:53.891 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:53.189715+0000 mon.smithi029 (mon.0) 461 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:53.891 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:53.191583+0000 mon.smithi029 (mon.0) 462 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-23T02:13:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:52.704094+0000 mgr.smithi029.lsfhcm (mgr.34102) 432 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:53.188835+0000 mon.smithi029 (mon.0) 460 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T02:13:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:53.189715+0000 mon.smithi029 (mon.0) 461 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:53.191583+0000 mon.smithi029 (mon.0) 462 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:53.188169+0000 mgr.smithi029.lsfhcm (mgr.34102) 433 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:13:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:13:55.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:13:55.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:13:55.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:13:55.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:53.188496+0000 mgr.smithi029.lsfhcm (mgr.34102) 434 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-23T02:13:55.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:53.191138+0000 mgr.smithi029.lsfhcm (mgr.34102) 435 : cephadm [INF] Reconfiguring daemon osd.4 on smithi052 2024-02-23T02:13:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:53.188169+0000 mgr.smithi029.lsfhcm (mgr.34102) 433 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:13:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:13:55.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:53.188496+0000 mgr.smithi029.lsfhcm (mgr.34102) 434 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-23T02:13:55.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:53.191138+0000 mgr.smithi029.lsfhcm (mgr.34102) 435 : cephadm [INF] Reconfiguring daemon osd.4 on smithi052 2024-02-23T02:13:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:54.704732+0000 mgr.smithi029.lsfhcm (mgr.34102) 436 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:54.830425+0000 mon.smithi029 (mon.0) 463 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:13:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:54.831410+0000 mgr.smithi029.lsfhcm (mgr.34102) 437 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-23T02:13:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:54.833544+0000 mon.smithi029 (mon.0) 464 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T02:13:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:54.834405+0000 mon.smithi029 (mon.0) 465 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:54.838022+0000 mgr.smithi029.lsfhcm (mgr.34102) 438 : cephadm [INF] Reconfiguring daemon osd.5 on smithi052 2024-02-23T02:13:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:54.838568+0000 mon.smithi029 (mon.0) 466 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:54.704732+0000 mgr.smithi029.lsfhcm (mgr.34102) 436 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:54.830425+0000 mon.smithi029 (mon.0) 463 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:54.831410+0000 mgr.smithi029.lsfhcm (mgr.34102) 437 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:54.833544+0000 mon.smithi029 (mon.0) 464 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:54.834405+0000 mon.smithi029 (mon.0) 465 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:54.838022+0000 mgr.smithi029.lsfhcm (mgr.34102) 438 : cephadm [INF] Reconfiguring daemon osd.5 on smithi052 2024-02-23T02:13:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:54.838568+0000 mon.smithi029 (mon.0) 466 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:56.279949+0000 mon.smithi029 (mon.0) 467 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:56.280852+0000 mgr.smithi029.lsfhcm (mgr.34102) 439 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:56.281207+0000 mon.smithi029 (mon.0) 468 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:56.282078+0000 mon.smithi029 (mon.0) 469 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:56.283421+0000 mgr.smithi029.lsfhcm (mgr.34102) 440 : cephadm [INF] Reconfiguring daemon osd.6 on smithi052 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:56.283938+0000 mon.smithi029 (mon.0) 470 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-23T02:13:57.570 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:56.705179+0000 mgr.smithi029.lsfhcm (mgr.34102) 441 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:56.279949+0000 mon.smithi029 (mon.0) 467 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:56.280852+0000 mgr.smithi029.lsfhcm (mgr.34102) 439 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:56.281207+0000 mon.smithi029 (mon.0) 468 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:56.282078+0000 mon.smithi029 (mon.0) 469 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:56.283421+0000 mgr.smithi029.lsfhcm (mgr.34102) 440 : cephadm [INF] Reconfiguring daemon osd.6 on smithi052 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:56.283938+0000 mon.smithi029 (mon.0) 470 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-23T02:13:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:56.705179+0000 mgr.smithi029.lsfhcm (mgr.34102) 441 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:13:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:57.644819+0000 mon.smithi029 (mon.0) 471 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:13:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:57.645727+0000 mgr.smithi029.lsfhcm (mgr.34102) 442 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-23T02:13:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:57.646051+0000 mon.smithi029 (mon.0) 472 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T02:13:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:57.646882+0000 mon.smithi029 (mon.0) 473 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:57.648254+0000 mgr.smithi029.lsfhcm (mgr.34102) 443 : cephadm [INF] Reconfiguring daemon osd.7 on smithi052 2024-02-23T02:13:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:57.648713+0000 mon.smithi029 (mon.0) 474 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-23T02:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:57.644819+0000 mon.smithi029 (mon.0) 471 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:57.645727+0000 mgr.smithi029.lsfhcm (mgr.34102) 442 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-23T02:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:57.646051+0000 mon.smithi029 (mon.0) 472 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T02:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:57.646882+0000 mon.smithi029 (mon.0) 473 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:57.648254+0000 mgr.smithi029.lsfhcm (mgr.34102) 443 : cephadm [INF] Reconfiguring daemon osd.7 on smithi052 2024-02-23T02:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:57.648713+0000 mon.smithi029 (mon.0) 474 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:13:58.706035+0000 mgr.smithi029.lsfhcm (mgr.34102) 444 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:58.984678+0000 mon.smithi029 (mon.0) 475 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:58.985763+0000 mgr.smithi029.lsfhcm (mgr.34102) 445 : cephadm [INF] Reconfiguring mds.foofs.smithi052.uthbhj (monmap changed)... 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:58.986138+0000 mon.smithi029 (mon.0) 476 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi052.uthbhj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:58.987069+0000 mon.smithi029 (mon.0) 477 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:13:58.987765+0000 mgr.smithi029.lsfhcm (mgr.34102) 446 : cephadm [INF] Reconfiguring daemon mds.foofs.smithi052.uthbhj on smithi052 2024-02-23T02:14:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:13:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:13:58.988226+0000 mon.smithi029 (mon.0) 478 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "container_image"}]: dispatch 2024-02-23T02:14:00.374 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:13:58.706035+0000 mgr.smithi029.lsfhcm (mgr.34102) 444 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:00.374 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:58.984678+0000 mon.smithi029 (mon.0) 475 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:00.374 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:58.985763+0000 mgr.smithi029.lsfhcm (mgr.34102) 445 : cephadm [INF] Reconfiguring mds.foofs.smithi052.uthbhj (monmap changed)... 2024-02-23T02:14:00.374 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:58.986138+0000 mon.smithi029 (mon.0) 476 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi052.uthbhj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T02:14:00.374 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:58.987069+0000 mon.smithi029 (mon.0) 477 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:00.375 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:13:58.987765+0000 mgr.smithi029.lsfhcm (mgr.34102) 446 : cephadm [INF] Reconfiguring daemon mds.foofs.smithi052.uthbhj on smithi052 2024-02-23T02:14:00.375 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:13:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:13:58.988226+0000 mon.smithi029 (mon.0) 478 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "container_image"}]: dispatch 2024-02-23T02:14:01.593 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.425141+0000 mon.smithi029 (mon.0) 479 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:01.593 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.427658+0000 mon.smithi029 (mon.0) 480 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.430759+0000 mon.smithi029 (mon.0) 481 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.432588+0000 mon.smithi029 (mon.0) 482 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:00.433337+0000 mgr.smithi029.lsfhcm (mgr.34102) 447 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.437342+0000 mon.smithi029 (mon.0) 483 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.438198+0000 mon.smithi029 (mon.0) 484 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi029"}]: dispatch 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.441549+0000 mon.smithi029 (mon.0) 485 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi029"}]': finished 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.442323+0000 mon.smithi029 (mon.0) 486 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi052"}]: dispatch 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:00.445550+0000 mon.smithi029 (mon.0) 487 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi052"}]': finished 2024-02-23T02:14:01.594 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:00.706362+0000 mgr.smithi029.lsfhcm (mgr.34102) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.425141+0000 mon.smithi029 (mon.0) 479 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.427658+0000 mon.smithi029 (mon.0) 480 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.430759+0000 mon.smithi029 (mon.0) 481 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.432588+0000 mon.smithi029 (mon.0) 482 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:00.433337+0000 mgr.smithi029.lsfhcm (mgr.34102) 447 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.437342+0000 mon.smithi029 (mon.0) 483 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.438198+0000 mon.smithi029 (mon.0) 484 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi029"}]: dispatch 2024-02-23T02:14:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.441549+0000 mon.smithi029 (mon.0) 485 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi029"}]': finished 2024-02-23T02:14:01.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.442323+0000 mon.smithi029 (mon.0) 486 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi052"}]: dispatch 2024-02-23T02:14:01.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:00.445550+0000 mon.smithi029 (mon.0) 487 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi052"}]': finished 2024-02-23T02:14:01.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:00.706362+0000 mgr.smithi029.lsfhcm (mgr.34102) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:02.056673+0000 mgr.smithi029.lsfhcm (mgr.34102) 449 : cephadm [INF] Upgrade: Updating crash.smithi029 (1/2) 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:02.061097+0000 mon.smithi029 (mon.0) 488 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:02.061837+0000 mon.smithi029 (mon.0) 489 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi029", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:02.062535+0000 mon.smithi029 (mon.0) 490 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:02.063116+0000 mgr.smithi029.lsfhcm (mgr.34102) 450 : cephadm [INF] Deploying daemon crash.smithi029 on smithi029 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:02.063551+0000 mon.smithi029 (mon.0) 491 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi029","key": "container_image"}]: dispatch 2024-02-23T02:14:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:02.706690+0000 mgr.smithi029.lsfhcm (mgr.34102) 451 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:02.056673+0000 mgr.smithi029.lsfhcm (mgr.34102) 449 : cephadm [INF] Upgrade: Updating crash.smithi029 (1/2) 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:02.061097+0000 mon.smithi029 (mon.0) 488 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:02.061837+0000 mon.smithi029 (mon.0) 489 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi029", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:02.062535+0000 mon.smithi029 (mon.0) 490 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:02.063116+0000 mgr.smithi029.lsfhcm (mgr.34102) 450 : cephadm [INF] Deploying daemon crash.smithi029 on smithi029 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:02.063551+0000 mon.smithi029 (mon.0) 491 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi029","key": "container_image"}]: dispatch 2024-02-23T02:14:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:02.706690+0000 mgr.smithi029.lsfhcm (mgr.34102) 451 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:04.707313+0000 mgr.smithi029.lsfhcm (mgr.34102) 452 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:05.723445+0000 mon.smithi029 (mon.0) 492 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:04.707313+0000 mgr.smithi029.lsfhcm (mgr.34102) 452 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:05.723445+0000 mon.smithi029 (mon.0) 492 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:07.874 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:06.707693+0000 mgr.smithi029.lsfhcm (mgr.34102) 453 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:07.874 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:07.201372+0000 mon.smithi029 (mon.0) 493 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:07.874 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:07.202288+0000 mon.smithi029 (mon.0) 494 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi052", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:14:07.874 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:07.203215+0000 mon.smithi029 (mon.0) 495 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:07.875 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:07.204521+0000 mon.smithi029 (mon.0) 496 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:14:08.245 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:06.707693+0000 mgr.smithi029.lsfhcm (mgr.34102) 453 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:08.245 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:07.201372+0000 mon.smithi029 (mon.0) 493 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:08.245 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:07.202288+0000 mon.smithi029 (mon.0) 494 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi052", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T02:14:08.245 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:07.203215+0000 mon.smithi029 (mon.0) 495 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:08.245 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:07.204521+0000 mon.smithi029 (mon.0) 496 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.crash.smithi052","key": "container_image"}]: dispatch 2024-02-23T02:14:09.026 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:07.197095+0000 mgr.smithi029.lsfhcm (mgr.34102) 454 : cephadm [INF] Upgrade: Updating crash.smithi052 (2/2) 2024-02-23T02:14:09.026 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:07.203940+0000 mgr.smithi029.lsfhcm (mgr.34102) 455 : cephadm [INF] Deploying daemon crash.smithi052 on smithi052 2024-02-23T02:14:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:07.197095+0000 mgr.smithi029.lsfhcm (mgr.34102) 454 : cephadm [INF] Upgrade: Updating crash.smithi052 (2/2) 2024-02-23T02:14:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:07.203940+0000 mgr.smithi029.lsfhcm (mgr.34102) 455 : cephadm [INF] Deploying daemon crash.smithi052 on smithi052 2024-02-23T02:14:09.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:08.708466+0000 mgr.smithi029.lsfhcm (mgr.34102) 456 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:10.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:08.708466+0000 mgr.smithi029.lsfhcm (mgr.34102) 456 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:10.457889+0000 mon.smithi029 (mon.0) 497 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:10.459035+0000 mon.smithi029 (mon.0) 498 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:10.704511+0000 mon.smithi029 (mon.0) 499 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:10.705520+0000 mon.smithi029 (mon.0) 500 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:10.708795+0000 mgr.smithi029.lsfhcm (mgr.34102) 457 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:10.711363+0000 mon.smithi029 (mon.0) 501 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:10.712179+0000 mon.smithi029 (mon.0) 502 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:10.457889+0000 mon.smithi029 (mon.0) 497 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:10.459035+0000 mon.smithi029 (mon.0) 498 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:10.704511+0000 mon.smithi029 (mon.0) 499 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:10.705520+0000 mon.smithi029 (mon.0) 500 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:10.708795+0000 mgr.smithi029.lsfhcm (mgr.34102) 457 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:10.711363+0000 mon.smithi029 (mon.0) 501 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:10.712179+0000 mon.smithi029 (mon.0) 502 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:12.709222+0000 mgr.smithi029.lsfhcm (mgr.34102) 458 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:12.709222+0000 mgr.smithi029.lsfhcm (mgr.34102) 458 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:15.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:14.217161+0000 mon.smithi029 (mon.0) 503 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:15.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:14.218035+0000 mon.smithi029 (mon.0) 504 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:14:15.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:14.710124+0000 mgr.smithi029.lsfhcm (mgr.34102) 459 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:15.424 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:14.217161+0000 mon.smithi029 (mon.0) 503 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:15.425 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:14.218035+0000 mon.smithi029 (mon.0) 504 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:14:15.425 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:14.710124+0000 mgr.smithi029.lsfhcm (mgr.34102) 459 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:16.426 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (26m) 0s ago 32m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (11s) 2s ago 96m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (7s) 0s ago 96m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (29m) 0s ago 96m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (82m) 2s ago 82m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (82m) 0s ago 82m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (26m) 2s ago 103m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (16m) 0s ago 96m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (11m) 2s ago 103m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (5m) 0s ago 101m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:14:17.007 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (32m) 2s ago 32m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (32m) 0s ago 32m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2s ago 74m - - 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 0s ago 72m - - 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (96m) 2s ago 96m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (96m) 2s ago 96m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (96m) 2s ago 96m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (95m) 2s ago 95m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (94m) 0s ago 94m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (93m) 0s ago 93m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (93m) 0s ago 93m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (93m) 0s ago 93m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:14:17.008 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (32m) 0s ago 32m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:14:17.354 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:14:17.355 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:17.355 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:14:17.355 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:14:17.355 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:14:17.355 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:14:17.355 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:14:17.382 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.285949+0000 mon.smithi029 (mon.0) 505 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.286917+0000 mon.smithi029 (mon.0) 506 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.413080+0000 mgr.smithi029.lsfhcm (mgr.34102) 460 : audit [DBG] from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.703889+0000 mgr.smithi029.lsfhcm (mgr.34102) 461 : audit [DBG] from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:16.710557+0000 mgr.smithi029.lsfhcm (mgr.34102) 462 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.992579+0000 mgr.smithi029.lsfhcm (mgr.34102) 463 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.994438+0000 mon.smithi029 (mon.0) 507 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.994877+0000 mon.smithi029 (mon.0) 508 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.995227+0000 mon.smithi029 (mon.0) 509 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.995638+0000 mon.smithi029 (mon.0) 510 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.996019+0000 mon.smithi029 (mon.0) 511 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.998126+0000 mon.smithi029 (mon.0) 512 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.998483+0000 mon.smithi029 (mon.0) 513 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.383 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.998834+0000 mon.smithi029 (mon.0) 514 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.384 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.999172+0000 mon.smithi029 (mon.0) 515 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.384 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:16.999497+0000 mon.smithi029 (mon.0) 516 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.645 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:14:17.646 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.285949+0000 mon.smithi029 (mon.0) 505 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.286917+0000 mon.smithi029 (mon.0) 506 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.413080+0000 mgr.smithi029.lsfhcm (mgr.34102) 460 : audit [DBG] from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.703889+0000 mgr.smithi029.lsfhcm (mgr.34102) 461 : audit [DBG] from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:16.710557+0000 mgr.smithi029.lsfhcm (mgr.34102) 462 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.992579+0000 mgr.smithi029.lsfhcm (mgr.34102) 463 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.994438+0000 mon.smithi029 (mon.0) 507 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.994877+0000 mon.smithi029 (mon.0) 508 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.995227+0000 mon.smithi029 (mon.0) 509 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.740 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.995638+0000 mon.smithi029 (mon.0) 510 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.741 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.996019+0000 mon.smithi029 (mon.0) 511 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.741 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.998126+0000 mon.smithi029 (mon.0) 512 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:17.741 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.998483+0000 mon.smithi029 (mon.0) 513 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.741 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.998834+0000 mon.smithi029 (mon.0) 514 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.741 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.999172+0000 mon.smithi029 (mon.0) 515 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:17.741 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:16.999497+0000 mon.smithi029 (mon.0) 516 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:17.352237+0000 mon.smithi029 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.29:0/477497826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:17.644442+0000 mgr.smithi029.lsfhcm (mgr.34102) 464 : audit [DBG] from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:17.757160+0000 mon.smithi029 (mon.0) 518 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:17.979897+0000 mon.smithi029 (mon.0) 519 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.271969+0000 mon.smithi029 (mon.0) 520 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.272339+0000 mon.smithi029 (mon.0) 521 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.272627+0000 mon.smithi029 (mon.0) 522 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.272896+0000 mon.smithi029 (mon.0) 523 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.273182+0000 mon.smithi029 (mon.0) 524 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.273448+0000 mon.smithi029 (mon.0) 525 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.273718+0000 mon.smithi029 (mon.0) 526 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.273987+0000 mon.smithi029 (mon.0) 527 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.274287+0000 mon.smithi029 (mon.0) 528 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:14:18.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:18.274615+0000 mon.smithi029 (mon.0) 529 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:17.352237+0000 mon.smithi029 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.29:0/477497826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:17.644442+0000 mgr.smithi029.lsfhcm (mgr.34102) 464 : audit [DBG] from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:17.757160+0000 mon.smithi029 (mon.0) 518 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:17.979897+0000 mon.smithi029 (mon.0) 519 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.271969+0000 mon.smithi029 (mon.0) 520 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.272339+0000 mon.smithi029 (mon.0) 521 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.272627+0000 mon.smithi029 (mon.0) 522 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.272896+0000 mon.smithi029 (mon.0) 523 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.273182+0000 mon.smithi029 (mon.0) 524 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.273448+0000 mon.smithi029 (mon.0) 525 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.273718+0000 mon.smithi029 (mon.0) 526 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.273987+0000 mon.smithi029 (mon.0) 527 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.274287+0000 mon.smithi029 (mon.0) 528 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:14:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:18.274615+0000 mon.smithi029 (mon.0) 529 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:19.495 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:18.711338+0000 mgr.smithi029.lsfhcm (mgr.34102) 465 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:18.711338+0000 mgr.smithi029.lsfhcm (mgr.34102) 465 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:20.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:19.520290+0000 mon.smithi029 (mon.0) 530 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:19.751085+0000 mon.smithi029 (mon.0) 531 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.043258+0000 mon.smithi029 (mon.0) 532 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.043793+0000 mon.smithi029 (mon.0) 533 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.044269+0000 mon.smithi029 (mon.0) 534 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.044713+0000 mon.smithi029 (mon.0) 535 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.045154+0000 mon.smithi029 (mon.0) 536 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.045592+0000 mon.smithi029 (mon.0) 537 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.046046+0000 mon.smithi029 (mon.0) 538 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.046492+0000 mon.smithi029 (mon.0) 539 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.046944+0000 mon.smithi029 (mon.0) 540 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.047381+0000 mon.smithi029 (mon.0) 541 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.048028+0000 mon.smithi029 (mon.0) 542 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.048924+0000 mon.smithi029 (mon.0) 543 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:14:20.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.054633+0000 mon.smithi029 (mon.0) 544 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:20.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.057505+0000 mon.smithi029 (mon.0) 545 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:14:20.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:20.061264+0000 mon.smithi029 (mon.0) 546 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:19.520290+0000 mon.smithi029 (mon.0) 530 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:14:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:19.751085+0000 mon.smithi029 (mon.0) 531 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.043258+0000 mon.smithi029 (mon.0) 532 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.043793+0000 mon.smithi029 (mon.0) 533 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.044269+0000 mon.smithi029 (mon.0) 534 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.044713+0000 mon.smithi029 (mon.0) 535 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.045154+0000 mon.smithi029 (mon.0) 536 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.045592+0000 mon.smithi029 (mon.0) 537 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.046046+0000 mon.smithi029 (mon.0) 538 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.046492+0000 mon.smithi029 (mon.0) 539 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.046944+0000 mon.smithi029 (mon.0) 540 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.047381+0000 mon.smithi029 (mon.0) 541 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.048028+0000 mon.smithi029 (mon.0) 542 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.048924+0000 mon.smithi029 (mon.0) 543 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.054633+0000 mon.smithi029 (mon.0) 544 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.057505+0000 mon.smithi029 (mon.0) 545 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:14:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:20.061264+0000 mon.smithi029 (mon.0) 546 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:14:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:20.049659+0000 mgr.smithi029.lsfhcm (mgr.34102) 466 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:14:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:20.050218+0000 mgr.smithi029.lsfhcm (mgr.34102) 467 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:20.050433+0000 mgr.smithi029.lsfhcm (mgr.34102) 468 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:20.063268+0000 mgr.smithi029.lsfhcm (mgr.34102) 469 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:14:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:14:20.063409+0000 mgr.smithi029.lsfhcm (mgr.34102) 470 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:14:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:20.049659+0000 mgr.smithi029.lsfhcm (mgr.34102) 466 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:14:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:20.050218+0000 mgr.smithi029.lsfhcm (mgr.34102) 467 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:20.050433+0000 mgr.smithi029.lsfhcm (mgr.34102) 468 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:20.063268+0000 mgr.smithi029.lsfhcm (mgr.34102) 469 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:14:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:14:20.063409+0000 mgr.smithi029.lsfhcm (mgr.34102) 470 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:14:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:22.050892+0000 mgr.smithi029.lsfhcm (mgr.34102) 471 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:22.050892+0000 mgr.smithi029.lsfhcm (mgr.34102) 471 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:24.051771+0000 mgr.smithi029.lsfhcm (mgr.34102) 472 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:24.051771+0000 mgr.smithi029.lsfhcm (mgr.34102) 472 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:26.052310+0000 mgr.smithi029.lsfhcm (mgr.34102) 473 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:28.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:26.052310+0000 mgr.smithi029.lsfhcm (mgr.34102) 473 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:28.597104+0000 mon.smithi029 (mon.0) 547 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T02:14:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:28.597436+0000 mon.smithi029 (mon.0) 548 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:14:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:28.597671+0000 mon.smithi029 (mon.0) 549 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:14:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:28.597882+0000 mon.smithi029 (mon.0) 550 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:14:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:28.597104+0000 mon.smithi029 (mon.0) 547 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T02:14:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:28.597436+0000 mon.smithi029 (mon.0) 548 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:14:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:28.597671+0000 mon.smithi029 (mon.0) 549 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:14:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:28.597882+0000 mon.smithi029 (mon.0) 550 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:14:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:28.052734+0000 mgr.smithi029.lsfhcm (mgr.34102) 474 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:28.052734+0000 mgr.smithi029.lsfhcm (mgr.34102) 474 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:30.053524+0000 mgr.smithi029.lsfhcm (mgr.34102) 475 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:30.053524+0000 mgr.smithi029.lsfhcm (mgr.34102) 475 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:32.054081+0000 mgr.smithi029.lsfhcm (mgr.34102) 476 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:32.054081+0000 mgr.smithi029.lsfhcm (mgr.34102) 476 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:34.054989+0000 mgr.smithi029.lsfhcm (mgr.34102) 477 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:34.054989+0000 mgr.smithi029.lsfhcm (mgr.34102) 477 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:38.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:36.055429+0000 mgr.smithi029.lsfhcm (mgr.34102) 478 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:38.247 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:36.055429+0000 mgr.smithi029.lsfhcm (mgr.34102) 478 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:38.055870+0000 mgr.smithi029.lsfhcm (mgr.34102) 479 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:38.055870+0000 mgr.smithi029.lsfhcm (mgr.34102) 479 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:40.056611+0000 mgr.smithi029.lsfhcm (mgr.34102) 480 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:40.056611+0000 mgr.smithi029.lsfhcm (mgr.34102) 480 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:42.057081+0000 mgr.smithi029.lsfhcm (mgr.34102) 481 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:42.057081+0000 mgr.smithi029.lsfhcm (mgr.34102) 481 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:44.057969+0000 mgr.smithi029.lsfhcm (mgr.34102) 482 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:44.057969+0000 mgr.smithi029.lsfhcm (mgr.34102) 482 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:47.961 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:14:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:46.058394+0000 mgr.smithi029.lsfhcm (mgr.34102) 483 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:48.247 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:46.058394+0000 mgr.smithi029.lsfhcm (mgr.34102) 483 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (27m) 32s ago 33m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (43s) 34s ago 97m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (38s) 32s ago 97m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (29m) 32s ago 96m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (82m) 34s ago 82m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (82m) 32s ago 82m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (27m) 34s ago 103m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:14:48.536 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (16m) 32s ago 96m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (11m) 34s ago 103m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (6m) 32s ago 101m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (32m) 34s ago 32m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (32m) 32s ago 32m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 34s ago 74m - - 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 32s ago 72m - - 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (97m) 34s ago 97m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (96m) 34s ago 96m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (96m) 34s ago 96m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (96m) 34s ago 96m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (94m) 32s ago 94m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (94m) 32s ago 94m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (93m) 32s ago 93m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (93m) 32s ago 93m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:14:48.537 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (32m) 32s ago 32m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:48.882 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:14:48.883 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:14:49.167 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:14:49.167 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:14:49.167 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:14:49.167 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:14:49.167 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:14:49.167 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:14:49.168 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:47.949168+0000 mgr.smithi029.lsfhcm (mgr.34102) 484 : audit [DBG] from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.524524+0000 mon.smithi029 (mon.0) 551 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.524883+0000 mon.smithi029 (mon.0) 552 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.525178+0000 mon.smithi029 (mon.0) 553 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.525435+0000 mon.smithi029 (mon.0) 554 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.525686+0000 mon.smithi029 (mon.0) 555 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.527599+0000 mon.smithi029 (mon.0) 556 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.527880+0000 mon.smithi029 (mon.0) 557 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.528156+0000 mon.smithi029 (mon.0) 558 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.528413+0000 mon.smithi029 (mon.0) 559 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.528693+0000 mon.smithi029 (mon.0) 560 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:47.949168+0000 mgr.smithi029.lsfhcm (mgr.34102) 484 : audit [DBG] from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.524524+0000 mon.smithi029 (mon.0) 551 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.524883+0000 mon.smithi029 (mon.0) 552 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.525178+0000 mon.smithi029 (mon.0) 553 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.525435+0000 mon.smithi029 (mon.0) 554 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.525686+0000 mon.smithi029 (mon.0) 555 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.527599+0000 mon.smithi029 (mon.0) 556 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.527880+0000 mon.smithi029 (mon.0) 557 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.528156+0000 mon.smithi029 (mon.0) 558 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.528413+0000 mon.smithi029 (mon.0) 559 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:49.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.528693+0000 mon.smithi029 (mon.0) 560 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:14:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:48.058720+0000 mgr.smithi029.lsfhcm (mgr.34102) 485 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.238745+0000 mgr.smithi029.lsfhcm (mgr.34102) 486 : audit [DBG] from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.522698+0000 mgr.smithi029.lsfhcm (mgr.34102) 487 : audit [DBG] from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:48.880855+0000 mon.smithi029 (mon.0) 561 : audit [DBG] from='client.? 172.21.15.29:0/1748749781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:48.058720+0000 mgr.smithi029.lsfhcm (mgr.34102) 485 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.238745+0000 mgr.smithi029.lsfhcm (mgr.34102) 486 : audit [DBG] from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.522698+0000 mgr.smithi029.lsfhcm (mgr.34102) 487 : audit [DBG] from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:48.880855+0000 mon.smithi029 (mon.0) 561 : audit [DBG] from='client.? 172.21.15.29:0/1748749781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:14:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:14:49.165852+0000 mgr.smithi029.lsfhcm (mgr.34102) 488 : audit [DBG] from='client.34558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:14:49.165852+0000 mgr.smithi029.lsfhcm (mgr.34102) 488 : audit [DBG] from='client.34558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:14:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:50.059594+0000 mgr.smithi029.lsfhcm (mgr.34102) 489 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:50.059594+0000 mgr.smithi029.lsfhcm (mgr.34102) 489 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:52.060151+0000 mgr.smithi029.lsfhcm (mgr.34102) 490 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:52.060151+0000 mgr.smithi029.lsfhcm (mgr.34102) 490 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:54.060951+0000 mgr.smithi029.lsfhcm (mgr.34102) 491 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:54.060951+0000 mgr.smithi029.lsfhcm (mgr.34102) 491 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:58.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:56.061395+0000 mgr.smithi029.lsfhcm (mgr.34102) 492 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:14:58.248 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:56.061395+0000 mgr.smithi029.lsfhcm (mgr.34102) 492 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:14:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:14:58.062048+0000 mgr.smithi029.lsfhcm (mgr.34102) 493 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:14:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:14:58.062048+0000 mgr.smithi029.lsfhcm (mgr.34102) 493 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:00.062810+0000 mgr.smithi029.lsfhcm (mgr.34102) 494 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:00.062810+0000 mgr.smithi029.lsfhcm (mgr.34102) 494 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:02.063354+0000 mgr.smithi029.lsfhcm (mgr.34102) 495 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:02.063354+0000 mgr.smithi029.lsfhcm (mgr.34102) 495 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:04.064044+0000 mgr.smithi029.lsfhcm (mgr.34102) 496 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:04.064044+0000 mgr.smithi029.lsfhcm (mgr.34102) 496 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:06.064450+0000 mgr.smithi029.lsfhcm (mgr.34102) 497 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:08.249 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:06.064450+0000 mgr.smithi029.lsfhcm (mgr.34102) 497 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:08.065080+0000 mgr.smithi029.lsfhcm (mgr.34102) 498 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:08.065080+0000 mgr.smithi029.lsfhcm (mgr.34102) 498 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:10.065779+0000 mgr.smithi029.lsfhcm (mgr.34102) 499 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:10.065779+0000 mgr.smithi029.lsfhcm (mgr.34102) 499 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:12.066395+0000 mgr.smithi029.lsfhcm (mgr.34102) 500 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:12.066395+0000 mgr.smithi029.lsfhcm (mgr.34102) 500 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:14.067155+0000 mgr.smithi029.lsfhcm (mgr.34102) 501 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:14.067155+0000 mgr.smithi029.lsfhcm (mgr.34102) 501 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:16.067598+0000 mgr.smithi029.lsfhcm (mgr.34102) 502 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:18.249 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:16.067598+0000 mgr.smithi029.lsfhcm (mgr.34102) 502 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:19.481 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:15:20.049 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:15:20.049 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (27m) 63s ago 33m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:15:20.049 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (74s) 65s ago 97m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (70s) 63s ago 97m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (30m) 63s ago 97m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (83m) 65s ago 83m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (83m) 63s ago 83m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (27m) 65s ago 104m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (17m) 63s ago 97m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (12m) 65s ago 104m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (6m) 63s ago 102m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (33m) 65s ago 33m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (33m) 63s ago 33m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 65s ago 75m - - 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 63s ago 73m - - 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (97m) 65s ago 97m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:15:20.050 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (97m) 65s ago 97m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (97m) 65s ago 97m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (96m) 65s ago 96m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (95m) 63s ago 95m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (94m) 63s ago 94m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (94m) 63s ago 94m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (94m) 63s ago 94m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:15:20.051 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (33m) 63s ago 33m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:15:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:18.068109+0000 mgr.smithi029.lsfhcm (mgr.34102) 503 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:20.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:18.068109+0000 mgr.smithi029.lsfhcm (mgr.34102) 503 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:20.390 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:15:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:15:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:15:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:15:20.392 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:15:20.392 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:15:20.680 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:15:20.681 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:15:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:19.468723+0000 mgr.smithi029.lsfhcm (mgr.34102) 504 : audit [DBG] from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:19.754580+0000 mgr.smithi029.lsfhcm (mgr.34102) 505 : audit [DBG] from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.038433+0000 mon.smithi029 (mon.0) 562 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.038765+0000 mon.smithi029 (mon.0) 563 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.039075+0000 mon.smithi029 (mon.0) 564 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.039347+0000 mon.smithi029 (mon.0) 565 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.039612+0000 mon.smithi029 (mon.0) 566 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.041506+0000 mon.smithi029 (mon.0) 567 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.041791+0000 mon.smithi029 (mon.0) 568 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.042068+0000 mon.smithi029 (mon.0) 569 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.042332+0000 mon.smithi029 (mon.0) 570 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.042590+0000 mon.smithi029 (mon.0) 571 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.389512+0000 mon.smithi029 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.29:0/2378904055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:15:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:19.468723+0000 mgr.smithi029.lsfhcm (mgr.34102) 504 : audit [DBG] from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:19.754580+0000 mgr.smithi029.lsfhcm (mgr.34102) 505 : audit [DBG] from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.038433+0000 mon.smithi029 (mon.0) 562 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.038765+0000 mon.smithi029 (mon.0) 563 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.039075+0000 mon.smithi029 (mon.0) 564 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.039347+0000 mon.smithi029 (mon.0) 565 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.039612+0000 mon.smithi029 (mon.0) 566 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.041506+0000 mon.smithi029 (mon.0) 567 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.041791+0000 mon.smithi029 (mon.0) 568 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.042068+0000 mon.smithi029 (mon.0) 569 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.042332+0000 mon.smithi029 (mon.0) 570 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.042590+0000 mon.smithi029 (mon.0) 571 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.389512+0000 mon.smithi029 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.29:0/2378904055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:15:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.036598+0000 mgr.smithi029.lsfhcm (mgr.34102) 506 : audit [DBG] from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:20.068715+0000 mgr.smithi029.lsfhcm (mgr.34102) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:20.679386+0000 mgr.smithi029.lsfhcm (mgr.34102) 508 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.036598+0000 mgr.smithi029.lsfhcm (mgr.34102) 506 : audit [DBG] from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:20.068715+0000 mgr.smithi029.lsfhcm (mgr.34102) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:20.679386+0000 mgr.smithi029.lsfhcm (mgr.34102) 508 : audit [DBG] from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:22.069155+0000 mgr.smithi029.lsfhcm (mgr.34102) 509 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:22.069155+0000 mgr.smithi029.lsfhcm (mgr.34102) 509 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:24.069803+0000 mgr.smithi029.lsfhcm (mgr.34102) 510 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:24.069803+0000 mgr.smithi029.lsfhcm (mgr.34102) 510 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:28.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:26.070272+0000 mgr.smithi029.lsfhcm (mgr.34102) 511 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:28.249 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:26.070272+0000 mgr.smithi029.lsfhcm (mgr.34102) 511 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:28.601328+0000 mon.smithi029 (mon.0) 573 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:15:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:28.601622+0000 mon.smithi029 (mon.0) 574 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:15:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:28.601973+0000 mon.smithi029 (mon.0) 575 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:15:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:28.602323+0000 mon.smithi029 (mon.0) 576 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:15:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:28.601328+0000 mon.smithi029 (mon.0) 573 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:15:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:28.601622+0000 mon.smithi029 (mon.0) 574 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:15:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:28.601973+0000 mon.smithi029 (mon.0) 575 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:15:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:28.602323+0000 mon.smithi029 (mon.0) 576 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:15:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:28.070683+0000 mgr.smithi029.lsfhcm (mgr.34102) 512 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:28.070683+0000 mgr.smithi029.lsfhcm (mgr.34102) 512 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:30.071597+0000 mgr.smithi029.lsfhcm (mgr.34102) 513 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:30.071597+0000 mgr.smithi029.lsfhcm (mgr.34102) 513 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:32.072123+0000 mgr.smithi029.lsfhcm (mgr.34102) 514 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:32.072123+0000 mgr.smithi029.lsfhcm (mgr.34102) 514 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:34.073085+0000 mgr.smithi029.lsfhcm (mgr.34102) 515 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:34.073085+0000 mgr.smithi029.lsfhcm (mgr.34102) 515 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:38.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:36.073538+0000 mgr.smithi029.lsfhcm (mgr.34102) 516 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:38.250 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:36.073538+0000 mgr.smithi029.lsfhcm (mgr.34102) 516 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:38.074157+0000 mgr.smithi029.lsfhcm (mgr.34102) 517 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:38.074157+0000 mgr.smithi029.lsfhcm (mgr.34102) 517 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:40.075071+0000 mgr.smithi029.lsfhcm (mgr.34102) 518 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:40.075071+0000 mgr.smithi029.lsfhcm (mgr.34102) 518 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:42.075574+0000 mgr.smithi029.lsfhcm (mgr.34102) 519 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:42.075574+0000 mgr.smithi029.lsfhcm (mgr.34102) 519 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:44.076329+0000 mgr.smithi029.lsfhcm (mgr.34102) 520 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:44.076329+0000 mgr.smithi029.lsfhcm (mgr.34102) 520 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:48.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:46.076763+0000 mgr.smithi029.lsfhcm (mgr.34102) 521 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:48.289 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:46.076763+0000 mgr.smithi029.lsfhcm (mgr.34102) 521 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:48.077297+0000 mgr.smithi029.lsfhcm (mgr.34102) 522 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:48.077297+0000 mgr.smithi029.lsfhcm (mgr.34102) 522 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:50.994 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (28m) 95s ago 34m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (106s) 97s ago 98m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (101s) 95s ago 98m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (31m) 95s ago 97m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (83m) 97s ago 83m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (83m) 95s ago 83m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (28m) 97s ago 104m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (17m) 95s ago 97m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:15:51.563 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (12m) 97s ago 104m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (7m) 95s ago 102m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (33m) 97s ago 33m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (33m) 95s ago 33m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 97s ago 76m - - 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 95s ago 73m - - 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (98m) 97s ago 98m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (97m) 97s ago 97m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (97m) 97s ago 97m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:15:51.564 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (97m) 97s ago 97m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:15:51.565 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (95m) 95s ago 95m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:15:51.565 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (95m) 95s ago 95m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:15:51.565 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (95m) 95s ago 95m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:15:51.565 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (94m) 95s ago 94m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:15:51.565 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (34m) 95s ago 34m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:15:51.904 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:15:51.904 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:15:51.904 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:15:51.904 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:15:51.905 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:15:52.195 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:15:52.195 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:15:52.196 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:50.078125+0000 mgr.smithi029.lsfhcm (mgr.34102) 523 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:50.981826+0000 mgr.smithi029.lsfhcm (mgr.34102) 524 : audit [DBG] from='client.34582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.551739+0000 mon.smithi029 (mon.0) 577 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.552115+0000 mon.smithi029 (mon.0) 578 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.552414+0000 mon.smithi029 (mon.0) 579 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.552693+0000 mon.smithi029 (mon.0) 580 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.552971+0000 mon.smithi029 (mon.0) 581 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.554976+0000 mon.smithi029 (mon.0) 582 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.555278+0000 mon.smithi029 (mon.0) 583 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.555561+0000 mon.smithi029 (mon.0) 584 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.555838+0000 mon.smithi029 (mon.0) 585 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.556124+0000 mon.smithi029 (mon.0) 586 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.903277+0000 mon.smithi029 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.29:0/2369316851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:15:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:50.078125+0000 mgr.smithi029.lsfhcm (mgr.34102) 523 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:50.981826+0000 mgr.smithi029.lsfhcm (mgr.34102) 524 : audit [DBG] from='client.34582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.551739+0000 mon.smithi029 (mon.0) 577 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.552115+0000 mon.smithi029 (mon.0) 578 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.552414+0000 mon.smithi029 (mon.0) 579 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.552693+0000 mon.smithi029 (mon.0) 580 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.552971+0000 mon.smithi029 (mon.0) 581 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.554976+0000 mon.smithi029 (mon.0) 582 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.555278+0000 mon.smithi029 (mon.0) 583 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.555561+0000 mon.smithi029 (mon.0) 584 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.555838+0000 mon.smithi029 (mon.0) 585 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.556124+0000 mon.smithi029 (mon.0) 586 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:15:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.903277+0000 mon.smithi029 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.29:0/2369316851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:15:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.268752+0000 mgr.smithi029.lsfhcm (mgr.34102) 525 : audit [DBG] from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:51.549925+0000 mgr.smithi029.lsfhcm (mgr.34102) 526 : audit [DBG] from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.268752+0000 mgr.smithi029.lsfhcm (mgr.34102) 525 : audit [DBG] from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:51.549925+0000 mgr.smithi029.lsfhcm (mgr.34102) 526 : audit [DBG] from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:52.078435+0000 mgr.smithi029.lsfhcm (mgr.34102) 527 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:15:52.194328+0000 mgr.smithi029.lsfhcm (mgr.34102) 528 : audit [DBG] from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:52.078435+0000 mgr.smithi029.lsfhcm (mgr.34102) 527 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:15:52.194328+0000 mgr.smithi029.lsfhcm (mgr.34102) 528 : audit [DBG] from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:15:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:54.079191+0000 mgr.smithi029.lsfhcm (mgr.34102) 529 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:54.079191+0000 mgr.smithi029.lsfhcm (mgr.34102) 529 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:58.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:56.079640+0000 mgr.smithi029.lsfhcm (mgr.34102) 530 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:15:58.289 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:56.079640+0000 mgr.smithi029.lsfhcm (mgr.34102) 530 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:15:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:15:58.080242+0000 mgr.smithi029.lsfhcm (mgr.34102) 531 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:15:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:15:58.080242+0000 mgr.smithi029.lsfhcm (mgr.34102) 531 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:00.081119+0000 mgr.smithi029.lsfhcm (mgr.34102) 532 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:00.081119+0000 mgr.smithi029.lsfhcm (mgr.34102) 532 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:02.081712+0000 mgr.smithi029.lsfhcm (mgr.34102) 533 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:02.081712+0000 mgr.smithi029.lsfhcm (mgr.34102) 533 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:04.082563+0000 mgr.smithi029.lsfhcm (mgr.34102) 534 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:04.082563+0000 mgr.smithi029.lsfhcm (mgr.34102) 534 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:08.252 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:06.083226+0000 mgr.smithi029.lsfhcm (mgr.34102) 535 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:08.290 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:06.083226+0000 mgr.smithi029.lsfhcm (mgr.34102) 535 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:08.083678+0000 mgr.smithi029.lsfhcm (mgr.34102) 536 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:10.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:08.083678+0000 mgr.smithi029.lsfhcm (mgr.34102) 536 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:10.084663+0000 mgr.smithi029.lsfhcm (mgr.34102) 537 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:12.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:10.084663+0000 mgr.smithi029.lsfhcm (mgr.34102) 537 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:12.085269+0000 mgr.smithi029.lsfhcm (mgr.34102) 538 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:12.085269+0000 mgr.smithi029.lsfhcm (mgr.34102) 538 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:14.086051+0000 mgr.smithi029.lsfhcm (mgr.34102) 539 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:14.086051+0000 mgr.smithi029.lsfhcm (mgr.34102) 539 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:18.252 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:16.086536+0000 mgr.smithi029.lsfhcm (mgr.34102) 540 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:18.292 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:16.086536+0000 mgr.smithi029.lsfhcm (mgr.34102) 540 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:18.087020+0000 mgr.smithi029.lsfhcm (mgr.34102) 541 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:20.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:18.087020+0000 mgr.smithi029.lsfhcm (mgr.34102) 541 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:20.087982+0000 mgr.smithi029.lsfhcm (mgr.34102) 542 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:22.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:20.087982+0000 mgr.smithi029.lsfhcm (mgr.34102) 542 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:22.511 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (28m) 2m ago 34m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (2m) 2m ago 98m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (2m) 2m ago 98m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (31m) 2m ago 98m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (84m) 2m ago 84m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (84m) 2m ago 84m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:16:23.082 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (28m) 2m ago 105m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (18m) 2m ago 98m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (13m) 2m ago 105m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (7m) 2m ago 103m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (34m) 2m ago 34m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (34m) 2m ago 34m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 76m - - 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 74m - - 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (98m) 2m ago 98m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (98m) 2m ago 98m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (98m) 2m ago 98m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (97m) 2m ago 97m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (96m) 2m ago 96m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (95m) 2m ago 95m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (95m) 2m ago 95m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:16:23.083 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (95m) 2m ago 95m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:16:23.084 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (34m) 2m ago 34m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:16:23.423 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:16:23.423 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:16:23.423 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:16:23.423 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:23.423 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:16:23.423 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:16:23.424 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:16:23.709 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:16:23.710 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:16:23.710 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:16:23.710 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:16:23.710 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:22.088407+0000 mgr.smithi029.lsfhcm (mgr.34102) 543 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:22.498773+0000 mgr.smithi029.lsfhcm (mgr.34102) 544 : audit [DBG] from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:22.785719+0000 mgr.smithi029.lsfhcm (mgr.34102) 545 : audit [DBG] from='client.34606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.070660+0000 mon.smithi029 (mon.0) 588 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.071057+0000 mon.smithi029 (mon.0) 589 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.071366+0000 mon.smithi029 (mon.0) 590 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.071658+0000 mon.smithi029 (mon.0) 591 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.071961+0000 mon.smithi029 (mon.0) 592 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.074005+0000 mon.smithi029 (mon.0) 593 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:24.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.074332+0000 mon.smithi029 (mon.0) 594 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.074632+0000 mon.smithi029 (mon.0) 595 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.074928+0000 mon.smithi029 (mon.0) 596 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.075217+0000 mon.smithi029 (mon.0) 597 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.422145+0000 mon.smithi029 (mon.0) 598 : audit [DBG] from='client.? 172.21.15.29:0/2658204449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:16:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:22.088407+0000 mgr.smithi029.lsfhcm (mgr.34102) 543 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:22.498773+0000 mgr.smithi029.lsfhcm (mgr.34102) 544 : audit [DBG] from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:22.785719+0000 mgr.smithi029.lsfhcm (mgr.34102) 545 : audit [DBG] from='client.34606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.070660+0000 mon.smithi029 (mon.0) 588 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.071057+0000 mon.smithi029 (mon.0) 589 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.071366+0000 mon.smithi029 (mon.0) 590 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.071658+0000 mon.smithi029 (mon.0) 591 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.071961+0000 mon.smithi029 (mon.0) 592 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.074005+0000 mon.smithi029 (mon.0) 593 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.074332+0000 mon.smithi029 (mon.0) 594 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.074632+0000 mon.smithi029 (mon.0) 595 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.074928+0000 mon.smithi029 (mon.0) 596 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.075217+0000 mon.smithi029 (mon.0) 597 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.422145+0000 mon.smithi029 (mon.0) 598 : audit [DBG] from='client.? 172.21.15.29:0/2658204449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:16:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.068872+0000 mgr.smithi029.lsfhcm (mgr.34102) 546 : audit [DBG] from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:23.707637+0000 mgr.smithi029.lsfhcm (mgr.34102) 547 : audit [DBG] from='client.34618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:25.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.068872+0000 mgr.smithi029.lsfhcm (mgr.34102) 546 : audit [DBG] from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:25.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:23.707637+0000 mgr.smithi029.lsfhcm (mgr.34102) 547 : audit [DBG] from='client.34618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:24.089089+0000 mgr.smithi029.lsfhcm (mgr.34102) 548 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:24.089089+0000 mgr.smithi029.lsfhcm (mgr.34102) 548 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:28.253 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:26.089530+0000 mgr.smithi029.lsfhcm (mgr.34102) 549 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:28.292 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:26.089530+0000 mgr.smithi029.lsfhcm (mgr.34102) 549 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:28.605765+0000 mon.smithi029 (mon.0) 599 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:16:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:28.606118+0000 mon.smithi029 (mon.0) 600 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:16:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:28.606389+0000 mon.smithi029 (mon.0) 601 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T02:16:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:28.606646+0000 mon.smithi029 (mon.0) 602 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:16:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:28.605765+0000 mon.smithi029 (mon.0) 599 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:16:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:28.606118+0000 mon.smithi029 (mon.0) 600 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:16:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:28.606389+0000 mon.smithi029 (mon.0) 601 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T02:16:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:28.606646+0000 mon.smithi029 (mon.0) 602 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:16:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:28.089990+0000 mgr.smithi029.lsfhcm (mgr.34102) 550 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:28.089990+0000 mgr.smithi029.lsfhcm (mgr.34102) 550 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:32.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:30.090675+0000 mgr.smithi029.lsfhcm (mgr.34102) 551 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:32.325 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:30.090675+0000 mgr.smithi029.lsfhcm (mgr.34102) 551 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:32.091287+0000 mgr.smithi029.lsfhcm (mgr.34102) 552 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:32.091287+0000 mgr.smithi029.lsfhcm (mgr.34102) 552 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:34.092046+0000 mgr.smithi029.lsfhcm (mgr.34102) 553 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:34.092046+0000 mgr.smithi029.lsfhcm (mgr.34102) 553 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:38.294 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:36.092549+0000 mgr.smithi029.lsfhcm (mgr.34102) 554 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:38.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:36.092549+0000 mgr.smithi029.lsfhcm (mgr.34102) 554 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:38.093126+0000 mgr.smithi029.lsfhcm (mgr.34102) 555 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:38.093126+0000 mgr.smithi029.lsfhcm (mgr.34102) 555 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:40.093896+0000 mgr.smithi029.lsfhcm (mgr.34102) 556 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:40.093896+0000 mgr.smithi029.lsfhcm (mgr.34102) 556 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:42.094395+0000 mgr.smithi029.lsfhcm (mgr.34102) 557 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:42.094395+0000 mgr.smithi029.lsfhcm (mgr.34102) 557 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:44.095204+0000 mgr.smithi029.lsfhcm (mgr.34102) 558 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:44.095204+0000 mgr.smithi029.lsfhcm (mgr.34102) 558 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:48.294 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:46.095776+0000 mgr.smithi029.lsfhcm (mgr.34102) 559 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:46.095776+0000 mgr.smithi029.lsfhcm (mgr.34102) 559 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:48.096316+0000 mgr.smithi029.lsfhcm (mgr.34102) 560 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:48.096316+0000 mgr.smithi029.lsfhcm (mgr.34102) 560 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:50.097015+0000 mgr.smithi029.lsfhcm (mgr.34102) 561 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:50.097015+0000 mgr.smithi029.lsfhcm (mgr.34102) 561 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:54.018 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:16:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:52.097422+0000 mgr.smithi029.lsfhcm (mgr.34102) 562 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:52.097422+0000 mgr.smithi029.lsfhcm (mgr.34102) 562 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (29m) 2m ago 35m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (2m) 2m ago 99m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (2m) 2m ago 99m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (32m) 2m ago 98m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (84m) 2m ago 84m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:16:54.592 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (84m) 2m ago 84m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (29m) 2m ago 105m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (18m) 2m ago 98m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (13m) 2m ago 105m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (8m) 2m ago 103m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (35m) 2m ago 35m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (34m) 2m ago 34m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 77m - - 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 75m - - 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (99m) 2m ago 99m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (98m) 2m ago 98m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (98m) 2m ago 98m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (98m) 2m ago 98m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (96m) 2m ago 96m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:16:54.593 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (96m) 2m ago 96m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:16:54.594 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (96m) 2m ago 96m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:16:54.594 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (95m) 2m ago 95m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:16:54.594 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (35m) 2m ago 35m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:16:54.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:16:54.937 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:16:54.937 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:16:54.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:16:54.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:16:54.937 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:16:54.937 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:16:55.223 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:16:55.224 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.006511+0000 mgr.smithi029.lsfhcm (mgr.34102) 563 : audit [DBG] from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.580952+0000 mon.smithi029 (mon.0) 603 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.581319+0000 mon.smithi029 (mon.0) 604 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.581634+0000 mon.smithi029 (mon.0) 605 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.581925+0000 mon.smithi029 (mon.0) 606 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.582198+0000 mon.smithi029 (mon.0) 607 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.584087+0000 mon.smithi029 (mon.0) 608 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.584394+0000 mon.smithi029 (mon.0) 609 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.584707+0000 mon.smithi029 (mon.0) 610 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.585007+0000 mon.smithi029 (mon.0) 611 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.585278+0000 mon.smithi029 (mon.0) 612 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.934814+0000 mon.smithi029 (mon.0) 613 : audit [DBG] from='client.? 172.21.15.29:0/2711003870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.006511+0000 mgr.smithi029.lsfhcm (mgr.34102) 563 : audit [DBG] from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.580952+0000 mon.smithi029 (mon.0) 603 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.581319+0000 mon.smithi029 (mon.0) 604 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.581634+0000 mon.smithi029 (mon.0) 605 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.581925+0000 mon.smithi029 (mon.0) 606 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.582198+0000 mon.smithi029 (mon.0) 607 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.584087+0000 mon.smithi029 (mon.0) 608 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.584394+0000 mon.smithi029 (mon.0) 609 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.584707+0000 mon.smithi029 (mon.0) 610 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.585007+0000 mon.smithi029 (mon.0) 611 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.585278+0000 mon.smithi029 (mon.0) 612 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:16:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.934814+0000 mon.smithi029 (mon.0) 613 : audit [DBG] from='client.? 172.21.15.29:0/2711003870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:16:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:54.098022+0000 mgr.smithi029.lsfhcm (mgr.34102) 564 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.296475+0000 mgr.smithi029.lsfhcm (mgr.34102) 565 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:54.579136+0000 mgr.smithi029.lsfhcm (mgr.34102) 566 : audit [DBG] from='client.34630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:54.098022+0000 mgr.smithi029.lsfhcm (mgr.34102) 564 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.296475+0000 mgr.smithi029.lsfhcm (mgr.34102) 565 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:54.579136+0000 mgr.smithi029.lsfhcm (mgr.34102) 566 : audit [DBG] from='client.34630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:16:55.222369+0000 mgr.smithi029.lsfhcm (mgr.34102) 567 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:16:55.747830+0000 mgr.smithi029.lsfhcm (mgr.34102) 568 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:16:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:16:57.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:16:57.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:16:55.748872+0000 mgr.smithi029.lsfhcm (mgr.34102) 569 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:16:57.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:16:55.749007+0000 mgr.smithi029.lsfhcm (mgr.34102) 570 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:16:57.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:56.098393+0000 mgr.smithi029.lsfhcm (mgr.34102) 571 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:16:55.222369+0000 mgr.smithi029.lsfhcm (mgr.34102) 567 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:16:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:16:55.747830+0000 mgr.smithi029.lsfhcm (mgr.34102) 568 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:16:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:16:57.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:16:55.748872+0000 mgr.smithi029.lsfhcm (mgr.34102) 569 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:16:55.749007+0000 mgr.smithi029.lsfhcm (mgr.34102) 570 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:16:57.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:56.098393+0000 mgr.smithi029.lsfhcm (mgr.34102) 571 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:16:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:16:58.099068+0000 mgr.smithi029.lsfhcm (mgr.34102) 572 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:16:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:16:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:16:58.099068+0000 mgr.smithi029.lsfhcm (mgr.34102) 572 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:01.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:00.099883+0000 mgr.smithi029.lsfhcm (mgr.34102) 573 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:00.099883+0000 mgr.smithi029.lsfhcm (mgr.34102) 573 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:02.100303+0000 mgr.smithi029.lsfhcm (mgr.34102) 574 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:02.100303+0000 mgr.smithi029.lsfhcm (mgr.34102) 574 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:05.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:04.101241+0000 mgr.smithi029.lsfhcm (mgr.34102) 575 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:04.101241+0000 mgr.smithi029.lsfhcm (mgr.34102) 575 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:06.101706+0000 mgr.smithi029.lsfhcm (mgr.34102) 576 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:06.101706+0000 mgr.smithi029.lsfhcm (mgr.34102) 576 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:08.102215+0000 mgr.smithi029.lsfhcm (mgr.34102) 577 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:09.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:08.102215+0000 mgr.smithi029.lsfhcm (mgr.34102) 577 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:10.102995+0000 mgr.smithi029.lsfhcm (mgr.34102) 578 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:10.102995+0000 mgr.smithi029.lsfhcm (mgr.34102) 578 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:12.103635+0000 mgr.smithi029.lsfhcm (mgr.34102) 579 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:12.103635+0000 mgr.smithi029.lsfhcm (mgr.34102) 579 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:14.104557+0000 mgr.smithi029.lsfhcm (mgr.34102) 580 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:14.104557+0000 mgr.smithi029.lsfhcm (mgr.34102) 580 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:16.105005+0000 mgr.smithi029.lsfhcm (mgr.34102) 581 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:17.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:16.105005+0000 mgr.smithi029.lsfhcm (mgr.34102) 581 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:18.105588+0000 mgr.smithi029.lsfhcm (mgr.34102) 582 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:18.105588+0000 mgr.smithi029.lsfhcm (mgr.34102) 582 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:20.106280+0000 mgr.smithi029.lsfhcm (mgr.34102) 583 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:21.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:20.106280+0000 mgr.smithi029.lsfhcm (mgr.34102) 583 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:22.106839+0000 mgr.smithi029.lsfhcm (mgr.34102) 584 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:22.106839+0000 mgr.smithi029.lsfhcm (mgr.34102) 584 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:24.107482+0000 mgr.smithi029.lsfhcm (mgr.34102) 585 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:25.538 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:17:25.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:24.107482+0000 mgr.smithi029.lsfhcm (mgr.34102) 585 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (30m) 3m ago 35m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (3m) 3m ago 99m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (3m) 3m ago 99m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (32m) 3m ago 99m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (85m) 3m ago 85m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:17:26.105 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (85m) 3m ago 85m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (29m) 3m ago 106m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (19m) 3m ago 99m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (14m) 3m ago 106m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (8m) 3m ago 104m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (35m) 3m ago 35m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (35m) 3m ago 35m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 77m - - 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 75m - - 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (99m) 3m ago 99m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (99m) 3m ago 99m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (99m) 3m ago 99m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (98m) 3m ago 98m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (97m) 3m ago 97m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:17:26.106 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (96m) 3m ago 96m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:17:26.107 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (96m) 3m ago 96m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:17:26.107 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (96m) 3m ago 96m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:17:26.107 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (35m) 3m ago 35m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:17:26.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:17:26.451 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:26.451 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:17:26.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:17:26.451 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:17:26.451 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:17:26.451 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:25.525386+0000 mgr.smithi029.lsfhcm (mgr.34102) 586 : audit [DBG] from='client.34642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:25.810333+0000 mgr.smithi029.lsfhcm (mgr.34102) 587 : audit [DBG] from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.093767+0000 mon.smithi029 (mon.0) 614 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.094138+0000 mon.smithi029 (mon.0) 615 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.094474+0000 mon.smithi029 (mon.0) 616 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.094759+0000 mon.smithi029 (mon.0) 617 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.095035+0000 mon.smithi029 (mon.0) 618 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.096975+0000 mon.smithi029 (mon.0) 619 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.097274+0000 mon.smithi029 (mon.0) 620 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.097579+0000 mon.smithi029 (mon.0) 621 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.097873+0000 mon.smithi029 (mon.0) 622 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.098160+0000 mon.smithi029 (mon.0) 623 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:25.525386+0000 mgr.smithi029.lsfhcm (mgr.34102) 586 : audit [DBG] from='client.34642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:25.810333+0000 mgr.smithi029.lsfhcm (mgr.34102) 587 : audit [DBG] from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.093767+0000 mon.smithi029 (mon.0) 614 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.094138+0000 mon.smithi029 (mon.0) 615 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.094474+0000 mon.smithi029 (mon.0) 616 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.094759+0000 mon.smithi029 (mon.0) 617 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.095035+0000 mon.smithi029 (mon.0) 618 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.096975+0000 mon.smithi029 (mon.0) 619 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.097274+0000 mon.smithi029 (mon.0) 620 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.097579+0000 mon.smithi029 (mon.0) 621 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.097873+0000 mon.smithi029 (mon.0) 622 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.098160+0000 mon.smithi029 (mon.0) 623 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:17:26.738 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:17:26.739 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:17:26.739 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:17:26.739 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:17:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.092011+0000 mgr.smithi029.lsfhcm (mgr.34102) 588 : audit [DBG] from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:26.107829+0000 mgr.smithi029.lsfhcm (mgr.34102) 589 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.448832+0000 mon.smithi029 (mon.0) 624 : audit [DBG] from='client.? 172.21.15.29:0/3737919966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:17:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:26.736717+0000 mgr.smithi029.lsfhcm (mgr.34102) 590 : audit [DBG] from='client.34658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.092011+0000 mgr.smithi029.lsfhcm (mgr.34102) 588 : audit [DBG] from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:26.107829+0000 mgr.smithi029.lsfhcm (mgr.34102) 589 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.448832+0000 mon.smithi029 (mon.0) 624 : audit [DBG] from='client.? 172.21.15.29:0/3737919966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:17:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:26.736717+0000 mgr.smithi029.lsfhcm (mgr.34102) 590 : audit [DBG] from='client.34658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:28.108246+0000 mgr.smithi029.lsfhcm (mgr.34102) 591 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:28.610053+0000 mon.smithi029 (mon.0) 625 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:17:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:28.610443+0000 mon.smithi029 (mon.0) 626 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:17:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:28.610652+0000 mon.smithi029 (mon.0) 627 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:17:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:28.610856+0000 mon.smithi029 (mon.0) 628 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:17:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:28.108246+0000 mgr.smithi029.lsfhcm (mgr.34102) 591 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:28.610053+0000 mon.smithi029 (mon.0) 625 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:17:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:28.610443+0000 mon.smithi029 (mon.0) 626 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:17:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:28.610652+0000 mon.smithi029 (mon.0) 627 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:17:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:28.610856+0000 mon.smithi029 (mon.0) 628 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:17:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:30.109150+0000 mgr.smithi029.lsfhcm (mgr.34102) 592 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:30.109150+0000 mgr.smithi029.lsfhcm (mgr.34102) 592 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:32.109570+0000 mgr.smithi029.lsfhcm (mgr.34102) 593 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:33.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:32.109570+0000 mgr.smithi029.lsfhcm (mgr.34102) 593 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:34.110267+0000 mgr.smithi029.lsfhcm (mgr.34102) 594 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:34.110267+0000 mgr.smithi029.lsfhcm (mgr.34102) 594 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:36.110668+0000 mgr.smithi029.lsfhcm (mgr.34102) 595 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:36.110668+0000 mgr.smithi029.lsfhcm (mgr.34102) 595 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:38.111072+0000 mgr.smithi029.lsfhcm (mgr.34102) 596 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:39.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:38.111072+0000 mgr.smithi029.lsfhcm (mgr.34102) 596 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:40.111866+0000 mgr.smithi029.lsfhcm (mgr.34102) 597 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:40.111866+0000 mgr.smithi029.lsfhcm (mgr.34102) 597 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:42.112302+0000 mgr.smithi029.lsfhcm (mgr.34102) 598 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:42.112302+0000 mgr.smithi029.lsfhcm (mgr.34102) 598 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:44.112955+0000 mgr.smithi029.lsfhcm (mgr.34102) 599 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:44.112955+0000 mgr.smithi029.lsfhcm (mgr.34102) 599 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:46.113306+0000 mgr.smithi029.lsfhcm (mgr.34102) 600 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:46.113306+0000 mgr.smithi029.lsfhcm (mgr.34102) 600 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:48.113863+0000 mgr.smithi029.lsfhcm (mgr.34102) 601 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:49.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:48.113863+0000 mgr.smithi029.lsfhcm (mgr.34102) 601 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:51.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:50.114720+0000 mgr.smithi029.lsfhcm (mgr.34102) 602 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:50.114720+0000 mgr.smithi029.lsfhcm (mgr.34102) 602 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:52.115262+0000 mgr.smithi029.lsfhcm (mgr.34102) 603 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:52.115262+0000 mgr.smithi029.lsfhcm (mgr.34102) 603 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:54.116143+0000 mgr.smithi029.lsfhcm (mgr.34102) 604 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:54.116143+0000 mgr.smithi029.lsfhcm (mgr.34102) 604 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:57.049 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:17:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:56.116672+0000 mgr.smithi029.lsfhcm (mgr.34102) 605 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.037511+0000 mgr.smithi029.lsfhcm (mgr.34102) 606 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (30m) 3m ago 36m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (3m) 3m ago 100m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (3m) 3m ago 100m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (33m) 3m ago 99m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (85m) 3m ago 85m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (85m) 3m ago 85m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:17:57.618 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (30m) 3m ago 106m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (19m) 3m ago 99m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (14m) 3m ago 106m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (9m) 3m ago 104m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (36m) 3m ago 36m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (35m) 3m ago 35m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 78m - - 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 76m - - 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (100m) 3m ago 100m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (100m) 3m ago 100m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:17:57.619 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (99m) 3m ago 99m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:17:57.620 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (99m) 3m ago 99m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:17:57.620 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (97m) 3m ago 97m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:17:57.620 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (97m) 3m ago 97m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:17:57.620 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (97m) 3m ago 97m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:17:57.620 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (96m) 3m ago 96m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:17:57.620 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (36m) 3m ago 36m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:17:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:56.116672+0000 mgr.smithi029.lsfhcm (mgr.34102) 605 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:57.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.037511+0000 mgr.smithi029.lsfhcm (mgr.34102) 606 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:17:57.960 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:17:57.961 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:17:58.248 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:17:58.248 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:17:58.248 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:17:58.248 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:17:58.248 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:17:58.249 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:17:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.324500+0000 mgr.smithi029.lsfhcm (mgr.34102) 607 : audit [DBG] from='client.34666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.604459+0000 mgr.smithi029.lsfhcm (mgr.34102) 608 : audit [DBG] from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.606340+0000 mon.smithi029 (mon.0) 629 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.606707+0000 mon.smithi029 (mon.0) 630 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.607037+0000 mon.smithi029 (mon.0) 631 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.607321+0000 mon.smithi029 (mon.0) 632 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.607605+0000 mon.smithi029 (mon.0) 633 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.609557+0000 mon.smithi029 (mon.0) 634 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.609886+0000 mon.smithi029 (mon.0) 635 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.610192+0000 mon.smithi029 (mon.0) 636 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.610470+0000 mon.smithi029 (mon.0) 637 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.610758+0000 mon.smithi029 (mon.0) 638 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:57.959126+0000 mon.smithi029 (mon.0) 639 : audit [DBG] from='client.? 172.21.15.29:0/2533158075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:17:58.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.324500+0000 mgr.smithi029.lsfhcm (mgr.34102) 607 : audit [DBG] from='client.34666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.604459+0000 mgr.smithi029.lsfhcm (mgr.34102) 608 : audit [DBG] from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.606340+0000 mon.smithi029 (mon.0) 629 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.606707+0000 mon.smithi029 (mon.0) 630 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.607037+0000 mon.smithi029 (mon.0) 631 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.607321+0000 mon.smithi029 (mon.0) 632 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.607605+0000 mon.smithi029 (mon.0) 633 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.609557+0000 mon.smithi029 (mon.0) 634 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.609886+0000 mon.smithi029 (mon.0) 635 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.610192+0000 mon.smithi029 (mon.0) 636 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.610470+0000 mon.smithi029 (mon.0) 637 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.610758+0000 mon.smithi029 (mon.0) 638 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:17:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:57.959126+0000 mon.smithi029 (mon.0) 639 : audit [DBG] from='client.? 172.21.15.29:0/2533158075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:17:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:17:58.117038+0000 mgr.smithi029.lsfhcm (mgr.34102) 609 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:17:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:17:58.246734+0000 mgr.smithi029.lsfhcm (mgr.34102) 610 : audit [DBG] from='client.34678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:17:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:17:58.117038+0000 mgr.smithi029.lsfhcm (mgr.34102) 609 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:17:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:17:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:17:58.246734+0000 mgr.smithi029.lsfhcm (mgr.34102) 610 : audit [DBG] from='client.34678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:00.117953+0000 mgr.smithi029.lsfhcm (mgr.34102) 611 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:00.117953+0000 mgr.smithi029.lsfhcm (mgr.34102) 611 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:02.118523+0000 mgr.smithi029.lsfhcm (mgr.34102) 612 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:02.118523+0000 mgr.smithi029.lsfhcm (mgr.34102) 612 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:04.119313+0000 mgr.smithi029.lsfhcm (mgr.34102) 613 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:04.119313+0000 mgr.smithi029.lsfhcm (mgr.34102) 613 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:06.119875+0000 mgr.smithi029.lsfhcm (mgr.34102) 614 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:06.119875+0000 mgr.smithi029.lsfhcm (mgr.34102) 614 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:09.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:08.120483+0000 mgr.smithi029.lsfhcm (mgr.34102) 615 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:08.120483+0000 mgr.smithi029.lsfhcm (mgr.34102) 615 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:10.121280+0000 mgr.smithi029.lsfhcm (mgr.34102) 616 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:10.121280+0000 mgr.smithi029.lsfhcm (mgr.34102) 616 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:12.121673+0000 mgr.smithi029.lsfhcm (mgr.34102) 617 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:12.121673+0000 mgr.smithi029.lsfhcm (mgr.34102) 617 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:14.122447+0000 mgr.smithi029.lsfhcm (mgr.34102) 618 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:14.122447+0000 mgr.smithi029.lsfhcm (mgr.34102) 618 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:16.122804+0000 mgr.smithi029.lsfhcm (mgr.34102) 619 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:16.122804+0000 mgr.smithi029.lsfhcm (mgr.34102) 619 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:18.123365+0000 mgr.smithi029.lsfhcm (mgr.34102) 620 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:18.123365+0000 mgr.smithi029.lsfhcm (mgr.34102) 620 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:20.124210+0000 mgr.smithi029.lsfhcm (mgr.34102) 621 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:22.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:20.124210+0000 mgr.smithi029.lsfhcm (mgr.34102) 621 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:22.124622+0000 mgr.smithi029.lsfhcm (mgr.34102) 622 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:22.124622+0000 mgr.smithi029.lsfhcm (mgr.34102) 622 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:24.125531+0000 mgr.smithi029.lsfhcm (mgr.34102) 623 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:24.125531+0000 mgr.smithi029.lsfhcm (mgr.34102) 623 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:26.126028+0000 mgr.smithi029.lsfhcm (mgr.34102) 624 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:26.126028+0000 mgr.smithi029.lsfhcm (mgr.34102) 624 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:28.559 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:18:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:28.614156+0000 mon.smithi029 (mon.0) 640 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:18:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:28.614391+0000 mon.smithi029 (mon.0) 641 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T02:18:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:28.614587+0000 mon.smithi029 (mon.0) 642 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:18:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:28.614775+0000 mon.smithi029 (mon.0) 643 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:18:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:28.614156+0000 mon.smithi029 (mon.0) 640 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:18:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:28.614391+0000 mon.smithi029 (mon.0) 641 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T02:18:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:28.614587+0000 mon.smithi029 (mon.0) 642 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:18:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:28.614775+0000 mon.smithi029 (mon.0) 643 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:18:29.138 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:18:29.138 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (31m) 4m ago 36m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:18:29.138 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (4m) 4m ago 100m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:18:29.138 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (4m) 4m ago 100m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:18:29.138 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (33m) 4m ago 100m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:18:29.138 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (86m) 4m ago 86m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (86m) 4m ago 86m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (30m) 4m ago 107m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (20m) 4m ago 100m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (15m) 4m ago 107m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (9m) 4m ago 105m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (36m) 4m ago 36m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (36m) 4m ago 36m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 78m - - 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 76m - - 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (100m) 4m ago 100m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (100m) 4m ago 100m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (100m) 4m ago 100m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (99m) 4m ago 99m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:18:29.139 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (98m) 4m ago 98m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:18:29.140 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (97m) 4m ago 97m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:18:29.140 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (97m) 4m ago 97m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:18:29.140 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (97m) 4m ago 97m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:18:29.140 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (36m) 4m ago 36m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:18:29.479 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:18:29.479 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:18:29.479 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:18:29.480 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:18:29.766 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:18:29.766 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:18:29.766 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:18:29.767 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:18:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:28.126570+0000 mgr.smithi029.lsfhcm (mgr.34102) 625 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:28.546840+0000 mgr.smithi029.lsfhcm (mgr.34102) 626 : audit [DBG] from='client.34682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:28.842976+0000 mgr.smithi029.lsfhcm (mgr.34102) 627 : audit [DBG] from='client.34686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.127039+0000 mon.smithi029 (mon.0) 644 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.127359+0000 mon.smithi029 (mon.0) 645 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.127635+0000 mon.smithi029 (mon.0) 646 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.127891+0000 mon.smithi029 (mon.0) 647 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.128155+0000 mon.smithi029 (mon.0) 648 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.130096+0000 mon.smithi029 (mon.0) 649 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.130379+0000 mon.smithi029 (mon.0) 650 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.130650+0000 mon.smithi029 (mon.0) 651 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.130920+0000 mon.smithi029 (mon.0) 652 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.131180+0000 mon.smithi029 (mon.0) 653 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.478337+0000 mon.smithi029 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.29:0/1814261957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:28.126570+0000 mgr.smithi029.lsfhcm (mgr.34102) 625 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:28.546840+0000 mgr.smithi029.lsfhcm (mgr.34102) 626 : audit [DBG] from='client.34682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:28.842976+0000 mgr.smithi029.lsfhcm (mgr.34102) 627 : audit [DBG] from='client.34686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.127039+0000 mon.smithi029 (mon.0) 644 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.127359+0000 mon.smithi029 (mon.0) 645 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.127635+0000 mon.smithi029 (mon.0) 646 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.127891+0000 mon.smithi029 (mon.0) 647 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.128155+0000 mon.smithi029 (mon.0) 648 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.130096+0000 mon.smithi029 (mon.0) 649 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:18:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.130379+0000 mon.smithi029 (mon.0) 650 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.130650+0000 mon.smithi029 (mon.0) 651 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.130920+0000 mon.smithi029 (mon.0) 652 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.131180+0000 mon.smithi029 (mon.0) 653 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:18:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.478337+0000 mon.smithi029 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.29:0/1814261957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:18:30.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.125230+0000 mgr.smithi029.lsfhcm (mgr.34102) 628 : audit [DBG] from='client.34690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:30.954 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:18:29.765187+0000 mgr.smithi029.lsfhcm (mgr.34102) 629 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.125230+0000 mgr.smithi029.lsfhcm (mgr.34102) 628 : audit [DBG] from='client.34690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:18:29.765187+0000 mgr.smithi029.lsfhcm (mgr.34102) 629 : audit [DBG] from='client.34698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:18:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:30.127316+0000 mgr.smithi029.lsfhcm (mgr.34102) 630 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:30.127316+0000 mgr.smithi029.lsfhcm (mgr.34102) 630 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:32.127900+0000 mgr.smithi029.lsfhcm (mgr.34102) 631 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:32.127900+0000 mgr.smithi029.lsfhcm (mgr.34102) 631 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:34.128777+0000 mgr.smithi029.lsfhcm (mgr.34102) 632 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:34.128777+0000 mgr.smithi029.lsfhcm (mgr.34102) 632 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:36.129303+0000 mgr.smithi029.lsfhcm (mgr.34102) 633 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:36.129303+0000 mgr.smithi029.lsfhcm (mgr.34102) 633 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:38.129702+0000 mgr.smithi029.lsfhcm (mgr.34102) 634 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:38.129702+0000 mgr.smithi029.lsfhcm (mgr.34102) 634 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:40.130620+0000 mgr.smithi029.lsfhcm (mgr.34102) 635 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:40.130620+0000 mgr.smithi029.lsfhcm (mgr.34102) 635 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:42.131047+0000 mgr.smithi029.lsfhcm (mgr.34102) 636 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:42.131047+0000 mgr.smithi029.lsfhcm (mgr.34102) 636 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:45.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:44.131758+0000 mgr.smithi029.lsfhcm (mgr.34102) 637 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:44.131758+0000 mgr.smithi029.lsfhcm (mgr.34102) 637 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:46.132197+0000 mgr.smithi029.lsfhcm (mgr.34102) 638 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:46.132197+0000 mgr.smithi029.lsfhcm (mgr.34102) 638 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:48.132604+0000 mgr.smithi029.lsfhcm (mgr.34102) 639 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:48.132604+0000 mgr.smithi029.lsfhcm (mgr.34102) 639 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:50.133550+0000 mgr.smithi029.lsfhcm (mgr.34102) 640 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:50.133550+0000 mgr.smithi029.lsfhcm (mgr.34102) 640 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:54.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:52.134050+0000 mgr.smithi029.lsfhcm (mgr.34102) 641 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:52.134050+0000 mgr.smithi029.lsfhcm (mgr.34102) 641 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:54.134770+0000 mgr.smithi029.lsfhcm (mgr.34102) 642 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:54.134770+0000 mgr.smithi029.lsfhcm (mgr.34102) 642 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:58.012 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:56.135296+0000 mgr.smithi029.lsfhcm (mgr.34102) 643 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:18:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:56.135296+0000 mgr.smithi029.lsfhcm (mgr.34102) 643 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:18:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:18:58.135720+0000 mgr.smithi029.lsfhcm (mgr.34102) 644 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:00.080 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:19:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:18:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:18:58.135720+0000 mgr.smithi029.lsfhcm (mgr.34102) 644 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:00.651 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (31m) 4m ago 37m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (4m) 4m ago 101m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (4m) 4m ago 101m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (34m) 4m ago 101m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (86m) 4m ago 86m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (86m) 4m ago 86m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (31m) 4m ago 107m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (20m) 4m ago 100m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (15m) 4m ago 107m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (10m) 4m ago 105m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (37m) 4m ago 37m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (37m) 4m ago 37m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:19:00.652 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 79m - - 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 77m - - 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (101m) 4m ago 101m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (101m) 4m ago 101m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (100m) 4m ago 100m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (100m) 4m ago 100m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (98m) 4m ago 98m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (98m) 4m ago 98m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (98m) 4m ago 98m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (97m) 4m ago 97m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:19:00.653 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (37m) 4m ago 37m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:19:00.995 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:00.996 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:19:00.997 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:19:00.997 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:19:00.997 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:19:00.997 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.067999+0000 mgr.smithi029.lsfhcm (mgr.34102) 645 : audit [DBG] from='client.34702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.640076+0000 mon.smithi029 (mon.0) 655 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.640403+0000 mon.smithi029 (mon.0) 656 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.640714+0000 mon.smithi029 (mon.0) 657 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.641008+0000 mon.smithi029 (mon.0) 658 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.641296+0000 mon.smithi029 (mon.0) 659 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.643274+0000 mon.smithi029 (mon.0) 660 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.643592+0000 mon.smithi029 (mon.0) 661 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.643918+0000 mon.smithi029 (mon.0) 662 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.644210+0000 mon.smithi029 (mon.0) 663 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.644491+0000 mon.smithi029 (mon.0) 664 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.067999+0000 mgr.smithi029.lsfhcm (mgr.34102) 645 : audit [DBG] from='client.34702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.640076+0000 mon.smithi029 (mon.0) 655 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.640403+0000 mon.smithi029 (mon.0) 656 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.640714+0000 mon.smithi029 (mon.0) 657 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.641008+0000 mon.smithi029 (mon.0) 658 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.641296+0000 mon.smithi029 (mon.0) 659 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.643274+0000 mon.smithi029 (mon.0) 660 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.643592+0000 mon.smithi029 (mon.0) 661 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.643918+0000 mon.smithi029 (mon.0) 662 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.644210+0000 mon.smithi029 (mon.0) 663 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.644491+0000 mon.smithi029 (mon.0) 664 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:19:01.284 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:19:01.285 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:19:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:00.136331+0000 mgr.smithi029.lsfhcm (mgr.34102) 646 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.357505+0000 mgr.smithi029.lsfhcm (mgr.34102) 647 : audit [DBG] from='client.34706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.638255+0000 mgr.smithi029.lsfhcm (mgr.34102) 648 : audit [DBG] from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:00.994497+0000 mon.smithi029 (mon.0) 665 : audit [DBG] from='client.? 172.21.15.29:0/3791659636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:00.136331+0000 mgr.smithi029.lsfhcm (mgr.34102) 646 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.357505+0000 mgr.smithi029.lsfhcm (mgr.34102) 647 : audit [DBG] from='client.34706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.638255+0000 mgr.smithi029.lsfhcm (mgr.34102) 648 : audit [DBG] from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:00.994497+0000 mon.smithi029 (mon.0) 665 : audit [DBG] from='client.? 172.21.15.29:0/3791659636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:01.282330+0000 mgr.smithi029.lsfhcm (mgr.34102) 649 : audit [DBG] from='client.34718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:01.282330+0000 mgr.smithi029.lsfhcm (mgr.34102) 649 : audit [DBG] from='client.34718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:02.136778+0000 mgr.smithi029.lsfhcm (mgr.34102) 650 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:02.136778+0000 mgr.smithi029.lsfhcm (mgr.34102) 650 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:04.137468+0000 mgr.smithi029.lsfhcm (mgr.34102) 651 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:04.137468+0000 mgr.smithi029.lsfhcm (mgr.34102) 651 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:08.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:06.138026+0000 mgr.smithi029.lsfhcm (mgr.34102) 652 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:08.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:06.138026+0000 mgr.smithi029.lsfhcm (mgr.34102) 652 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:10.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:08.138560+0000 mgr.smithi029.lsfhcm (mgr.34102) 653 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:08.138560+0000 mgr.smithi029.lsfhcm (mgr.34102) 653 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:10.139571+0000 mgr.smithi029.lsfhcm (mgr.34102) 654 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:10.139571+0000 mgr.smithi029.lsfhcm (mgr.34102) 654 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:12.140079+0000 mgr.smithi029.lsfhcm (mgr.34102) 655 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:12.140079+0000 mgr.smithi029.lsfhcm (mgr.34102) 655 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:14.140868+0000 mgr.smithi029.lsfhcm (mgr.34102) 656 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:14.140868+0000 mgr.smithi029.lsfhcm (mgr.34102) 656 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:18.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:16.141299+0000 mgr.smithi029.lsfhcm (mgr.34102) 657 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:16.141299+0000 mgr.smithi029.lsfhcm (mgr.34102) 657 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:18.141921+0000 mgr.smithi029.lsfhcm (mgr.34102) 658 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:18.141921+0000 mgr.smithi029.lsfhcm (mgr.34102) 658 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:20.142609+0000 mgr.smithi029.lsfhcm (mgr.34102) 659 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:20.142609+0000 mgr.smithi029.lsfhcm (mgr.34102) 659 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:22.143038+0000 mgr.smithi029.lsfhcm (mgr.34102) 660 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:22.143038+0000 mgr.smithi029.lsfhcm (mgr.34102) 660 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:24.143899+0000 mgr.smithi029.lsfhcm (mgr.34102) 661 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:24.143899+0000 mgr.smithi029.lsfhcm (mgr.34102) 661 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:28.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:26.144299+0000 mgr.smithi029.lsfhcm (mgr.34102) 662 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:26.144299+0000 mgr.smithi029.lsfhcm (mgr.34102) 662 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:28.618330+0000 mon.smithi029 (mon.0) 666 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T02:19:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:28.618736+0000 mon.smithi029 (mon.0) 667 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:19:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:28.618968+0000 mon.smithi029 (mon.0) 668 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:19:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:28.619184+0000 mon.smithi029 (mon.0) 669 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:19:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:28.618330+0000 mon.smithi029 (mon.0) 666 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T02:19:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:28.618736+0000 mon.smithi029 (mon.0) 667 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:19:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:28.618968+0000 mon.smithi029 (mon.0) 668 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:19:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:28.619184+0000 mon.smithi029 (mon.0) 669 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:19:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:28.144658+0000 mgr.smithi029.lsfhcm (mgr.34102) 663 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:28.144658+0000 mgr.smithi029.lsfhcm (mgr.34102) 663 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:31.593 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:19:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:30.145376+0000 mgr.smithi029.lsfhcm (mgr.34102) 664 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:32.165 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:19:32.165 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (32m) 5m ago 37m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:19:32.165 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (5m) 5m ago 101m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:19:32.165 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (5m) 5m ago 102m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:19:32.165 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (34m) 5m ago 101m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:19:32.165 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (87m) 5m ago 87m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (87m) 5m ago 87m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (31m) 5m ago 108m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (21m) 5m ago 101m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (16m) 5m ago 108m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (10m) 5m ago 106m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (37m) 5m ago 37m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (37m) 5m ago 37m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 79m - - 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 77m - - 2024-02-23T02:19:32.166 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (101m) 5m ago 101m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (101m) 5m ago 101m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (101m) 5m ago 101m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (100m) 5m ago 100m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (99m) 5m ago 99m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (98m) 5m ago 98m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (98m) 5m ago 98m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (98m) 5m ago 98m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:19:32.167 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (37m) 5m ago 37m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:19:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:30.145376+0000 mgr.smithi029.lsfhcm (mgr.34102) 664 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:32.505 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 10, 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:19:32.506 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:19:32.796 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:19:32.797 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:19:32.797 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading crash daemons", 2024-02-23T02:19:32.797 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:19:32.797 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:19:33.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:31.581446+0000 mgr.smithi029.lsfhcm (mgr.34102) 665 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:33.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:31.868978+0000 mgr.smithi029.lsfhcm (mgr.34102) 666 : audit [DBG] from='client.34726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:33.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.153362+0000 mon.smithi029 (mon.0) 670 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:33.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.153734+0000 mon.smithi029 (mon.0) 671 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.154042+0000 mon.smithi029 (mon.0) 672 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.154326+0000 mon.smithi029 (mon.0) 673 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.154607+0000 mon.smithi029 (mon.0) 674 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.156546+0000 mon.smithi029 (mon.0) 675 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.156873+0000 mon.smithi029 (mon.0) 676 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.157175+0000 mon.smithi029 (mon.0) 677 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.157453+0000 mon.smithi029 (mon.0) 678 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.157730+0000 mon.smithi029 (mon.0) 679 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.503769+0000 mon.smithi029 (mon.0) 680 : audit [DBG] from='client.? 172.21.15.29:0/3467478329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:31.581446+0000 mgr.smithi029.lsfhcm (mgr.34102) 665 : audit [DBG] from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:31.868978+0000 mgr.smithi029.lsfhcm (mgr.34102) 666 : audit [DBG] from='client.34726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.153362+0000 mon.smithi029 (mon.0) 670 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.153734+0000 mon.smithi029 (mon.0) 671 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.154042+0000 mon.smithi029 (mon.0) 672 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.154326+0000 mon.smithi029 (mon.0) 673 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.154607+0000 mon.smithi029 (mon.0) 674 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.156546+0000 mon.smithi029 (mon.0) 675 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.156873+0000 mon.smithi029 (mon.0) 676 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.157175+0000 mon.smithi029 (mon.0) 677 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.157453+0000 mon.smithi029 (mon.0) 678 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.157730+0000 mon.smithi029 (mon.0) 679 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:19:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.503769+0000 mon.smithi029 (mon.0) 680 : audit [DBG] from='client.? 172.21.15.29:0/3467478329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:32.145727+0000 mgr.smithi029.lsfhcm (mgr.34102) 667 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.151590+0000 mgr.smithi029.lsfhcm (mgr.34102) 668 : audit [DBG] from='client.34730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:32.794577+0000 mgr.smithi029.lsfhcm (mgr.34102) 669 : audit [DBG] from='client.34738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:32.145727+0000 mgr.smithi029.lsfhcm (mgr.34102) 667 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.151590+0000 mgr.smithi029.lsfhcm (mgr.34102) 668 : audit [DBG] from='client.34730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:32.794577+0000 mgr.smithi029.lsfhcm (mgr.34102) 669 : audit [DBG] from='client.34738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:19:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:34.146528+0000 mgr.smithi029.lsfhcm (mgr.34102) 670 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:34.146528+0000 mgr.smithi029.lsfhcm (mgr.34102) 670 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:38.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:36.147093+0000 mgr.smithi029.lsfhcm (mgr.34102) 671 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:36.147093+0000 mgr.smithi029.lsfhcm (mgr.34102) 671 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:38.147481+0000 mgr.smithi029.lsfhcm (mgr.34102) 672 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:38.147481+0000 mgr.smithi029.lsfhcm (mgr.34102) 672 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:40.148160+0000 mgr.smithi029.lsfhcm (mgr.34102) 673 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:40.148160+0000 mgr.smithi029.lsfhcm (mgr.34102) 673 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:42.148691+0000 mgr.smithi029.lsfhcm (mgr.34102) 674 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:42.148691+0000 mgr.smithi029.lsfhcm (mgr.34102) 674 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:44.149523+0000 mgr.smithi029.lsfhcm (mgr.34102) 675 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:44.149523+0000 mgr.smithi029.lsfhcm (mgr.34102) 675 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:46.149973+0000 mgr.smithi029.lsfhcm (mgr.34102) 676 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:46.149973+0000 mgr.smithi029.lsfhcm (mgr.34102) 676 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:48.150401+0000 mgr.smithi029.lsfhcm (mgr.34102) 677 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:48.150401+0000 mgr.smithi029.lsfhcm (mgr.34102) 677 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:50.151138+0000 mgr.smithi029.lsfhcm (mgr.34102) 678 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:50.151138+0000 mgr.smithi029.lsfhcm (mgr.34102) 678 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:52.151496+0000 mgr.smithi029.lsfhcm (mgr.34102) 679 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:52.151496+0000 mgr.smithi029.lsfhcm (mgr.34102) 679 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:54.152242+0000 mgr.smithi029.lsfhcm (mgr.34102) 680 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.459494+0000 mon.smithi029 (mon.0) 681 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.462328+0000 mon.smithi029 (mon.0) 682 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.463821+0000 mon.smithi029 (mon.0) 683 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.465279+0000 mon.smithi029 (mon.0) 684 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.470468+0000 mon.smithi029 (mon.0) 685 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.471286+0000 mon.smithi029 (mon.0) 686 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi029"}]: dispatch 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.474489+0000 mon.smithi029 (mon.0) 687 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi029"}]': finished 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.475225+0000 mon.smithi029 (mon.0) 688 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi052"}]: dispatch 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.478448+0000 mon.smithi029 (mon.0) 689 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi052"}]': finished 2024-02-23T02:19:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.479782+0000 mon.smithi029 (mon.0) 690 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-23T02:19:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:54.152242+0000 mgr.smithi029.lsfhcm (mgr.34102) 680 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.459494+0000 mon.smithi029 (mon.0) 681 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:19:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.462328+0000 mon.smithi029 (mon.0) 682 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.463821+0000 mon.smithi029 (mon.0) 683 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.465279+0000 mon.smithi029 (mon.0) 684 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:19:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.470468+0000 mon.smithi029 (mon.0) 685 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:19:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.471286+0000 mon.smithi029 (mon.0) 686 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi029"}]: dispatch 2024-02-23T02:19:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.474489+0000 mon.smithi029 (mon.0) 687 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi029"}]': finished 2024-02-23T02:19:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.475225+0000 mon.smithi029 (mon.0) 688 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi052"}]: dispatch 2024-02-23T02:19:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.478448+0000 mon.smithi029 (mon.0) 689 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi052"}]': finished 2024-02-23T02:19:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.479782+0000 mon.smithi029 (mon.0) 690 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:19:55.457153+0000 mgr.smithi029.lsfhcm (mgr.34102) 681 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:19:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:19:57.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:19:57.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:19:55.465989+0000 mgr.smithi029.lsfhcm (mgr.34102) 682 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:55.479956+0000 mgr.smithi029.lsfhcm (mgr.34102) 683 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-23T02:19:57.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:19:55.480881+0000 mgr.smithi029.lsfhcm (mgr.34102) 684 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:19:55.457153+0000 mgr.smithi029.lsfhcm (mgr.34102) 681 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:19:57.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:19:57.194 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:19:57.195 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:19:55.465989+0000 mgr.smithi029.lsfhcm (mgr.34102) 682 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-23T02:19:57.195 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:55.479956+0000 mgr.smithi029.lsfhcm (mgr.34102) 683 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-23T02:19:57.195 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:19:55.480881+0000 mgr.smithi029.lsfhcm (mgr.34102) 684 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-23T02:19:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:56.152589+0000 mgr.smithi029.lsfhcm (mgr.34102) 685 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:57.215246+0000 mon.smithi029 (mon.0) 691 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:19:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:57.216078+0000 mon.smithi029 (mon.0) 692 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T02:19:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:57.216709+0000 mon.smithi029 (mon.0) 693 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:19:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:19:57.218312+0000 mon.smithi029 (mon.0) 694 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-23T02:19:58.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:56.152589+0000 mgr.smithi029.lsfhcm (mgr.34102) 685 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:19:58.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:57.215246+0000 mon.smithi029 (mon.0) 691 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:19:58.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:57.216078+0000 mon.smithi029 (mon.0) 692 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T02:19:58.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:57.216709+0000 mon.smithi029 (mon.0) 693 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:19:58.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:19:57.218312+0000 mon.smithi029 (mon.0) 694 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-23T02:19:59.081 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:19:57.210654+0000 mgr.smithi029.lsfhcm (mgr.34102) 686 : cephadm [INF] Upgrade: Updating osd.0 2024-02-23T02:19:59.081 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:19:57.217920+0000 mgr.smithi029.lsfhcm (mgr.34102) 687 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-02-23T02:19:59.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:19:57.210654+0000 mgr.smithi029.lsfhcm (mgr.34102) 686 : cephadm [INF] Upgrade: Updating osd.0 2024-02-23T02:19:59.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:19:57.217920+0000 mgr.smithi029.lsfhcm (mgr.34102) 687 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-02-23T02:20:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:19:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:19:58.152992+0000 mgr.smithi029.lsfhcm (mgr.34102) 688 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:00.227 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:19:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:19:58.152992+0000 mgr.smithi029.lsfhcm (mgr.34102) 688 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:00.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:00 smithi029 systemd[1]: Stopping Ceph osd.0 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:20:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.000158+0000 mon.smithi029 (mon.0) 695 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:20:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.000158+0000 mon.smithi029 (mon.0) 695 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:20:01.454 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:01 smithi029 bash[134571]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.0 2024-02-23T02:20:02.072 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.153724+0000 mgr.smithi029.lsfhcm (mgr.34102) 689 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:02.072 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854324+0000 mon.smithi029 (mon.0) 696 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.072 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854348+0000 mon.smithi029 (mon.0) 697 : cluster [INF] osd.0 failed (root=default,host=smithi029) (connection refused reported by osd.3) 2024-02-23T02:20:02.072 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854462+0000 mon.smithi029 (mon.0) 698 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.072 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854531+0000 mon.smithi029 (mon.0) 699 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854605+0000 mon.smithi029 (mon.0) 700 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854671+0000 mon.smithi029 (mon.0) 701 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.854739+0000 mon.smithi029 (mon.0) 702 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855120+0000 mon.smithi029 (mon.0) 703 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855203+0000 mon.smithi029 (mon.0) 704 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855284+0000 mon.smithi029 (mon.0) 705 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855358+0000 mon.smithi029 (mon.0) 706 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855425+0000 mon.smithi029 (mon.0) 707 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855495+0000 mon.smithi029 (mon.0) 708 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855560+0000 mon.smithi029 (mon.0) 709 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:00.855625+0000 mon.smithi029 (mon.0) 710 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.254607+0000 mon.smithi029 (mon.0) 711 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.254666+0000 mon.smithi029 (mon.0) 712 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.254918+0000 mon.smithi029 (mon.0) 713 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.254974+0000 mon.smithi029 (mon.0) 714 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.255080+0000 mon.smithi029 (mon.0) 715 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.255124+0000 mon.smithi029 (mon.0) 716 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256181+0000 mon.smithi029 (mon.0) 717 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256295+0000 mon.smithi029 (mon.0) 718 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256343+0000 mon.smithi029 (mon.0) 719 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256444+0000 mon.smithi029 (mon.0) 720 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256530+0000 mon.smithi029 (mon.0) 721 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256573+0000 mon.smithi029 (mon.0) 722 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256668+0000 mon.smithi029 (mon.0) 723 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.074 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.256709+0000 mon.smithi029 (mon.0) 724 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.153724+0000 mgr.smithi029.lsfhcm (mgr.34102) 689 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854324+0000 mon.smithi029 (mon.0) 696 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854348+0000 mon.smithi029 (mon.0) 697 : cluster [INF] osd.0 failed (root=default,host=smithi029) (connection refused reported by osd.3) 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854462+0000 mon.smithi029 (mon.0) 698 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854531+0000 mon.smithi029 (mon.0) 699 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854605+0000 mon.smithi029 (mon.0) 700 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854671+0000 mon.smithi029 (mon.0) 701 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.854739+0000 mon.smithi029 (mon.0) 702 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855120+0000 mon.smithi029 (mon.0) 703 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855203+0000 mon.smithi029 (mon.0) 704 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855284+0000 mon.smithi029 (mon.0) 705 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855358+0000 mon.smithi029 (mon.0) 706 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855425+0000 mon.smithi029 (mon.0) 707 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855495+0000 mon.smithi029 (mon.0) 708 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855560+0000 mon.smithi029 (mon.0) 709 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:00.855625+0000 mon.smithi029 (mon.0) 710 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.254607+0000 mon.smithi029 (mon.0) 711 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.254666+0000 mon.smithi029 (mon.0) 712 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.254918+0000 mon.smithi029 (mon.0) 713 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.254974+0000 mon.smithi029 (mon.0) 714 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.255080+0000 mon.smithi029 (mon.0) 715 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.255124+0000 mon.smithi029 (mon.0) 716 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256181+0000 mon.smithi029 (mon.0) 717 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256295+0000 mon.smithi029 (mon.0) 718 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256343+0000 mon.smithi029 (mon.0) 719 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256444+0000 mon.smithi029 (mon.0) 720 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256530+0000 mon.smithi029 (mon.0) 721 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:02.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256573+0000 mon.smithi029 (mon.0) 722 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-23T02:20:02.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256668+0000 mon.smithi029 (mon.0) 723 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-23T02:20:02.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.256709+0000 mon.smithi029 (mon.0) 724 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-23T02:20:03.112 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:20:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.814605+0000 mon.smithi029 (mon.0) 725 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:20:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:01.822738+0000 mon.smithi029 (mon.0) 726 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-23T02:20:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:01.822992+0000 mon.smithi029 (mon.0) 727 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-23T02:20:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:01.823560+0000 mon.smithi029 (mon.0) 728 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-23T02:20:03.210 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.814605+0000 mon.smithi029 (mon.0) 725 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:20:03.211 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:01.822738+0000 mon.smithi029 (mon.0) 726 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-23T02:20:03.211 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:01.822992+0000 mon.smithi029 (mon.0) 727 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-23T02:20:03.211 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:01.823560+0000 mon.smithi029 (mon.0) 728 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-23T02:20:03.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:03 smithi029 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.0.service: Succeeded. 2024-02-23T02:20:03.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:03 smithi029 systemd[1]: Stopped Ceph osd.0 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:20:03.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:03 smithi029 systemd[1]: Starting Ceph osd.0 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (32m) 5m ago 38m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (5m) 5m ago 102m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (5m) 5m ago 102m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (35m) 5m ago 102m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (87m) 5m ago 87m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (87m) 5m ago 87m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (32m) 5m ago 108m 438M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:20:03.708 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (21m) 5m ago 102m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (16m) 5m ago 108m 115M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (11m) 5m ago 107m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (38m) 5m ago 38m 95.2M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (38m) 5m ago 38m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 80m - - 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 78m - - 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (102m) 5m ago 102m 340M 4096M 15.2.13 2cf504fded39 6495ede2a6a7 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (102m) 5m ago 102m 377M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (101m) 5m ago 101m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (101m) 5m ago 101m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (99m) 5m ago 99m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (99m) 5m ago 99m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (99m) 5m ago 99m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:20:03.709 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (98m) 5m ago 98m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:20:03.710 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (38m) 5m ago 38m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:20:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:02.154257+0000 mgr.smithi029.lsfhcm (mgr.34102) 690 : cluster [DBG] pgmap v504: 129 pgs: 16 stale+active+clean, 113 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:02.825260+0000 mon.smithi029 (mon.0) 729 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-23T02:20:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:02.825448+0000 mon.smithi029 (mon.0) 730 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.696048+0000 mon.smithi029 (mon.0) 731 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.696434+0000 mon.smithi029 (mon.0) 732 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.696734+0000 mon.smithi029 (mon.0) 733 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.697012+0000 mon.smithi029 (mon.0) 734 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.697267+0000 mon.smithi029 (mon.0) 735 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.699302+0000 mon.smithi029 (mon.0) 736 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.699581+0000 mon.smithi029 (mon.0) 737 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.699848+0000 mon.smithi029 (mon.0) 738 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.700123+0000 mon.smithi029 (mon.0) 739 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.700383+0000 mon.smithi029 (mon.0) 740 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:04.059 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:20:04.060 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:20:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:02.154257+0000 mgr.smithi029.lsfhcm (mgr.34102) 690 : cluster [DBG] pgmap v504: 129 pgs: 16 stale+active+clean, 113 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:02.825260+0000 mon.smithi029 (mon.0) 729 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:02.825448+0000 mon.smithi029 (mon.0) 730 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.696048+0000 mon.smithi029 (mon.0) 731 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.696434+0000 mon.smithi029 (mon.0) 732 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.696734+0000 mon.smithi029 (mon.0) 733 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.697012+0000 mon.smithi029 (mon.0) 734 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.697267+0000 mon.smithi029 (mon.0) 735 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.699302+0000 mon.smithi029 (mon.0) 736 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.699581+0000 mon.smithi029 (mon.0) 737 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.699848+0000 mon.smithi029 (mon.0) 738 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.700123+0000 mon.smithi029 (mon.0) 739 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.700383+0000 mon.smithi029 (mon.0) 740 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:04.353 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/23 daemons upgraded", 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:20:04.354 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-23T02:20:04.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:04 smithi029 bash[134918]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-23T02:20:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.098513+0000 mgr.smithi029.lsfhcm (mgr.34102) 691 : audit [DBG] from='client.34742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.400648+0000 mgr.smithi029.lsfhcm (mgr.34102) 692 : audit [DBG] from='client.34746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:03.694245+0000 mgr.smithi029.lsfhcm (mgr.34102) 693 : audit [DBG] from='client.34750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:04.057376+0000 mon.smithi029 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.29:0/1888435640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:20:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.098513+0000 mgr.smithi029.lsfhcm (mgr.34102) 691 : audit [DBG] from='client.34742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.400648+0000 mgr.smithi029.lsfhcm (mgr.34102) 692 : audit [DBG] from='client.34746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:03.694245+0000 mgr.smithi029.lsfhcm (mgr.34102) 693 : audit [DBG] from='client.34750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:04.057376+0000 mon.smithi029 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.29:0/1888435640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:20:05.833 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T02:20:05.533+0000 7f9c33729700 1 -- 172.21.15.29:0/3888226274 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff05dcc680 con 0x55ff05d95400 2024-02-23T02:20:05.833 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:05 smithi029 bash[135259]: c58a89c709da6c14e12ea43c6502b3e0c3293a721dd2bd192aea1687ff40e663 2024-02-23T02:20:05.833 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:05 smithi029 systemd[1]: Started Ceph osd.0 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:20:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:04.155268+0000 mgr.smithi029.lsfhcm (mgr.34102) 694 : cluster [DBG] pgmap v506: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:04.351445+0000 mgr.smithi029.lsfhcm (mgr.34102) 695 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:04.825466+0000 mon.smithi029 (mon.0) 742 : cluster [WRN] Health check failed: Degraded data redundancy: 60/396 objects degraded (15.152%), 16 pgs degraded (PG_DEGRADED) 2024-02-23T02:20:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:05.655075+0000 mon.smithi029 (mon.0) 743 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:05.655784+0000 mon.smithi029 (mon.0) 744 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:20:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:05.657103+0000 mon.smithi029 (mon.0) 745 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:20:06.264 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T02:20:06.048+0000 7f9c3b1b7380 -1 Falling back to public interface 2024-02-23T02:20:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:04.155268+0000 mgr.smithi029.lsfhcm (mgr.34102) 694 : cluster [DBG] pgmap v506: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:04.351445+0000 mgr.smithi029.lsfhcm (mgr.34102) 695 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:04.825466+0000 mon.smithi029 (mon.0) 742 : cluster [WRN] Health check failed: Degraded data redundancy: 60/396 objects degraded (15.152%), 16 pgs degraded (PG_DEGRADED) 2024-02-23T02:20:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:05.655075+0000 mon.smithi029 (mon.0) 743 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:05.655784+0000 mon.smithi029 (mon.0) 744 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:20:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:05.657103+0000 mon.smithi029 (mon.0) 745 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:20:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:06.155769+0000 mgr.smithi029.lsfhcm (mgr.34102) 696 : cluster [DBG] pgmap v507: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:06.155769+0000 mgr.smithi029.lsfhcm (mgr.34102) 696 : cluster [DBG] pgmap v507: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:08.156245+0000 mgr.smithi029.lsfhcm (mgr.34102) 697 : cluster [DBG] pgmap v508: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:09.168869+0000 mon.smithi029 (mon.0) 746 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:09.488411+0000 mon.smithi029 (mon.0) 747 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:20:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:09.489097+0000 mon.smithi029 (mon.0) 748 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:20:10.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:09.495467+0000 mon.smithi029 (mon.0) 749 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:10.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:09.497702+0000 mon.smithi029 (mon.0) 750 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:20:10.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:09.502384+0000 mon.smithi029 (mon.0) 751 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:08.156245+0000 mgr.smithi029.lsfhcm (mgr.34102) 697 : cluster [DBG] pgmap v508: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:09.168869+0000 mon.smithi029 (mon.0) 746 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:09.488411+0000 mon.smithi029 (mon.0) 747 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:20:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:09.489097+0000 mon.smithi029 (mon.0) 748 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:20:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:09.495467+0000 mon.smithi029 (mon.0) 749 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:10.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:09.497702+0000 mon.smithi029 (mon.0) 750 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:20:10.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:09.502384+0000 mon.smithi029 (mon.0) 751 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:20:09.489657+0000 mgr.smithi029.lsfhcm (mgr.34102) 698 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:20:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:09.490659+0000 mgr.smithi029.lsfhcm (mgr.34102) 699 : cluster [DBG] pgmap v509: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:09.490966+0000 mgr.smithi029.lsfhcm (mgr.34102) 700 : cluster [DBG] pgmap v510: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:20:09.504720+0000 mgr.smithi029.lsfhcm (mgr.34102) 701 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:20:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:20:09.504893+0000 mgr.smithi029.lsfhcm (mgr.34102) 702 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:20:11.264 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T02:20:10.854+0000 7f9c3b1b7380 -1 osd.0 65 log_to_monitors {default=true} 2024-02-23T02:20:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:20:09.489657+0000 mgr.smithi029.lsfhcm (mgr.34102) 698 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:20:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:09.490659+0000 mgr.smithi029.lsfhcm (mgr.34102) 699 : cluster [DBG] pgmap v509: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:09.490966+0000 mgr.smithi029.lsfhcm (mgr.34102) 700 : cluster [DBG] pgmap v510: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:20:09.504720+0000 mgr.smithi029.lsfhcm (mgr.34102) 701 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:20:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:20:09.504893+0000 mgr.smithi029.lsfhcm (mgr.34102) 702 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:20:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:10.858689+0000 mon.smithi029 (mon.0) 752 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T02:20:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:10.858689+0000 mon.smithi029 (mon.0) 752 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T02:20:12.264 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 02:20:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T02:20:11.857+0000 7f9c2be9d700 -1 osd.0 65 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:20:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:11.491537+0000 mgr.smithi029.lsfhcm (mgr.34102) 703 : cluster [DBG] pgmap v511: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:11.847227+0000 mon.smithi029 (mon.0) 753 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-23T02:20:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:11.847315+0000 mon.smithi029 (mon.0) 754 : cluster [DBG] osdmap e68: 8 total, 7 up, 8 in 2024-02-23T02:20:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:11.849253+0000 mon.smithi029 (mon.0) 755 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:20:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:11.491537+0000 mgr.smithi029.lsfhcm (mgr.34102) 703 : cluster [DBG] pgmap v511: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 526 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:11.847227+0000 mon.smithi029 (mon.0) 753 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-23T02:20:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:11.847315+0000 mon.smithi029 (mon.0) 754 : cluster [DBG] osdmap e68: 8 total, 7 up, 8 in 2024-02-23T02:20:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:11.849253+0000 mon.smithi029 (mon.0) 755 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:20:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:12.845290+0000 mon.smithi029 (mon.0) 756 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:20:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:12.850224+0000 mon.smithi029 (mon.0) 757 : cluster [INF] osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580] boot 2024-02-23T02:20:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:12.850292+0000 mon.smithi029 (mon.0) 758 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-23T02:20:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:12.852752+0000 mon.smithi029 (mon.0) 759 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T02:20:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:13.741521+0000 mon.smithi029 (mon.0) 760 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:13.851760+0000 mon.smithi029 (mon.0) 761 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-23T02:20:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:12.845290+0000 mon.smithi029 (mon.0) 756 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:20:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:12.850224+0000 mon.smithi029 (mon.0) 757 : cluster [INF] osd.0 [v2:172.21.15.29:6802/571547580,v1:172.21.15.29:6803/571547580] boot 2024-02-23T02:20:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:12.850292+0000 mon.smithi029 (mon.0) 758 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-23T02:20:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:12.852752+0000 mon.smithi029 (mon.0) 759 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T02:20:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:13.741521+0000 mon.smithi029 (mon.0) 760 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:13.851760+0000 mon.smithi029 (mon.0) 761 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-23T02:20:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:13.492248+0000 mgr.smithi029.lsfhcm (mgr.34102) 704 : cluster [DBG] pgmap v514: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:13.492248+0000 mgr.smithi029.lsfhcm (mgr.34102) 704 : cluster [DBG] pgmap v514: 129 pgs: 16 active+undersized+degraded, 33 active+undersized, 80 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 60/396 objects degraded (15.152%) 2024-02-23T02:20:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:15.870005+0000 mon.smithi029 (mon.0) 762 : cluster [WRN] Health check update: Degraded data redundancy: 14/396 objects degraded (3.535%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:20:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:15.870005+0000 mon.smithi029 (mon.0) 762 : cluster [WRN] Health check update: Degraded data redundancy: 14/396 objects degraded (3.535%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:20:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:15.492793+0000 mgr.smithi029.lsfhcm (mgr.34102) 705 : cluster [DBG] pgmap v516: 129 pgs: 33 peering, 4 active+undersized+degraded, 12 active+undersized, 80 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 14/396 objects degraded (3.535%) 2024-02-23T02:20:17.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:15.492793+0000 mgr.smithi029.lsfhcm (mgr.34102) 705 : cluster [DBG] pgmap v516: 129 pgs: 33 peering, 4 active+undersized+degraded, 12 active+undersized, 80 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 14/396 objects degraded (3.535%) 2024-02-23T02:20:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:17.924572+0000 mon.smithi029 (mon.0) 763 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/396 objects degraded (3.535%), 4 pgs degraded) 2024-02-23T02:20:18.314 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:17.924572+0000 mon.smithi029 (mon.0) 763 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/396 objects degraded (3.535%), 4 pgs degraded) 2024-02-23T02:20:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:17.493448+0000 mgr.smithi029.lsfhcm (mgr.34102) 706 : cluster [DBG] pgmap v517: 129 pgs: 33 peering, 96 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:17.493448+0000 mgr.smithi029.lsfhcm (mgr.34102) 706 : cluster [DBG] pgmap v517: 129 pgs: 33 peering, 96 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:19.494222+0000 mgr.smithi029.lsfhcm (mgr.34102) 707 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:21.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:19.494222+0000 mgr.smithi029.lsfhcm (mgr.34102) 707 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:23.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:21.494824+0000 mgr.smithi029.lsfhcm (mgr.34102) 708 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:23.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:21.494824+0000 mgr.smithi029.lsfhcm (mgr.34102) 708 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:23.495603+0000 mgr.smithi029.lsfhcm (mgr.34102) 709 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:25.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:23.495603+0000 mgr.smithi029.lsfhcm (mgr.34102) 709 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:25.496559+0000 mgr.smithi029.lsfhcm (mgr.34102) 710 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:27.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:25.496559+0000 mgr.smithi029.lsfhcm (mgr.34102) 710 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:27.497259+0000 mgr.smithi029.lsfhcm (mgr.34102) 711 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:28.622589+0000 mon.smithi029 (mon.0) 764 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-23T02:20:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:28.623043+0000 mon.smithi029 (mon.0) 765 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:20:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:28.623268+0000 mon.smithi029 (mon.0) 766 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:20:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:28.623496+0000 mon.smithi029 (mon.0) 767 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:20:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:28.741259+0000 mon.smithi029 (mon.0) 768 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:27.497259+0000 mgr.smithi029.lsfhcm (mgr.34102) 711 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:28.622589+0000 mon.smithi029 (mon.0) 764 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-23T02:20:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:28.623043+0000 mon.smithi029 (mon.0) 765 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:20:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:28.623268+0000 mon.smithi029 (mon.0) 766 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:20:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:28.623496+0000 mon.smithi029 (mon.0) 767 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:20:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:28.741259+0000 mon.smithi029 (mon.0) 768 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:30.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:29.301566+0000 mon.smithi029 (mon.0) 769 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:30.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:29.498089+0000 mgr.smithi029.lsfhcm (mgr.34102) 712 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:29.301566+0000 mon.smithi029 (mon.0) 769 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:20:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:29.498089+0000 mgr.smithi029.lsfhcm (mgr.34102) 712 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:31.498505+0000 mgr.smithi029.lsfhcm (mgr.34102) 713 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:31.498505+0000 mgr.smithi029.lsfhcm (mgr.34102) 713 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:34.670 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:20:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:33.498997+0000 mgr.smithi029.lsfhcm (mgr.34102) 714 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:33.498997+0000 mgr.smithi029.lsfhcm (mgr.34102) 714 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (33m) 6m ago 38m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (6m) 26s ago 103m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (6m) 6m ago 103m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (35m) 6m ago 102m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (88m) 26s ago 88m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (88m) 6m ago 88m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (32m) 26s ago 109m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (22m) 6m ago 102m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:20:35.239 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (17m) 26s ago 109m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (12m) 6m ago 107m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (38m) 26s ago 38m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (38m) 6m ago 38m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 26s ago 80m - - 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 6m ago 78m - - 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (30s) 26s ago 102m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (102m) 26s ago 102m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (102m) 26s ago 102m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (102m) 26s ago 102m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (100m) 6m ago 100m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (100m) 6m ago 100m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (99m) 6m ago 99m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:20:35.240 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (99m) 6m ago 99m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:20:35.241 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (38m) 6m ago 38m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:20:35.582 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:20:35.583 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:20:35.871 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:20:35.872 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:20:35.872 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:20:35.872 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:20:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:34.657427+0000 mgr.smithi029.lsfhcm (mgr.34102) 715 : audit [DBG] from='client.34766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:34.944727+0000 mgr.smithi029.lsfhcm (mgr.34102) 716 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.227738+0000 mon.smithi029 (mon.0) 770 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.228083+0000 mon.smithi029 (mon.0) 771 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.228366+0000 mon.smithi029 (mon.0) 772 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.228629+0000 mon.smithi029 (mon.0) 773 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.228884+0000 mon.smithi029 (mon.0) 774 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.230822+0000 mon.smithi029 (mon.0) 775 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.231105+0000 mon.smithi029 (mon.0) 776 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.231368+0000 mon.smithi029 (mon.0) 777 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.231625+0000 mon.smithi029 (mon.0) 778 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.231874+0000 mon.smithi029 (mon.0) 779 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:34.657427+0000 mgr.smithi029.lsfhcm (mgr.34102) 715 : audit [DBG] from='client.34766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:34.944727+0000 mgr.smithi029.lsfhcm (mgr.34102) 716 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.227738+0000 mon.smithi029 (mon.0) 770 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.228083+0000 mon.smithi029 (mon.0) 771 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.228366+0000 mon.smithi029 (mon.0) 772 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.228629+0000 mon.smithi029 (mon.0) 773 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.228884+0000 mon.smithi029 (mon.0) 774 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.230822+0000 mon.smithi029 (mon.0) 775 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:20:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.231105+0000 mon.smithi029 (mon.0) 776 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.231368+0000 mon.smithi029 (mon.0) 777 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.231625+0000 mon.smithi029 (mon.0) 778 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.231874+0000 mon.smithi029 (mon.0) 779 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:20:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.225948+0000 mgr.smithi029.lsfhcm (mgr.34102) 717 : audit [DBG] from='client.34774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:35.499580+0000 mgr.smithi029.lsfhcm (mgr.34102) 718 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.580606+0000 mon.smithi029 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.29:0/1552539136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:20:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:20:35.869390+0000 mgr.smithi029.lsfhcm (mgr.34102) 719 : audit [DBG] from='client.34782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:37.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.225948+0000 mgr.smithi029.lsfhcm (mgr.34102) 717 : audit [DBG] from='client.34774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:37.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:35.499580+0000 mgr.smithi029.lsfhcm (mgr.34102) 718 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:37.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.580606+0000 mon.smithi029 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.29:0/1552539136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:20:37.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:20:35.869390+0000 mgr.smithi029.lsfhcm (mgr.34102) 719 : audit [DBG] from='client.34782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:20:38.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:37.500201+0000 mgr.smithi029.lsfhcm (mgr.34102) 720 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:37.500201+0000 mgr.smithi029.lsfhcm (mgr.34102) 720 : cluster [DBG] pgmap v527: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:39.500972+0000 mgr.smithi029.lsfhcm (mgr.34102) 721 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:39.500972+0000 mgr.smithi029.lsfhcm (mgr.34102) 721 : cluster [DBG] pgmap v528: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:41.501459+0000 mgr.smithi029.lsfhcm (mgr.34102) 722 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:43.600 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:41.501459+0000 mgr.smithi029.lsfhcm (mgr.34102) 722 : cluster [DBG] pgmap v529: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:43.502061+0000 mgr.smithi029.lsfhcm (mgr.34102) 723 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:43.502061+0000 mgr.smithi029.lsfhcm (mgr.34102) 723 : cluster [DBG] pgmap v530: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:45.502744+0000 mgr.smithi029.lsfhcm (mgr.34102) 724 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:45.502744+0000 mgr.smithi029.lsfhcm (mgr.34102) 724 : cluster [DBG] pgmap v531: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:48.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:47.503299+0000 mgr.smithi029.lsfhcm (mgr.34102) 725 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:47.503299+0000 mgr.smithi029.lsfhcm (mgr.34102) 725 : cluster [DBG] pgmap v532: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:50.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:49.503999+0000 mgr.smithi029.lsfhcm (mgr.34102) 726 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:49.503999+0000 mgr.smithi029.lsfhcm (mgr.34102) 726 : cluster [DBG] pgmap v533: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:51.504584+0000 mgr.smithi029.lsfhcm (mgr.34102) 727 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:51.504584+0000 mgr.smithi029.lsfhcm (mgr.34102) 727 : cluster [DBG] pgmap v534: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:54.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:53.505111+0000 mgr.smithi029.lsfhcm (mgr.34102) 728 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:55.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:53.505111+0000 mgr.smithi029.lsfhcm (mgr.34102) 728 : cluster [DBG] pgmap v535: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:55.505878+0000 mgr.smithi029.lsfhcm (mgr.34102) 729 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:55.505878+0000 mgr.smithi029.lsfhcm (mgr.34102) 729 : cluster [DBG] pgmap v536: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:20:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:57.506489+0000 mgr.smithi029.lsfhcm (mgr.34102) 730 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:20:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:20:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:57.506489+0000 mgr.smithi029.lsfhcm (mgr.34102) 730 : cluster [DBG] pgmap v537: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:00.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:20:59.507219+0000 mgr.smithi029.lsfhcm (mgr.34102) 731 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:20:59.507219+0000 mgr.smithi029.lsfhcm (mgr.34102) 731 : cluster [DBG] pgmap v538: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:01.507669+0000 mgr.smithi029.lsfhcm (mgr.34102) 732 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:01.507669+0000 mgr.smithi029.lsfhcm (mgr.34102) 732 : cluster [DBG] pgmap v539: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:03.508279+0000 mgr.smithi029.lsfhcm (mgr.34102) 733 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:03.508279+0000 mgr.smithi029.lsfhcm (mgr.34102) 733 : cluster [DBG] pgmap v540: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:06.186 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:21:06.754 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:21:06.754 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (33m) 6m ago 39m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:21:06.754 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (7m) 57s ago 103m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:21:06.754 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (6m) 6m ago 103m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:21:06.754 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (36m) 6m ago 103m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (88m) 57s ago 88m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (88m) 6m ago 88m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (33m) 57s ago 109m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (23m) 6m ago 103m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (17m) 57s ago 109m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (12m) 6m ago 108m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (39m) 57s ago 39m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (39m) 6m ago 39m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 57s ago 81m - - 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 6m ago 79m - - 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (61s) 57s ago 103m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (103m) 57s ago 103m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (102m) 57s ago 102m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (102m) 57s ago 102m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:21:06.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (100m) 6m ago 100m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:21:06.756 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (100m) 6m ago 100m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:21:06.756 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (100m) 6m ago 100m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:21:06.756 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (99m) 6m ago 99m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:21:06.756 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (39m) 6m ago 39m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:21:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:05.509180+0000 mgr.smithi029.lsfhcm (mgr.34102) 734 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:07.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:05.509180+0000 mgr.smithi029.lsfhcm (mgr.34102) 734 : cluster [DBG] pgmap v541: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:07.096 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:21:07.096 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:21:07.096 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:07.097 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:21:07.098 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:21:07.098 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:21:07.098 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:21:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:21:07.384 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:21:07.385 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:21:07.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.173760+0000 mgr.smithi029.lsfhcm (mgr.34102) 735 : audit [DBG] from='client.34786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.459232+0000 mgr.smithi029.lsfhcm (mgr.34102) 736 : audit [DBG] from='client.34790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.740459+0000 mgr.smithi029.lsfhcm (mgr.34102) 737 : audit [DBG] from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.742293+0000 mon.smithi029 (mon.0) 781 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.742692+0000 mon.smithi029 (mon.0) 782 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.743069+0000 mon.smithi029 (mon.0) 783 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.743420+0000 mon.smithi029 (mon.0) 784 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.743766+0000 mon.smithi029 (mon.0) 785 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.745781+0000 mon.smithi029 (mon.0) 786 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.746116+0000 mon.smithi029 (mon.0) 787 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.746469+0000 mon.smithi029 (mon.0) 788 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.746778+0000 mon.smithi029 (mon.0) 789 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:06.747079+0000 mon.smithi029 (mon.0) 790 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:07.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:07.095150+0000 mon.smithi029 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.29:0/482332692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:21:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.173760+0000 mgr.smithi029.lsfhcm (mgr.34102) 735 : audit [DBG] from='client.34786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.459232+0000 mgr.smithi029.lsfhcm (mgr.34102) 736 : audit [DBG] from='client.34790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.740459+0000 mgr.smithi029.lsfhcm (mgr.34102) 737 : audit [DBG] from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.742293+0000 mon.smithi029 (mon.0) 781 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.742692+0000 mon.smithi029 (mon.0) 782 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.743069+0000 mon.smithi029 (mon.0) 783 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.743420+0000 mon.smithi029 (mon.0) 784 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.743766+0000 mon.smithi029 (mon.0) 785 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.745781+0000 mon.smithi029 (mon.0) 786 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.746116+0000 mon.smithi029 (mon.0) 787 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.746469+0000 mon.smithi029 (mon.0) 788 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.746778+0000 mon.smithi029 (mon.0) 789 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:06.747079+0000 mon.smithi029 (mon.0) 790 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:08.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:07.095150+0000 mon.smithi029 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.29:0/482332692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:21:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:07.383225+0000 mgr.smithi029.lsfhcm (mgr.34102) 738 : audit [DBG] from='client.34802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:07.509628+0000 mgr.smithi029.lsfhcm (mgr.34102) 739 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:07.383225+0000 mgr.smithi029.lsfhcm (mgr.34102) 738 : audit [DBG] from='client.34802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:07.509628+0000 mgr.smithi029.lsfhcm (mgr.34102) 739 : cluster [DBG] pgmap v542: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:10.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:09.510270+0000 mgr.smithi029.lsfhcm (mgr.34102) 740 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:09.510270+0000 mgr.smithi029.lsfhcm (mgr.34102) 740 : cluster [DBG] pgmap v543: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:12.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:11.510727+0000 mgr.smithi029.lsfhcm (mgr.34102) 741 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:11.510727+0000 mgr.smithi029.lsfhcm (mgr.34102) 741 : cluster [DBG] pgmap v544: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:14.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:13.511294+0000 mgr.smithi029.lsfhcm (mgr.34102) 742 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:13.511294+0000 mgr.smithi029.lsfhcm (mgr.34102) 742 : cluster [DBG] pgmap v545: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:16.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:15.511950+0000 mgr.smithi029.lsfhcm (mgr.34102) 743 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:15.511950+0000 mgr.smithi029.lsfhcm (mgr.34102) 743 : cluster [DBG] pgmap v546: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:18.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:17.512379+0000 mgr.smithi029.lsfhcm (mgr.34102) 744 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:17.512379+0000 mgr.smithi029.lsfhcm (mgr.34102) 744 : cluster [DBG] pgmap v547: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:19.513141+0000 mgr.smithi029.lsfhcm (mgr.34102) 745 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:19.513141+0000 mgr.smithi029.lsfhcm (mgr.34102) 745 : cluster [DBG] pgmap v548: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:22.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:21.513544+0000 mgr.smithi029.lsfhcm (mgr.34102) 746 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:21.513544+0000 mgr.smithi029.lsfhcm (mgr.34102) 746 : cluster [DBG] pgmap v549: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:23.514199+0000 mgr.smithi029.lsfhcm (mgr.34102) 747 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:25.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:23.514199+0000 mgr.smithi029.lsfhcm (mgr.34102) 747 : cluster [DBG] pgmap v550: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:25.514859+0000 mgr.smithi029.lsfhcm (mgr.34102) 748 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:25.514859+0000 mgr.smithi029.lsfhcm (mgr.34102) 748 : cluster [DBG] pgmap v551: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:27.515403+0000 mgr.smithi029.lsfhcm (mgr.34102) 749 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:28.626806+0000 mon.smithi029 (mon.0) 792 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:21:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:28.627159+0000 mon.smithi029 (mon.0) 793 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:21:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:28.627483+0000 mon.smithi029 (mon.0) 794 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:21:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:28.627767+0000 mon.smithi029 (mon.0) 795 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:21:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:27.515403+0000 mgr.smithi029.lsfhcm (mgr.34102) 749 : cluster [DBG] pgmap v552: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:28.626806+0000 mon.smithi029 (mon.0) 792 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:21:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:28.627159+0000 mon.smithi029 (mon.0) 793 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:21:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:28.627483+0000 mon.smithi029 (mon.0) 794 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:21:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:28.627767+0000 mon.smithi029 (mon.0) 795 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:21:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:29.516246+0000 mgr.smithi029.lsfhcm (mgr.34102) 750 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:29.516246+0000 mgr.smithi029.lsfhcm (mgr.34102) 750 : cluster [DBG] pgmap v553: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:31.516653+0000 mgr.smithi029.lsfhcm (mgr.34102) 751 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:31.516653+0000 mgr.smithi029.lsfhcm (mgr.34102) 751 : cluster [DBG] pgmap v554: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:33.517178+0000 mgr.smithi029.lsfhcm (mgr.34102) 752 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:33.517178+0000 mgr.smithi029.lsfhcm (mgr.34102) 752 : cluster [DBG] pgmap v555: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:35.518112+0000 mgr.smithi029.lsfhcm (mgr.34102) 753 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:37.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:35.518112+0000 mgr.smithi029.lsfhcm (mgr.34102) 753 : cluster [DBG] pgmap v556: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:21:38.268 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:21:38.268 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (34m) 7m ago 39m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:21:38.268 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (7m) 89s ago 104m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:21:38.268 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (7m) 7m ago 104m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:21:38.268 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (36m) 7m ago 103m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (89m) 89s ago 89m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (89m) 7m ago 89m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (33m) 89s ago 110m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (23m) 7m ago 103m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (18m) 89s ago 110m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (13m) 7m ago 108m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (39m) 89s ago 39m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (39m) 7m ago 39m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 89s ago 81m - - 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 7m ago 79m - - 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (93s) 89s ago 103m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (103m) 89s ago 103m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (103m) 89s ago 103m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (103m) 89s ago 103m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (101m) 7m ago 101m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:21:38.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (101m) 7m ago 101m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:21:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (100m) 7m ago 100m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:21:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (100m) 7m ago 100m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:21:38.270 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (39m) 7m ago 39m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:21:38.608 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:21:38.609 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:21:38.610 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:21:38.610 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:21:38.610 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:21:38.610 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:21:38.896 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:21:38.896 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:21:38.896 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:21:38.896 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:21:38.896 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:21:38.897 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:21:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:37.518515+0000 mgr.smithi029.lsfhcm (mgr.34102) 754 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:37.686219+0000 mgr.smithi029.lsfhcm (mgr.34102) 755 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:37.975705+0000 mgr.smithi029.lsfhcm (mgr.34102) 756 : audit [DBG] from='client.34810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.256812+0000 mon.smithi029 (mon.0) 796 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.257159+0000 mon.smithi029 (mon.0) 797 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.257448+0000 mon.smithi029 (mon.0) 798 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.257733+0000 mon.smithi029 (mon.0) 799 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.258038+0000 mon.smithi029 (mon.0) 800 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.259992+0000 mon.smithi029 (mon.0) 801 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.260296+0000 mon.smithi029 (mon.0) 802 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.260585+0000 mon.smithi029 (mon.0) 803 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.260862+0000 mon.smithi029 (mon.0) 804 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.261150+0000 mon.smithi029 (mon.0) 805 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.607259+0000 mon.smithi029 (mon.0) 806 : audit [DBG] from='client.? 172.21.15.29:0/2763825077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:21:39.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:37.518515+0000 mgr.smithi029.lsfhcm (mgr.34102) 754 : cluster [DBG] pgmap v557: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:37.686219+0000 mgr.smithi029.lsfhcm (mgr.34102) 755 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:37.975705+0000 mgr.smithi029.lsfhcm (mgr.34102) 756 : audit [DBG] from='client.34810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.256812+0000 mon.smithi029 (mon.0) 796 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.257159+0000 mon.smithi029 (mon.0) 797 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.257448+0000 mon.smithi029 (mon.0) 798 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.257733+0000 mon.smithi029 (mon.0) 799 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.258038+0000 mon.smithi029 (mon.0) 800 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.259992+0000 mon.smithi029 (mon.0) 801 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.260296+0000 mon.smithi029 (mon.0) 802 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.260585+0000 mon.smithi029 (mon.0) 803 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.260862+0000 mon.smithi029 (mon.0) 804 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.261150+0000 mon.smithi029 (mon.0) 805 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:21:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.607259+0000 mon.smithi029 (mon.0) 806 : audit [DBG] from='client.? 172.21.15.29:0/2763825077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:21:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.254998+0000 mgr.smithi029.lsfhcm (mgr.34102) 757 : audit [DBG] from='client.34814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:21:38.894903+0000 mgr.smithi029.lsfhcm (mgr.34102) 758 : audit [DBG] from='client.34822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.254998+0000 mgr.smithi029.lsfhcm (mgr.34102) 757 : audit [DBG] from='client.34814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:21:38.894903+0000 mgr.smithi029.lsfhcm (mgr.34102) 758 : audit [DBG] from='client.34822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:21:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:39.519246+0000 mgr.smithi029.lsfhcm (mgr.34102) 759 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:41.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:39.519246+0000 mgr.smithi029.lsfhcm (mgr.34102) 759 : cluster [DBG] pgmap v558: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:41.519772+0000 mgr.smithi029.lsfhcm (mgr.34102) 760 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:41.519772+0000 mgr.smithi029.lsfhcm (mgr.34102) 760 : cluster [DBG] pgmap v559: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:43.520265+0000 mgr.smithi029.lsfhcm (mgr.34102) 761 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:45.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:43.520265+0000 mgr.smithi029.lsfhcm (mgr.34102) 761 : cluster [DBG] pgmap v560: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:47.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:45.520986+0000 mgr.smithi029.lsfhcm (mgr.34102) 762 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:45.520986+0000 mgr.smithi029.lsfhcm (mgr.34102) 762 : cluster [DBG] pgmap v561: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:47.521520+0000 mgr.smithi029.lsfhcm (mgr.34102) 763 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:47.521520+0000 mgr.smithi029.lsfhcm (mgr.34102) 763 : cluster [DBG] pgmap v562: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:49.522301+0000 mgr.smithi029.lsfhcm (mgr.34102) 764 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:49.522301+0000 mgr.smithi029.lsfhcm (mgr.34102) 764 : cluster [DBG] pgmap v563: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:51.522852+0000 mgr.smithi029.lsfhcm (mgr.34102) 765 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:53.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:51.522852+0000 mgr.smithi029.lsfhcm (mgr.34102) 765 : cluster [DBG] pgmap v564: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:55.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:53.523476+0000 mgr.smithi029.lsfhcm (mgr.34102) 766 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:55.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:53.523476+0000 mgr.smithi029.lsfhcm (mgr.34102) 766 : cluster [DBG] pgmap v565: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:55.524356+0000 mgr.smithi029.lsfhcm (mgr.34102) 767 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:57.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:55.524356+0000 mgr.smithi029.lsfhcm (mgr.34102) 767 : cluster [DBG] pgmap v566: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:21:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:57.524900+0000 mgr.smithi029.lsfhcm (mgr.34102) 768 : cluster [DBG] pgmap v567: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:21:59.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:21:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:57.524900+0000 mgr.smithi029.lsfhcm (mgr.34102) 768 : cluster [DBG] pgmap v567: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:21:59.525529+0000 mgr.smithi029.lsfhcm (mgr.34102) 769 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:21:59.525529+0000 mgr.smithi029.lsfhcm (mgr.34102) 769 : cluster [DBG] pgmap v568: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:01.525894+0000 mgr.smithi029.lsfhcm (mgr.34102) 770 : cluster [DBG] pgmap v569: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:01.525894+0000 mgr.smithi029.lsfhcm (mgr.34102) 770 : cluster [DBG] pgmap v569: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:03.526465+0000 mgr.smithi029.lsfhcm (mgr.34102) 771 : cluster [DBG] pgmap v570: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:03.526465+0000 mgr.smithi029.lsfhcm (mgr.34102) 771 : cluster [DBG] pgmap v570: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:07.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:05.527299+0000 mgr.smithi029.lsfhcm (mgr.34102) 772 : cluster [DBG] pgmap v571: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:05.527299+0000 mgr.smithi029.lsfhcm (mgr.34102) 772 : cluster [DBG] pgmap v571: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:07.527949+0000 mgr.smithi029.lsfhcm (mgr.34102) 773 : cluster [DBG] pgmap v572: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:07.527949+0000 mgr.smithi029.lsfhcm (mgr.34102) 773 : cluster [DBG] pgmap v572: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:09.209 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (34m) 7m ago 40m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (8m) 2m ago 104m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (7m) 7m ago 104m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (37m) 7m ago 104m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (89m) 2m ago 89m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:22:09.777 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (90m) 7m ago 90m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (34m) 2m ago 110m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (24m) 7m ago 104m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (18m) 2m ago 111m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (13m) 7m ago 109m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (40m) 2m ago 40m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (40m) 7m ago 40m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 82m - - 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 7m ago 80m - - 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 2m ago 104m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (104m) 2m ago 104m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (103m) 2m ago 103m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (103m) 2m ago 103m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (101m) 7m ago 101m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:22:09.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (101m) 7m ago 101m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:22:09.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (101m) 7m ago 101m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:22:09.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (101m) 7m ago 100m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:22:09.779 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (40m) 7m ago 40m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:22:10.116 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:22:10.117 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:10.117 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:22:10.117 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:22:10.117 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:22:10.117 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:22:10.117 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:22:10.401 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:22:10.402 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:22:10.403 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:22:10.403 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:22:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.196972+0000 mgr.smithi029.lsfhcm (mgr.34102) 774 : audit [DBG] from='client.34826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.483751+0000 mgr.smithi029.lsfhcm (mgr.34102) 775 : audit [DBG] from='client.34830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:09.528498+0000 mgr.smithi029.lsfhcm (mgr.34102) 776 : cluster [DBG] pgmap v573: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.763429+0000 mgr.smithi029.lsfhcm (mgr.34102) 777 : audit [DBG] from='client.34834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.765190+0000 mon.smithi029 (mon.0) 807 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.765572+0000 mon.smithi029 (mon.0) 808 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.765929+0000 mon.smithi029 (mon.0) 809 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.766256+0000 mon.smithi029 (mon.0) 810 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.766570+0000 mon.smithi029 (mon.0) 811 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.768615+0000 mon.smithi029 (mon.0) 812 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.768964+0000 mon.smithi029 (mon.0) 813 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.769296+0000 mon.smithi029 (mon.0) 814 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.769615+0000 mon.smithi029 (mon.0) 815 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:09.769934+0000 mon.smithi029 (mon.0) 816 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:10.114509+0000 mon.smithi029 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.29:0/697282134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:22:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.196972+0000 mgr.smithi029.lsfhcm (mgr.34102) 774 : audit [DBG] from='client.34826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.483751+0000 mgr.smithi029.lsfhcm (mgr.34102) 775 : audit [DBG] from='client.34830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:09.528498+0000 mgr.smithi029.lsfhcm (mgr.34102) 776 : cluster [DBG] pgmap v573: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.763429+0000 mgr.smithi029.lsfhcm (mgr.34102) 777 : audit [DBG] from='client.34834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.765190+0000 mon.smithi029 (mon.0) 807 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.765572+0000 mon.smithi029 (mon.0) 808 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.765929+0000 mon.smithi029 (mon.0) 809 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.766256+0000 mon.smithi029 (mon.0) 810 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.766570+0000 mon.smithi029 (mon.0) 811 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.768615+0000 mon.smithi029 (mon.0) 812 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.768964+0000 mon.smithi029 (mon.0) 813 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.769296+0000 mon.smithi029 (mon.0) 814 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.769615+0000 mon.smithi029 (mon.0) 815 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:09.769934+0000 mon.smithi029 (mon.0) 816 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:10.114509+0000 mon.smithi029 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.29:0/697282134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:22:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:10.400338+0000 mgr.smithi029.lsfhcm (mgr.34102) 778 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:10.400338+0000 mgr.smithi029.lsfhcm (mgr.34102) 778 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:11.529015+0000 mgr.smithi029.lsfhcm (mgr.34102) 779 : cluster [DBG] pgmap v574: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:11.529015+0000 mgr.smithi029.lsfhcm (mgr.34102) 779 : cluster [DBG] pgmap v574: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:13.529697+0000 mgr.smithi029.lsfhcm (mgr.34102) 780 : cluster [DBG] pgmap v575: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:13.529697+0000 mgr.smithi029.lsfhcm (mgr.34102) 780 : cluster [DBG] pgmap v575: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:15.530447+0000 mgr.smithi029.lsfhcm (mgr.34102) 781 : cluster [DBG] pgmap v576: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:17.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:15.530447+0000 mgr.smithi029.lsfhcm (mgr.34102) 781 : cluster [DBG] pgmap v576: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:17.531037+0000 mgr.smithi029.lsfhcm (mgr.34102) 782 : cluster [DBG] pgmap v577: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:19.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:17.531037+0000 mgr.smithi029.lsfhcm (mgr.34102) 782 : cluster [DBG] pgmap v577: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:19.531828+0000 mgr.smithi029.lsfhcm (mgr.34102) 783 : cluster [DBG] pgmap v578: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:19.531828+0000 mgr.smithi029.lsfhcm (mgr.34102) 783 : cluster [DBG] pgmap v578: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:21.532377+0000 mgr.smithi029.lsfhcm (mgr.34102) 784 : cluster [DBG] pgmap v579: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:21.532377+0000 mgr.smithi029.lsfhcm (mgr.34102) 784 : cluster [DBG] pgmap v579: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:25.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:23.532936+0000 mgr.smithi029.lsfhcm (mgr.34102) 785 : cluster [DBG] pgmap v580: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:23.532936+0000 mgr.smithi029.lsfhcm (mgr.34102) 785 : cluster [DBG] pgmap v580: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:25.533667+0000 mgr.smithi029.lsfhcm (mgr.34102) 786 : cluster [DBG] pgmap v581: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:25.533667+0000 mgr.smithi029.lsfhcm (mgr.34102) 786 : cluster [DBG] pgmap v581: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:27.534225+0000 mgr.smithi029.lsfhcm (mgr.34102) 787 : cluster [DBG] pgmap v582: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:28.631068+0000 mon.smithi029 (mon.0) 818 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T02:22:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:28.631440+0000 mon.smithi029 (mon.0) 819 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:22:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:28.631776+0000 mon.smithi029 (mon.0) 820 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:22:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:28.632131+0000 mon.smithi029 (mon.0) 821 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:22:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:27.534225+0000 mgr.smithi029.lsfhcm (mgr.34102) 787 : cluster [DBG] pgmap v582: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:28.631068+0000 mon.smithi029 (mon.0) 818 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T02:22:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:28.631440+0000 mon.smithi029 (mon.0) 819 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:22:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:28.631776+0000 mon.smithi029 (mon.0) 820 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:22:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:28.632131+0000 mon.smithi029 (mon.0) 821 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:22:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:29.535024+0000 mgr.smithi029.lsfhcm (mgr.34102) 788 : cluster [DBG] pgmap v583: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:29.535024+0000 mgr.smithi029.lsfhcm (mgr.34102) 788 : cluster [DBG] pgmap v583: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:31.535536+0000 mgr.smithi029.lsfhcm (mgr.34102) 789 : cluster [DBG] pgmap v584: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:31.535536+0000 mgr.smithi029.lsfhcm (mgr.34102) 789 : cluster [DBG] pgmap v584: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:33.536198+0000 mgr.smithi029.lsfhcm (mgr.34102) 790 : cluster [DBG] pgmap v585: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:33.536198+0000 mgr.smithi029.lsfhcm (mgr.34102) 790 : cluster [DBG] pgmap v585: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:37.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:35.536865+0000 mgr.smithi029.lsfhcm (mgr.34102) 791 : cluster [DBG] pgmap v586: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:35.536865+0000 mgr.smithi029.lsfhcm (mgr.34102) 791 : cluster [DBG] pgmap v586: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:39.073 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:37.537356+0000 mgr.smithi029.lsfhcm (mgr.34102) 792 : cluster [DBG] pgmap v587: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:39.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:37.537356+0000 mgr.smithi029.lsfhcm (mgr.34102) 792 : cluster [DBG] pgmap v587: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:22:39.072253+0000 mgr.smithi029.lsfhcm (mgr.34102) 793 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:22:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:22:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:22:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:22:40.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:22:40.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:22:40.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:22:40.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:22:39.073330+0000 mgr.smithi029.lsfhcm (mgr.34102) 794 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:22:40.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:22:39.073489+0000 mgr.smithi029.lsfhcm (mgr.34102) 795 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:22:39.072253+0000 mgr.smithi029.lsfhcm (mgr.34102) 793 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:22:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:22:40.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:22:40.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:22:40.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:22:40.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:22:40.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:22:40.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:22:39.073330+0000 mgr.smithi029.lsfhcm (mgr.34102) 794 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:22:40.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:22:39.073489+0000 mgr.smithi029.lsfhcm (mgr.34102) 795 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:22:40.716 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:22:41.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:39.538250+0000 mgr.smithi029.lsfhcm (mgr.34102) 796 : cluster [DBG] pgmap v588: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:39.538250+0000 mgr.smithi029.lsfhcm (mgr.34102) 796 : cluster [DBG] pgmap v588: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (35m) 8m ago 41m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (8m) 2m ago 105m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (8m) 8m ago 105m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (37m) 8m ago 104m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (90m) 2m ago 90m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (90m) 8m ago 90m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (35m) 2m ago 111m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (24m) 8m ago 104m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:22:41.291 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (19m) 2m ago 111m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (14m) 8m ago 109m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (40m) 2m ago 40m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (40m) 8m ago 40m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 82m - - 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 8m ago 80m - - 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 2m ago 105m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (104m) 2m ago 104m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (104m) 2m ago 104m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (104m) 2m ago 104m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (102m) 8m ago 102m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:22:41.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (102m) 8m ago 102m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:22:41.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (101m) 8m ago 101m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:22:41.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (101m) 8m ago 101m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:22:41.293 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (40m) 8m ago 40m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:22:41.633 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:22:41.633 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:22:41.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:22:41.634 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:22:41.635 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:22:41.635 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:22:41.635 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:22:41.923 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:22:41.924 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:22:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:40.703097+0000 mgr.smithi029.lsfhcm (mgr.34102) 797 : audit [DBG] from='client.34846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:40.992474+0000 mgr.smithi029.lsfhcm (mgr.34102) 798 : audit [DBG] from='client.34850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.278976+0000 mon.smithi029 (mon.0) 822 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.279393+0000 mon.smithi029 (mon.0) 823 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.279748+0000 mon.smithi029 (mon.0) 824 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.280100+0000 mon.smithi029 (mon.0) 825 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.280446+0000 mon.smithi029 (mon.0) 826 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.282427+0000 mon.smithi029 (mon.0) 827 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.282806+0000 mon.smithi029 (mon.0) 828 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.283155+0000 mon.smithi029 (mon.0) 829 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.283481+0000 mon.smithi029 (mon.0) 830 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.283804+0000 mon.smithi029 (mon.0) 831 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.632199+0000 mon.smithi029 (mon.0) 832 : audit [DBG] from='client.? 172.21.15.29:0/3024430554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:40.703097+0000 mgr.smithi029.lsfhcm (mgr.34102) 797 : audit [DBG] from='client.34846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:40.992474+0000 mgr.smithi029.lsfhcm (mgr.34102) 798 : audit [DBG] from='client.34850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.278976+0000 mon.smithi029 (mon.0) 822 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.279393+0000 mon.smithi029 (mon.0) 823 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.279748+0000 mon.smithi029 (mon.0) 824 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.280100+0000 mon.smithi029 (mon.0) 825 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.280446+0000 mon.smithi029 (mon.0) 826 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.282427+0000 mon.smithi029 (mon.0) 827 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:22:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.282806+0000 mon.smithi029 (mon.0) 828 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.283155+0000 mon.smithi029 (mon.0) 829 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.283481+0000 mon.smithi029 (mon.0) 830 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.283804+0000 mon.smithi029 (mon.0) 831 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:22:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.632199+0000 mon.smithi029 (mon.0) 832 : audit [DBG] from='client.? 172.21.15.29:0/3024430554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:22:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.277121+0000 mgr.smithi029.lsfhcm (mgr.34102) 799 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:41.538583+0000 mgr.smithi029.lsfhcm (mgr.34102) 800 : cluster [DBG] pgmap v589: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:22:41.921304+0000 mgr.smithi029.lsfhcm (mgr.34102) 801 : audit [DBG] from='client.34862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.277121+0000 mgr.smithi029.lsfhcm (mgr.34102) 799 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:43.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:41.538583+0000 mgr.smithi029.lsfhcm (mgr.34102) 800 : cluster [DBG] pgmap v589: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:43.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:22:41.921304+0000 mgr.smithi029.lsfhcm (mgr.34102) 801 : audit [DBG] from='client.34862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:22:45.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:43.539071+0000 mgr.smithi029.lsfhcm (mgr.34102) 802 : cluster [DBG] pgmap v590: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:43.539071+0000 mgr.smithi029.lsfhcm (mgr.34102) 802 : cluster [DBG] pgmap v590: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:45.539851+0000 mgr.smithi029.lsfhcm (mgr.34102) 803 : cluster [DBG] pgmap v591: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:45.539851+0000 mgr.smithi029.lsfhcm (mgr.34102) 803 : cluster [DBG] pgmap v591: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:47.540474+0000 mgr.smithi029.lsfhcm (mgr.34102) 804 : cluster [DBG] pgmap v592: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:47.540474+0000 mgr.smithi029.lsfhcm (mgr.34102) 804 : cluster [DBG] pgmap v592: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:49.541073+0000 mgr.smithi029.lsfhcm (mgr.34102) 805 : cluster [DBG] pgmap v593: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:49.541073+0000 mgr.smithi029.lsfhcm (mgr.34102) 805 : cluster [DBG] pgmap v593: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:51.541394+0000 mgr.smithi029.lsfhcm (mgr.34102) 806 : cluster [DBG] pgmap v594: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:53.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:51.541394+0000 mgr.smithi029.lsfhcm (mgr.34102) 806 : cluster [DBG] pgmap v594: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:55.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:53.541934+0000 mgr.smithi029.lsfhcm (mgr.34102) 807 : cluster [DBG] pgmap v595: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:53.541934+0000 mgr.smithi029.lsfhcm (mgr.34102) 807 : cluster [DBG] pgmap v595: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:57.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:55.542675+0000 mgr.smithi029.lsfhcm (mgr.34102) 808 : cluster [DBG] pgmap v596: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:55.542675+0000 mgr.smithi029.lsfhcm (mgr.34102) 808 : cluster [DBG] pgmap v596: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:59.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:22:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:57.543148+0000 mgr.smithi029.lsfhcm (mgr.34102) 809 : cluster [DBG] pgmap v597: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:22:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:22:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:57.543148+0000 mgr.smithi029.lsfhcm (mgr.34102) 809 : cluster [DBG] pgmap v597: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:22:59.543997+0000 mgr.smithi029.lsfhcm (mgr.34102) 810 : cluster [DBG] pgmap v598: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:22:59.543997+0000 mgr.smithi029.lsfhcm (mgr.34102) 810 : cluster [DBG] pgmap v598: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:01.544360+0000 mgr.smithi029.lsfhcm (mgr.34102) 811 : cluster [DBG] pgmap v599: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:01.544360+0000 mgr.smithi029.lsfhcm (mgr.34102) 811 : cluster [DBG] pgmap v599: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:03.544974+0000 mgr.smithi029.lsfhcm (mgr.34102) 812 : cluster [DBG] pgmap v600: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:03.544974+0000 mgr.smithi029.lsfhcm (mgr.34102) 812 : cluster [DBG] pgmap v600: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:05.545609+0000 mgr.smithi029.lsfhcm (mgr.34102) 813 : cluster [DBG] pgmap v601: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:05.545609+0000 mgr.smithi029.lsfhcm (mgr.34102) 813 : cluster [DBG] pgmap v601: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:07.546074+0000 mgr.smithi029.lsfhcm (mgr.34102) 814 : cluster [DBG] pgmap v602: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:07.546074+0000 mgr.smithi029.lsfhcm (mgr.34102) 814 : cluster [DBG] pgmap v602: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:09.546712+0000 mgr.smithi029.lsfhcm (mgr.34102) 815 : cluster [DBG] pgmap v603: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:09.546712+0000 mgr.smithi029.lsfhcm (mgr.34102) 815 : cluster [DBG] pgmap v603: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:12.238 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (35m) 8m ago 41m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (9m) 3m ago 105m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (9m) 8m ago 105m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (38m) 8m ago 105m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (91m) 3m ago 91m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (91m) 8m ago 91m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (35m) 3m ago 111m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (25m) 8m ago 105m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:23:12.809 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (19m) 3m ago 112m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (14m) 8m ago 110m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (41m) 3m ago 41m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (41m) 8m ago 41m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 83m - - 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 8m ago 81m - - 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 3m ago 105m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (105m) 3m ago 105m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (104m) 3m ago 104m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (104m) 3m ago 104m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (102m) 8m ago 102m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (102m) 8m ago 102m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (102m) 8m ago 102m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (102m) 8m ago 102m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:23:12.810 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (41m) 8m ago 41m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:11.547231+0000 mgr.smithi029.lsfhcm (mgr.34102) 816 : cluster [DBG] pgmap v604: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.797305+0000 mon.smithi029 (mon.0) 833 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.797668+0000 mon.smithi029 (mon.0) 834 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.797983+0000 mon.smithi029 (mon.0) 835 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.798277+0000 mon.smithi029 (mon.0) 836 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.798562+0000 mon.smithi029 (mon.0) 837 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.800485+0000 mon.smithi029 (mon.0) 838 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:13.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.800777+0000 mon.smithi029 (mon.0) 839 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.801078+0000 mon.smithi029 (mon.0) 840 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.801361+0000 mon.smithi029 (mon.0) 841 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.801639+0000 mon.smithi029 (mon.0) 842 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.150 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:23:13.151 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:13.152 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:23:13.152 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:23:13.152 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:23:13.152 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:23:13.152 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:23:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:11.547231+0000 mgr.smithi029.lsfhcm (mgr.34102) 816 : cluster [DBG] pgmap v604: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.797305+0000 mon.smithi029 (mon.0) 833 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.797668+0000 mon.smithi029 (mon.0) 834 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.797983+0000 mon.smithi029 (mon.0) 835 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.798277+0000 mon.smithi029 (mon.0) 836 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.798562+0000 mon.smithi029 (mon.0) 837 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.800485+0000 mon.smithi029 (mon.0) 838 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.800777+0000 mon.smithi029 (mon.0) 839 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.801078+0000 mon.smithi029 (mon.0) 840 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.801361+0000 mon.smithi029 (mon.0) 841 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.801639+0000 mon.smithi029 (mon.0) 842 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:13.437 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:23:13.437 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:23:13.437 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:23:13.437 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:23:13.437 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:23:13.438 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:23:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.225399+0000 mgr.smithi029.lsfhcm (mgr.34102) 817 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.513262+0000 mgr.smithi029.lsfhcm (mgr.34102) 818 : audit [DBG] from='client.34870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:12.795471+0000 mgr.smithi029.lsfhcm (mgr.34102) 819 : audit [DBG] from='client.34874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:13.149151+0000 mon.smithi029 (mon.0) 843 : audit [DBG] from='client.? 172.21.15.29:0/122089938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:23:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.225399+0000 mgr.smithi029.lsfhcm (mgr.34102) 817 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.513262+0000 mgr.smithi029.lsfhcm (mgr.34102) 818 : audit [DBG] from='client.34870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:12.795471+0000 mgr.smithi029.lsfhcm (mgr.34102) 819 : audit [DBG] from='client.34874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:13.149151+0000 mon.smithi029 (mon.0) 843 : audit [DBG] from='client.? 172.21.15.29:0/122089938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:23:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:13.435623+0000 mgr.smithi029.lsfhcm (mgr.34102) 820 : audit [DBG] from='client.34882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:13.547690+0000 mgr.smithi029.lsfhcm (mgr.34102) 821 : cluster [DBG] pgmap v605: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:13.435623+0000 mgr.smithi029.lsfhcm (mgr.34102) 820 : audit [DBG] from='client.34882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:13.547690+0000 mgr.smithi029.lsfhcm (mgr.34102) 821 : cluster [DBG] pgmap v605: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:17.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:15.548569+0000 mgr.smithi029.lsfhcm (mgr.34102) 822 : cluster [DBG] pgmap v606: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:15.548569+0000 mgr.smithi029.lsfhcm (mgr.34102) 822 : cluster [DBG] pgmap v606: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:19.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:17.549082+0000 mgr.smithi029.lsfhcm (mgr.34102) 823 : cluster [DBG] pgmap v607: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:17.549082+0000 mgr.smithi029.lsfhcm (mgr.34102) 823 : cluster [DBG] pgmap v607: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:19.549745+0000 mgr.smithi029.lsfhcm (mgr.34102) 824 : cluster [DBG] pgmap v608: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:19.549745+0000 mgr.smithi029.lsfhcm (mgr.34102) 824 : cluster [DBG] pgmap v608: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:21.550234+0000 mgr.smithi029.lsfhcm (mgr.34102) 825 : cluster [DBG] pgmap v609: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:21.550234+0000 mgr.smithi029.lsfhcm (mgr.34102) 825 : cluster [DBG] pgmap v609: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:25.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:23.550823+0000 mgr.smithi029.lsfhcm (mgr.34102) 826 : cluster [DBG] pgmap v610: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:23.550823+0000 mgr.smithi029.lsfhcm (mgr.34102) 826 : cluster [DBG] pgmap v610: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:25.551708+0000 mgr.smithi029.lsfhcm (mgr.34102) 827 : cluster [DBG] pgmap v611: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:25.551708+0000 mgr.smithi029.lsfhcm (mgr.34102) 827 : cluster [DBG] pgmap v611: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:27.552250+0000 mgr.smithi029.lsfhcm (mgr.34102) 828 : cluster [DBG] pgmap v612: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:28.635401+0000 mon.smithi029 (mon.0) 844 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T02:23:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:28.635644+0000 mon.smithi029 (mon.0) 845 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:23:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:28.635940+0000 mon.smithi029 (mon.0) 846 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:23:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:28.636225+0000 mon.smithi029 (mon.0) 847 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:23:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:27.552250+0000 mgr.smithi029.lsfhcm (mgr.34102) 828 : cluster [DBG] pgmap v612: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:28.635401+0000 mon.smithi029 (mon.0) 844 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T02:23:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:28.635644+0000 mon.smithi029 (mon.0) 845 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:23:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:28.635940+0000 mon.smithi029 (mon.0) 846 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:23:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:28.636225+0000 mon.smithi029 (mon.0) 847 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:23:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:29.552955+0000 mgr.smithi029.lsfhcm (mgr.34102) 829 : cluster [DBG] pgmap v613: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:29.552955+0000 mgr.smithi029.lsfhcm (mgr.34102) 829 : cluster [DBG] pgmap v613: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:31.553388+0000 mgr.smithi029.lsfhcm (mgr.34102) 830 : cluster [DBG] pgmap v614: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:31.553388+0000 mgr.smithi029.lsfhcm (mgr.34102) 830 : cluster [DBG] pgmap v614: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:33.553978+0000 mgr.smithi029.lsfhcm (mgr.34102) 831 : cluster [DBG] pgmap v615: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:33.553978+0000 mgr.smithi029.lsfhcm (mgr.34102) 831 : cluster [DBG] pgmap v615: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:37.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:35.554829+0000 mgr.smithi029.lsfhcm (mgr.34102) 832 : cluster [DBG] pgmap v616: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:35.554829+0000 mgr.smithi029.lsfhcm (mgr.34102) 832 : cluster [DBG] pgmap v616: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:37.555507+0000 mgr.smithi029.lsfhcm (mgr.34102) 833 : cluster [DBG] pgmap v617: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:39.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:37.555507+0000 mgr.smithi029.lsfhcm (mgr.34102) 833 : cluster [DBG] pgmap v617: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:39.556276+0000 mgr.smithi029.lsfhcm (mgr.34102) 834 : cluster [DBG] pgmap v618: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:41.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:39.556276+0000 mgr.smithi029.lsfhcm (mgr.34102) 834 : cluster [DBG] pgmap v618: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:41.556664+0000 mgr.smithi029.lsfhcm (mgr.34102) 835 : cluster [DBG] pgmap v619: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:43.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:41.556664+0000 mgr.smithi029.lsfhcm (mgr.34102) 835 : cluster [DBG] pgmap v619: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:43.749 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (36m) 9m ago 42m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (9m) 3m ago 106m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (9m) 9m ago 106m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (38m) 9m ago 105m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (91m) 3m ago 91m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (91m) 9m ago 91m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (36m) 3m ago 112m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (25m) 9m ago 105m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (20m) 3m ago 112m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (15m) 9m ago 110m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:23:44.323 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (41m) 3m ago 41m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (41m) 9m ago 41m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 83m - - 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9m ago 81m - - 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 3m ago 106m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (105m) 3m ago 105m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (105m) 3m ago 105m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (105m) 3m ago 105m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (103m) 9m ago 103m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (103m) 9m ago 103m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (102m) 9m ago 102m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (102m) 9m ago 102m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:23:44.324 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (41m) 9m ago 41m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:23:44.662 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:23:44.662 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:23:44.662 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:23:44.662 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:44.662 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:23:44.662 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:23:44.663 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:23:44.950 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:23:44.950 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:23:44.950 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:23:44.951 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:23:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:43.557059+0000 mgr.smithi029.lsfhcm (mgr.34102) 836 : cluster [DBG] pgmap v620: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:43.737168+0000 mgr.smithi029.lsfhcm (mgr.34102) 837 : audit [DBG] from='client.34886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.028853+0000 mgr.smithi029.lsfhcm (mgr.34102) 838 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.311152+0000 mon.smithi029 (mon.0) 848 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.311536+0000 mon.smithi029 (mon.0) 849 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.311851+0000 mon.smithi029 (mon.0) 850 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.312139+0000 mon.smithi029 (mon.0) 851 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.312413+0000 mon.smithi029 (mon.0) 852 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.314398+0000 mon.smithi029 (mon.0) 853 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.314690+0000 mon.smithi029 (mon.0) 854 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.314973+0000 mon.smithi029 (mon.0) 855 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.315243+0000 mon.smithi029 (mon.0) 856 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.315509+0000 mon.smithi029 (mon.0) 857 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.660873+0000 mon.smithi029 (mon.0) 858 : audit [DBG] from='client.? 172.21.15.29:0/3340202555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:23:45.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:43.557059+0000 mgr.smithi029.lsfhcm (mgr.34102) 836 : cluster [DBG] pgmap v620: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:45.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:43.737168+0000 mgr.smithi029.lsfhcm (mgr.34102) 837 : audit [DBG] from='client.34886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.028853+0000 mgr.smithi029.lsfhcm (mgr.34102) 838 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.311152+0000 mon.smithi029 (mon.0) 848 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.311536+0000 mon.smithi029 (mon.0) 849 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.311851+0000 mon.smithi029 (mon.0) 850 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.312139+0000 mon.smithi029 (mon.0) 851 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.312413+0000 mon.smithi029 (mon.0) 852 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.314398+0000 mon.smithi029 (mon.0) 853 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.314690+0000 mon.smithi029 (mon.0) 854 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.314973+0000 mon.smithi029 (mon.0) 855 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.315243+0000 mon.smithi029 (mon.0) 856 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.315509+0000 mon.smithi029 (mon.0) 857 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:23:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.660873+0000 mon.smithi029 (mon.0) 858 : audit [DBG] from='client.? 172.21.15.29:0/3340202555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:23:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.309319+0000 mgr.smithi029.lsfhcm (mgr.34102) 839 : audit [DBG] from='client.34894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:23:44.948448+0000 mgr.smithi029.lsfhcm (mgr.34102) 840 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.309319+0000 mgr.smithi029.lsfhcm (mgr.34102) 839 : audit [DBG] from='client.34894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:23:44.948448+0000 mgr.smithi029.lsfhcm (mgr.34102) 840 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:23:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:45.557940+0000 mgr.smithi029.lsfhcm (mgr.34102) 841 : cluster [DBG] pgmap v621: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:47.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:45.557940+0000 mgr.smithi029.lsfhcm (mgr.34102) 841 : cluster [DBG] pgmap v621: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:47.558455+0000 mgr.smithi029.lsfhcm (mgr.34102) 842 : cluster [DBG] pgmap v622: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:47.558455+0000 mgr.smithi029.lsfhcm (mgr.34102) 842 : cluster [DBG] pgmap v622: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:49.559185+0000 mgr.smithi029.lsfhcm (mgr.34102) 843 : cluster [DBG] pgmap v623: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:49.559185+0000 mgr.smithi029.lsfhcm (mgr.34102) 843 : cluster [DBG] pgmap v623: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:53.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:51.559576+0000 mgr.smithi029.lsfhcm (mgr.34102) 844 : cluster [DBG] pgmap v624: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:51.559576+0000 mgr.smithi029.lsfhcm (mgr.34102) 844 : cluster [DBG] pgmap v624: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:53.560136+0000 mgr.smithi029.lsfhcm (mgr.34102) 845 : cluster [DBG] pgmap v625: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:53.560136+0000 mgr.smithi029.lsfhcm (mgr.34102) 845 : cluster [DBG] pgmap v625: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:55.560767+0000 mgr.smithi029.lsfhcm (mgr.34102) 846 : cluster [DBG] pgmap v626: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:57.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:55.560767+0000 mgr.smithi029.lsfhcm (mgr.34102) 846 : cluster [DBG] pgmap v626: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:23:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:57.561371+0000 mgr.smithi029.lsfhcm (mgr.34102) 847 : cluster [DBG] pgmap v627: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:23:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:23:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:57.561371+0000 mgr.smithi029.lsfhcm (mgr.34102) 847 : cluster [DBG] pgmap v627: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:23:59.562292+0000 mgr.smithi029.lsfhcm (mgr.34102) 848 : cluster [DBG] pgmap v628: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:01.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:23:59.562292+0000 mgr.smithi029.lsfhcm (mgr.34102) 848 : cluster [DBG] pgmap v628: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:01.562874+0000 mgr.smithi029.lsfhcm (mgr.34102) 849 : cluster [DBG] pgmap v629: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:01.562874+0000 mgr.smithi029.lsfhcm (mgr.34102) 849 : cluster [DBG] pgmap v629: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:03.563307+0000 mgr.smithi029.lsfhcm (mgr.34102) 850 : cluster [DBG] pgmap v630: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:05.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:03.563307+0000 mgr.smithi029.lsfhcm (mgr.34102) 850 : cluster [DBG] pgmap v630: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:05.564246+0000 mgr.smithi029.lsfhcm (mgr.34102) 851 : cluster [DBG] pgmap v631: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:07.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:05.564246+0000 mgr.smithi029.lsfhcm (mgr.34102) 851 : cluster [DBG] pgmap v631: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:07.564818+0000 mgr.smithi029.lsfhcm (mgr.34102) 852 : cluster [DBG] pgmap v632: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:07.564818+0000 mgr.smithi029.lsfhcm (mgr.34102) 852 : cluster [DBG] pgmap v632: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:09.565506+0000 mgr.smithi029.lsfhcm (mgr.34102) 853 : cluster [DBG] pgmap v633: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:11.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:09.565506+0000 mgr.smithi029.lsfhcm (mgr.34102) 853 : cluster [DBG] pgmap v633: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:13.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:11.566086+0000 mgr.smithi029.lsfhcm (mgr.34102) 854 : cluster [DBG] pgmap v634: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:13.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:11.566086+0000 mgr.smithi029.lsfhcm (mgr.34102) 854 : cluster [DBG] pgmap v634: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:15.262 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:24:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:13.566716+0000 mgr.smithi029.lsfhcm (mgr.34102) 855 : cluster [DBG] pgmap v635: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:15.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:13.566716+0000 mgr.smithi029.lsfhcm (mgr.34102) 855 : cluster [DBG] pgmap v635: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:15.834 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:24:15.834 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (36m) 9m ago 42m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:24:15.834 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (10m) 4m ago 106m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (10m) 9m ago 106m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (39m) 9m ago 106m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (92m) 4m ago 92m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (92m) 9m ago 92m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (36m) 4m ago 113m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (26m) 9m ago 106m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (21m) 4m ago 113m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (15m) 9m ago 111m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (42m) 4m ago 42m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (42m) 9m ago 42m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 84m - - 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9m ago 82m - - 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (4m) 4m ago 106m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (106m) 4m ago 106m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:24:15.835 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (106m) 4m ago 106m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:24:15.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (105m) 4m ago 105m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:24:15.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (104m) 9m ago 104m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:24:15.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (103m) 9m ago 103m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:24:15.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (103m) 9m ago 103m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:24:15.836 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (103m) 9m ago 103m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:24:15.836 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (42m) 9m ago 42m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:24:16.176 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:24:16.177 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:24:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.822441+0000 mon.smithi029 (mon.0) 859 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.822879+0000 mon.smithi029 (mon.0) 860 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.823256+0000 mon.smithi029 (mon.0) 861 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.823584+0000 mon.smithi029 (mon.0) 862 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.823938+0000 mon.smithi029 (mon.0) 863 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.825923+0000 mon.smithi029 (mon.0) 864 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.826265+0000 mon.smithi029 (mon.0) 865 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.826596+0000 mon.smithi029 (mon.0) 866 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.826955+0000 mon.smithi029 (mon.0) 867 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.827282+0000 mon.smithi029 (mon.0) 868 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.822441+0000 mon.smithi029 (mon.0) 859 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.822879+0000 mon.smithi029 (mon.0) 860 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.823256+0000 mon.smithi029 (mon.0) 861 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.823584+0000 mon.smithi029 (mon.0) 862 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.823938+0000 mon.smithi029 (mon.0) 863 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.825923+0000 mon.smithi029 (mon.0) 864 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.826265+0000 mon.smithi029 (mon.0) 865 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.826596+0000 mon.smithi029 (mon.0) 866 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.826955+0000 mon.smithi029 (mon.0) 867 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.827282+0000 mon.smithi029 (mon.0) 868 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:24:16.463 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:24:16.464 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:24:16.464 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:24:16.464 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:24:16.464 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:24:16.464 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:24:16.464 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:24:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.249720+0000 mgr.smithi029.lsfhcm (mgr.34102) 856 : audit [DBG] from='client.34906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.540566+0000 mgr.smithi029.lsfhcm (mgr.34102) 857 : audit [DBG] from='client.34910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:15.567331+0000 mgr.smithi029.lsfhcm (mgr.34102) 858 : cluster [DBG] pgmap v636: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:15.820612+0000 mgr.smithi029.lsfhcm (mgr.34102) 859 : audit [DBG] from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:17.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:16.174703+0000 mon.smithi029 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.29:0/3084112295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:24:17.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.249720+0000 mgr.smithi029.lsfhcm (mgr.34102) 856 : audit [DBG] from='client.34906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.540566+0000 mgr.smithi029.lsfhcm (mgr.34102) 857 : audit [DBG] from='client.34910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:15.567331+0000 mgr.smithi029.lsfhcm (mgr.34102) 858 : cluster [DBG] pgmap v636: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:15.820612+0000 mgr.smithi029.lsfhcm (mgr.34102) 859 : audit [DBG] from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:16.174703+0000 mon.smithi029 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.29:0/3084112295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:24:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:16.461644+0000 mgr.smithi029.lsfhcm (mgr.34102) 860 : audit [DBG] from='client.34922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:18.335 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:16.461644+0000 mgr.smithi029.lsfhcm (mgr.34102) 860 : audit [DBG] from='client.34922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:17.567930+0000 mgr.smithi029.lsfhcm (mgr.34102) 861 : cluster [DBG] pgmap v637: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:17.567930+0000 mgr.smithi029.lsfhcm (mgr.34102) 861 : cluster [DBG] pgmap v637: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:19.568546+0000 mgr.smithi029.lsfhcm (mgr.34102) 862 : cluster [DBG] pgmap v638: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:21.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:19.568546+0000 mgr.smithi029.lsfhcm (mgr.34102) 862 : cluster [DBG] pgmap v638: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:23.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:21.569108+0000 mgr.smithi029.lsfhcm (mgr.34102) 863 : cluster [DBG] pgmap v639: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:23.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:21.569108+0000 mgr.smithi029.lsfhcm (mgr.34102) 863 : cluster [DBG] pgmap v639: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:23.569699+0000 mgr.smithi029.lsfhcm (mgr.34102) 864 : cluster [DBG] pgmap v640: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:25.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:23.569699+0000 mgr.smithi029.lsfhcm (mgr.34102) 864 : cluster [DBG] pgmap v640: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:27.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:25.570430+0000 mgr.smithi029.lsfhcm (mgr.34102) 865 : cluster [DBG] pgmap v641: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:25.570430+0000 mgr.smithi029.lsfhcm (mgr.34102) 865 : cluster [DBG] pgmap v641: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:27.570986+0000 mgr.smithi029.lsfhcm (mgr.34102) 866 : cluster [DBG] pgmap v642: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:28.640113+0000 mon.smithi029 (mon.0) 870 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:24:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:28.640364+0000 mon.smithi029 (mon.0) 871 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:24:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:28.640633+0000 mon.smithi029 (mon.0) 872 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:24:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:28.640886+0000 mon.smithi029 (mon.0) 873 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:24:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:27.570986+0000 mgr.smithi029.lsfhcm (mgr.34102) 866 : cluster [DBG] pgmap v642: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:28.640113+0000 mon.smithi029 (mon.0) 870 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:24:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:28.640364+0000 mon.smithi029 (mon.0) 871 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:24:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:28.640633+0000 mon.smithi029 (mon.0) 872 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:24:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:28.640886+0000 mon.smithi029 (mon.0) 873 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:24:31.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:29.571804+0000 mgr.smithi029.lsfhcm (mgr.34102) 867 : cluster [DBG] pgmap v643: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:29.571804+0000 mgr.smithi029.lsfhcm (mgr.34102) 867 : cluster [DBG] pgmap v643: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:33.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:31.572370+0000 mgr.smithi029.lsfhcm (mgr.34102) 868 : cluster [DBG] pgmap v644: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:31.572370+0000 mgr.smithi029.lsfhcm (mgr.34102) 868 : cluster [DBG] pgmap v644: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:35.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:33.572966+0000 mgr.smithi029.lsfhcm (mgr.34102) 869 : cluster [DBG] pgmap v645: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:33.572966+0000 mgr.smithi029.lsfhcm (mgr.34102) 869 : cluster [DBG] pgmap v645: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:37.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:35.573771+0000 mgr.smithi029.lsfhcm (mgr.34102) 870 : cluster [DBG] pgmap v646: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:35.573771+0000 mgr.smithi029.lsfhcm (mgr.34102) 870 : cluster [DBG] pgmap v646: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:39.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:37.574351+0000 mgr.smithi029.lsfhcm (mgr.34102) 871 : cluster [DBG] pgmap v647: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:37.574351+0000 mgr.smithi029.lsfhcm (mgr.34102) 871 : cluster [DBG] pgmap v647: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:39.575287+0000 mgr.smithi029.lsfhcm (mgr.34102) 872 : cluster [DBG] pgmap v648: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:41.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:39.575287+0000 mgr.smithi029.lsfhcm (mgr.34102) 872 : cluster [DBG] pgmap v648: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:43.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:41.575710+0000 mgr.smithi029.lsfhcm (mgr.34102) 873 : cluster [DBG] pgmap v649: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:41.575710+0000 mgr.smithi029.lsfhcm (mgr.34102) 873 : cluster [DBG] pgmap v649: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:45.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:43.576246+0000 mgr.smithi029.lsfhcm (mgr.34102) 874 : cluster [DBG] pgmap v650: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:45.846 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:43.576246+0000 mgr.smithi029.lsfhcm (mgr.34102) 874 : cluster [DBG] pgmap v650: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:46.776 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:24:47.349 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:24:47.349 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (37m) 10m ago 43m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:24:47.349 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (10m) 4m ago 107m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:24:47.349 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (10m) 10m ago 107m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:24:47.349 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (39m) 10m ago 106m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:24:47.349 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (92m) 4m ago 92m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (92m) 10m ago 92m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (37m) 4m ago 113m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (26m) 10m ago 106m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (21m) 4m ago 113m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (16m) 10m ago 111m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (42m) 4m ago 42m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (42m) 10m ago 42m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 84m - - 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 10m ago 82m - - 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (4m) 4m ago 107m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (106m) 4m ago 106m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:24:47.350 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (106m) 4m ago 106m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:24:47.351 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (106m) 4m ago 106m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:24:47.351 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (104m) 10m ago 104m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:24:47.351 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (104m) 10m ago 104m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:24:47.351 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (103m) 10m ago 103m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:24:47.351 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (103m) 10m ago 103m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:24:47.351 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (42m) 10m ago 42m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:24:47.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:45.576920+0000 mgr.smithi029.lsfhcm (mgr.34102) 875 : cluster [DBG] pgmap v651: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:45.576920+0000 mgr.smithi029.lsfhcm (mgr.34102) 875 : cluster [DBG] pgmap v651: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:47.687 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:24:47.687 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:24:47.688 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:24:47.689 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:24:47.689 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:24:47.689 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:24:47.689 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:24:47.689 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:24:47.974 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:24:47.974 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:24:47.975 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:24:48.337 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:46.764257+0000 mgr.smithi029.lsfhcm (mgr.34102) 876 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:48.337 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.052983+0000 mgr.smithi029.lsfhcm (mgr.34102) 877 : audit [DBG] from='client.34930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.337329+0000 mon.smithi029 (mon.0) 874 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.337716+0000 mon.smithi029 (mon.0) 875 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.338040+0000 mon.smithi029 (mon.0) 876 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.338329+0000 mon.smithi029 (mon.0) 877 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.338624+0000 mon.smithi029 (mon.0) 878 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.340552+0000 mon.smithi029 (mon.0) 879 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.340842+0000 mon.smithi029 (mon.0) 880 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.341143+0000 mon.smithi029 (mon.0) 881 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.341424+0000 mon.smithi029 (mon.0) 882 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.341700+0000 mon.smithi029 (mon.0) 883 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.338 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.686144+0000 mon.smithi029 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.29:0/1358744718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:24:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:46.764257+0000 mgr.smithi029.lsfhcm (mgr.34102) 876 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.052983+0000 mgr.smithi029.lsfhcm (mgr.34102) 877 : audit [DBG] from='client.34930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.337329+0000 mon.smithi029 (mon.0) 874 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.337716+0000 mon.smithi029 (mon.0) 875 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.338040+0000 mon.smithi029 (mon.0) 876 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.338329+0000 mon.smithi029 (mon.0) 877 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.338624+0000 mon.smithi029 (mon.0) 878 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.340552+0000 mon.smithi029 (mon.0) 879 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.340842+0000 mon.smithi029 (mon.0) 880 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.341143+0000 mon.smithi029 (mon.0) 881 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.341424+0000 mon.smithi029 (mon.0) 882 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.341700+0000 mon.smithi029 (mon.0) 883 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:24:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.686144+0000 mon.smithi029 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.29:0/1358744718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:24:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.335477+0000 mgr.smithi029.lsfhcm (mgr.34102) 878 : audit [DBG] from='client.34934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:47.577315+0000 mgr.smithi029.lsfhcm (mgr.34102) 879 : cluster [DBG] pgmap v652: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:24:47.973003+0000 mgr.smithi029.lsfhcm (mgr.34102) 880 : audit [DBG] from='client.34942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.335477+0000 mgr.smithi029.lsfhcm (mgr.34102) 878 : audit [DBG] from='client.34934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:47.577315+0000 mgr.smithi029.lsfhcm (mgr.34102) 879 : cluster [DBG] pgmap v652: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:24:47.973003+0000 mgr.smithi029.lsfhcm (mgr.34102) 880 : audit [DBG] from='client.34942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:24:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:49.578166+0000 mgr.smithi029.lsfhcm (mgr.34102) 881 : cluster [DBG] pgmap v653: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:49.578166+0000 mgr.smithi029.lsfhcm (mgr.34102) 881 : cluster [DBG] pgmap v653: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:51.578727+0000 mgr.smithi029.lsfhcm (mgr.34102) 882 : cluster [DBG] pgmap v654: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:51.578727+0000 mgr.smithi029.lsfhcm (mgr.34102) 882 : cluster [DBG] pgmap v654: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:53.579421+0000 mgr.smithi029.lsfhcm (mgr.34102) 883 : cluster [DBG] pgmap v655: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:53.579421+0000 mgr.smithi029.lsfhcm (mgr.34102) 883 : cluster [DBG] pgmap v655: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:57.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:55.580301+0000 mgr.smithi029.lsfhcm (mgr.34102) 884 : cluster [DBG] pgmap v656: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:55.580301+0000 mgr.smithi029.lsfhcm (mgr.34102) 884 : cluster [DBG] pgmap v656: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:24:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:57.580817+0000 mgr.smithi029.lsfhcm (mgr.34102) 885 : cluster [DBG] pgmap v657: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:24:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:24:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:57.580817+0000 mgr.smithi029.lsfhcm (mgr.34102) 885 : cluster [DBG] pgmap v657: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:01.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:24:59.581539+0000 mgr.smithi029.lsfhcm (mgr.34102) 886 : cluster [DBG] pgmap v658: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:24:59.581539+0000 mgr.smithi029.lsfhcm (mgr.34102) 886 : cluster [DBG] pgmap v658: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:01.582154+0000 mgr.smithi029.lsfhcm (mgr.34102) 887 : cluster [DBG] pgmap v659: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:01.582154+0000 mgr.smithi029.lsfhcm (mgr.34102) 887 : cluster [DBG] pgmap v659: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:05.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:03.582875+0000 mgr.smithi029.lsfhcm (mgr.34102) 888 : cluster [DBG] pgmap v660: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:03.582875+0000 mgr.smithi029.lsfhcm (mgr.34102) 888 : cluster [DBG] pgmap v660: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:07.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:05.583806+0000 mgr.smithi029.lsfhcm (mgr.34102) 889 : cluster [DBG] pgmap v661: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:05.583806+0000 mgr.smithi029.lsfhcm (mgr.34102) 889 : cluster [DBG] pgmap v661: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:07.584480+0000 mgr.smithi029.lsfhcm (mgr.34102) 890 : cluster [DBG] pgmap v662: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:07.584480+0000 mgr.smithi029.lsfhcm (mgr.34102) 890 : cluster [DBG] pgmap v662: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:11.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:09.585224+0000 mgr.smithi029.lsfhcm (mgr.34102) 891 : cluster [DBG] pgmap v663: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:09.585224+0000 mgr.smithi029.lsfhcm (mgr.34102) 891 : cluster [DBG] pgmap v663: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:13.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:11.585695+0000 mgr.smithi029.lsfhcm (mgr.34102) 892 : cluster [DBG] pgmap v664: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:11.585695+0000 mgr.smithi029.lsfhcm (mgr.34102) 892 : cluster [DBG] pgmap v664: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:15.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:13.586429+0000 mgr.smithi029.lsfhcm (mgr.34102) 893 : cluster [DBG] pgmap v665: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:13.586429+0000 mgr.smithi029.lsfhcm (mgr.34102) 893 : cluster [DBG] pgmap v665: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:17.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:15.587246+0000 mgr.smithi029.lsfhcm (mgr.34102) 894 : cluster [DBG] pgmap v666: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:15.587246+0000 mgr.smithi029.lsfhcm (mgr.34102) 894 : cluster [DBG] pgmap v666: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:18.291 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:25:18.873 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:25:18.874 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (37m) 11m ago 43m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:25:18.874 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (11m) 5m ago 107m 6593k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:25:18.874 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (11m) 11m ago 107m 6597k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:25:18.874 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (40m) 11m ago 107m 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:25:18.874 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (93m) 5m ago 93m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:25:18.875 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (93m) 11m ago 93m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:25:18.875 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (37m) 5m ago 114m 440M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:25:18.875 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (27m) 11m ago 107m 388M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:25:18.875 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (22m) 5m ago 114m 158M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:25:18.875 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (16m) 11m ago 112m 60.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:25:18.876 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (43m) 5m ago 43m 97.3M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:25:18.876 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (43m) 11m ago 43m 91.0M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:25:18.876 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 85m - - 2024-02-23T02:25:18.876 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 11m ago 83m - - 2024-02-23T02:25:18.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 5m ago 107m 13.1M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:25:18.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (107m) 5m ago 107m 376M 4096M 15.2.13 2cf504fded39 6117c101df7e 2024-02-23T02:25:18.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (107m) 5m ago 107m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:25:18.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (106m) 5m ago 106m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:25:18.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (105m) 11m ago 105m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:25:18.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (104m) 11m ago 104m 320M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:25:18.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (104m) 11m ago 104m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:25:18.878 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (104m) 11m ago 104m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:25:18.878 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (43m) 11m ago 43m 73.7M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:25:19.216 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:25:19.217 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:19.218 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:25:19.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 9, 2024-02-23T02:25:19.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:25:19.218 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:25:19.218 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:25:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:17.587896+0000 mgr.smithi029.lsfhcm (mgr.34102) 895 : cluster [DBG] pgmap v667: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.861088+0000 mon.smithi029 (mon.0) 885 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.861531+0000 mon.smithi029 (mon.0) 886 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.861908+0000 mon.smithi029 (mon.0) 887 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.862257+0000 mon.smithi029 (mon.0) 888 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.862611+0000 mon.smithi029 (mon.0) 889 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.864611+0000 mon.smithi029 (mon.0) 890 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.864980+0000 mon.smithi029 (mon.0) 891 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.865300+0000 mon.smithi029 (mon.0) 892 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.865658+0000 mon.smithi029 (mon.0) 893 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.866008+0000 mon.smithi029 (mon.0) 894 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.504 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:25:19.577 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:25:19.577 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:25:19.577 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:25:19.577 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:25:19.577 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:25:19.577 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:25:19.578 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:25:19.578 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:25:19.578 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/23 daemons upgraded", 2024-02-23T02:25:19.578 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:25:19.578 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:25:19.578 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:17.587896+0000 mgr.smithi029.lsfhcm (mgr.34102) 895 : cluster [DBG] pgmap v667: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.861088+0000 mon.smithi029 (mon.0) 885 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.861531+0000 mon.smithi029 (mon.0) 886 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.861908+0000 mon.smithi029 (mon.0) 887 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.862257+0000 mon.smithi029 (mon.0) 888 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.862611+0000 mon.smithi029 (mon.0) 889 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.864611+0000 mon.smithi029 (mon.0) 890 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.864980+0000 mon.smithi029 (mon.0) 891 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.865300+0000 mon.smithi029 (mon.0) 892 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.865658+0000 mon.smithi029 (mon.0) 893 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:19.579 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.866008+0000 mon.smithi029 (mon.0) 894 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.279026+0000 mgr.smithi029.lsfhcm (mgr.34102) 896 : audit [DBG] from='client.34946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.571957+0000 mgr.smithi029.lsfhcm (mgr.34102) 897 : audit [DBG] from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:20.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:18.859202+0000 mgr.smithi029.lsfhcm (mgr.34102) 898 : audit [DBG] from='client.34954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:20.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:19.215330+0000 mon.smithi029 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.29:0/1033955756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.279026+0000 mgr.smithi029.lsfhcm (mgr.34102) 896 : audit [DBG] from='client.34946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.571957+0000 mgr.smithi029.lsfhcm (mgr.34102) 897 : audit [DBG] from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:18.859202+0000 mgr.smithi029.lsfhcm (mgr.34102) 898 : audit [DBG] from='client.34954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:19.215330+0000 mon.smithi029 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.29:0/1033955756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:19.502991+0000 mgr.smithi029.lsfhcm (mgr.34102) 899 : audit [DBG] from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:19.588742+0000 mgr.smithi029.lsfhcm (mgr.34102) 900 : cluster [DBG] pgmap v668: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:19.502991+0000 mgr.smithi029.lsfhcm (mgr.34102) 899 : audit [DBG] from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:19.588742+0000 mgr.smithi029.lsfhcm (mgr.34102) 900 : cluster [DBG] pgmap v668: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:23.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:21.589328+0000 mgr.smithi029.lsfhcm (mgr.34102) 901 : cluster [DBG] pgmap v669: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:21.589328+0000 mgr.smithi029.lsfhcm (mgr.34102) 901 : cluster [DBG] pgmap v669: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:24.381 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:23.806025+0000 mon.smithi029 (mon.0) 896 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:25:24.381 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:23.808808+0000 mon.smithi029 (mon.0) 897 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:24.382 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:23.810349+0000 mon.smithi029 (mon.0) 898 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:24.382 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:23.811842+0000 mon.smithi029 (mon.0) 899 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:24.382 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:23.813366+0000 mon.smithi029 (mon.0) 900 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-23T02:25:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:23.806025+0000 mon.smithi029 (mon.0) 896 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:25:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:23.808808+0000 mon.smithi029 (mon.0) 897 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:23.810349+0000 mon.smithi029 (mon.0) 898 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:23.811842+0000 mon.smithi029 (mon.0) 899 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:23.813366+0000 mon.smithi029 (mon.0) 900 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-23T02:25:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:23.589790+0000 mgr.smithi029.lsfhcm (mgr.34102) 902 : cluster [DBG] pgmap v670: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:23.803525+0000 mgr.smithi029.lsfhcm (mgr.34102) 903 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:25:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:25:25.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:25:25.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:23.813553+0000 mgr.smithi029.lsfhcm (mgr.34102) 904 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-23T02:25:25.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:23.814593+0000 mgr.smithi029.lsfhcm (mgr.34102) 905 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:23.589790+0000 mgr.smithi029.lsfhcm (mgr.34102) 902 : cluster [DBG] pgmap v670: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:23.803525+0000 mgr.smithi029.lsfhcm (mgr.34102) 903 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:25:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:25:25.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:25:25.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:23.813553+0000 mgr.smithi029.lsfhcm (mgr.34102) 904 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-23T02:25:25.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:23.814593+0000 mgr.smithi029.lsfhcm (mgr.34102) 905 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:25.492778+0000 mgr.smithi029.lsfhcm (mgr.34102) 906 : cephadm [INF] Upgrade: Updating osd.1 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:25.497208+0000 mon.smithi029 (mon.0) 901 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:25.497986+0000 mon.smithi029 (mon.0) 902 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:25.498620+0000 mon.smithi029 (mon.0) 903 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:25.499898+0000 mgr.smithi029.lsfhcm (mgr.34102) 907 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:25.500330+0000 mon.smithi029 (mon.0) 904 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-23T02:25:26.701 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:25.590394+0000 mgr.smithi029.lsfhcm (mgr.34102) 908 : cluster [DBG] pgmap v671: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:25.492778+0000 mgr.smithi029.lsfhcm (mgr.34102) 906 : cephadm [INF] Upgrade: Updating osd.1 2024-02-23T02:25:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:25.497208+0000 mon.smithi029 (mon.0) 901 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:25.497986+0000 mon.smithi029 (mon.0) 902 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T02:25:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:25.498620+0000 mon.smithi029 (mon.0) 903 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:25:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:25.499898+0000 mgr.smithi029.lsfhcm (mgr.34102) 907 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-02-23T02:25:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:25.500330+0000 mon.smithi029 (mon.0) 904 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-23T02:25:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:25.590394+0000 mgr.smithi029.lsfhcm (mgr.34102) 908 : cluster [DBG] pgmap v671: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:27.590823+0000 mgr.smithi029.lsfhcm (mgr.34102) 909 : cluster [DBG] pgmap v672: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:29.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:27.590823+0000 mgr.smithi029.lsfhcm (mgr.34102) 909 : cluster [DBG] pgmap v672: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:29.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:28 smithi029 systemd[1]: Stopping Ceph osd.1 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:25:29.651 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:29 smithi029 bash[137808]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.1 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:28.644259+0000 mon.smithi029 (mon.0) 905 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:28.644656+0000 mon.smithi029 (mon.0) 906 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:28.648051+0000 mon.smithi029 (mon.0) 907 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:28.648337+0000 mon.smithi029 (mon.0) 908 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232228+0000 mon.smithi029 (mon.0) 909 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232265+0000 mon.smithi029 (mon.0) 910 : cluster [INF] osd.1 failed (root=default,host=smithi029) (connection refused reported by osd.5) 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232477+0000 mon.smithi029 (mon.0) 911 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232610+0000 mon.smithi029 (mon.0) 912 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232675+0000 mon.smithi029 (mon.0) 913 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232852+0000 mon.smithi029 (mon.0) 914 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.232944+0000 mon.smithi029 (mon.0) 915 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233047+0000 mon.smithi029 (mon.0) 916 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233154+0000 mon.smithi029 (mon.0) 917 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233198+0000 mon.smithi029 (mon.0) 918 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233293+0000 mon.smithi029 (mon.0) 919 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233339+0000 mon.smithi029 (mon.0) 920 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233489+0000 mon.smithi029 (mon.0) 921 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233609+0000 mon.smithi029 (mon.0) 922 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.233724+0000 mon.smithi029 (mon.0) 923 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633205+0000 mon.smithi029 (mon.0) 924 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633272+0000 mon.smithi029 (mon.0) 925 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633391+0000 mon.smithi029 (mon.0) 926 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633446+0000 mon.smithi029 (mon.0) 927 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633556+0000 mon.smithi029 (mon.0) 928 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633606+0000 mon.smithi029 (mon.0) 929 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:29.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633724+0000 mon.smithi029 (mon.0) 930 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633813+0000 mon.smithi029 (mon.0) 931 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633902+0000 mon.smithi029 (mon.0) 932 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.633992+0000 mon.smithi029 (mon.0) 933 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.634046+0000 mon.smithi029 (mon.0) 934 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.634158+0000 mon.smithi029 (mon.0) 935 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.634204+0000 mon.smithi029 (mon.0) 936 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:29.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.634318+0000 mon.smithi029 (mon.0) 937 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:30.014 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:29 smithi029 bash[137896]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.1 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:28.644259+0000 mon.smithi029 (mon.0) 905 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:28.644656+0000 mon.smithi029 (mon.0) 906 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:28.648051+0000 mon.smithi029 (mon.0) 907 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:28.648337+0000 mon.smithi029 (mon.0) 908 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232228+0000 mon.smithi029 (mon.0) 909 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232265+0000 mon.smithi029 (mon.0) 910 : cluster [INF] osd.1 failed (root=default,host=smithi029) (connection refused reported by osd.5) 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232477+0000 mon.smithi029 (mon.0) 911 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232610+0000 mon.smithi029 (mon.0) 912 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232675+0000 mon.smithi029 (mon.0) 913 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232852+0000 mon.smithi029 (mon.0) 914 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.232944+0000 mon.smithi029 (mon.0) 915 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:30.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233047+0000 mon.smithi029 (mon.0) 916 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233154+0000 mon.smithi029 (mon.0) 917 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233198+0000 mon.smithi029 (mon.0) 918 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233293+0000 mon.smithi029 (mon.0) 919 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233339+0000 mon.smithi029 (mon.0) 920 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233489+0000 mon.smithi029 (mon.0) 921 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233609+0000 mon.smithi029 (mon.0) 922 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.233724+0000 mon.smithi029 (mon.0) 923 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633205+0000 mon.smithi029 (mon.0) 924 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633272+0000 mon.smithi029 (mon.0) 925 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633391+0000 mon.smithi029 (mon.0) 926 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633446+0000 mon.smithi029 (mon.0) 927 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633556+0000 mon.smithi029 (mon.0) 928 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633606+0000 mon.smithi029 (mon.0) 929 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633724+0000 mon.smithi029 (mon.0) 930 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:30.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633813+0000 mon.smithi029 (mon.0) 931 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-23T02:25:30.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633902+0000 mon.smithi029 (mon.0) 932 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-23T02:25:30.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.633992+0000 mon.smithi029 (mon.0) 933 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-23T02:25:30.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.634046+0000 mon.smithi029 (mon.0) 934 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-23T02:25:30.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.634158+0000 mon.smithi029 (mon.0) 935 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-23T02:25:30.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.634204+0000 mon.smithi029 (mon.0) 936 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-23T02:25:30.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.634318+0000 mon.smithi029 (mon.0) 937 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-23T02:25:30.666 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.591681+0000 mgr.smithi029.lsfhcm (mgr.34102) 910 : cluster [DBG] pgmap v673: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:30.667 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.645848+0000 mon.smithi029 (mon.0) 938 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:25:30.667 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:29.654090+0000 mon.smithi029 (mon.0) 939 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-23T02:25:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.591681+0000 mgr.smithi029.lsfhcm (mgr.34102) 910 : cluster [DBG] pgmap v673: 129 pgs: 129 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.645848+0000 mon.smithi029 (mon.0) 938 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:25:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:29.654090+0000 mon.smithi029 (mon.0) 939 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-23T02:25:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:30.653594+0000 mon.smithi029 (mon.0) 940 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-23T02:25:31.765 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:31 smithi029 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.1.service: Succeeded. 2024-02-23T02:25:31.765 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:31 smithi029 systemd[1]: Stopped Ceph osd.1 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:25:31.765 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:31 smithi029 systemd[1]: Starting Ceph osd.1 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:25:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:30.653594+0000 mon.smithi029 (mon.0) 940 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-23T02:25:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:31.592037+0000 mgr.smithi029.lsfhcm (mgr.34102) 911 : cluster [DBG] pgmap v676: 129 pgs: 18 stale+active+clean, 111 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:33.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:31.592037+0000 mgr.smithi029.lsfhcm (mgr.34102) 911 : cluster [DBG] pgmap v676: 129 pgs: 18 stale+active+clean, 111 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-23T02:25:33.015 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-23T02:25:33.016 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:32 smithi029 bash[138159]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-23T02:25:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:33.666066+0000 mon.smithi029 (mon.0) 941 : cluster [WRN] Health check failed: Degraded data redundancy: 4/396 objects degraded (1.010%), 2 pgs degraded (PG_DEGRADED) 2024-02-23T02:25:34.056 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:33.666066+0000 mon.smithi029 (mon.0) 941 : cluster [WRN] Health check failed: Degraded data redundancy: 4/396 objects degraded (1.010%), 2 pgs degraded (PG_DEGRADED) 2024-02-23T02:25:34.514 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T02:25:34.257+0000 7f470bdd6700 1 -- 172.21.15.29:0/4230144968 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562bf0dca680 con 0x562bf0d93000 2024-02-23T02:25:34.514 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:34 smithi029 bash[138421]: b988e99db53c0fab09e2c495949384d20c623f7ef75f883e53ff01f3023fa696 2024-02-23T02:25:34.514 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:34 smithi029 systemd[1]: Started Ceph osd.1 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:25:35.014 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T02:25:34.778+0000 7f4713864380 -1 Falling back to public interface 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:33.592608+0000 mgr.smithi029.lsfhcm (mgr.34102) 912 : cluster [DBG] pgmap v677: 129 pgs: 2 active+undersized+degraded, 17 stale+active+clean, 3 active+undersized, 107 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 4/396 objects degraded (1.010%) 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:34.390507+0000 mon.smithi029 (mon.0) 942 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:34.391295+0000 mon.smithi029 (mon.0) 943 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:34.638747+0000 mon.smithi029 (mon.0) 944 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:34.639588+0000 mon.smithi029 (mon.0) 945 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:34.641384+0000 mon.smithi029 (mon.0) 946 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:35.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:34.642412+0000 mon.smithi029 (mon.0) 947 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:25:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:33.592608+0000 mgr.smithi029.lsfhcm (mgr.34102) 912 : cluster [DBG] pgmap v677: 129 pgs: 2 active+undersized+degraded, 17 stale+active+clean, 3 active+undersized, 107 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 4/396 objects degraded (1.010%) 2024-02-23T02:25:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:34.390507+0000 mon.smithi029 (mon.0) 942 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:34.391295+0000 mon.smithi029 (mon.0) 943 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:25:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:34.638747+0000 mon.smithi029 (mon.0) 944 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:34.639588+0000 mon.smithi029 (mon.0) 945 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:25:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:34.641384+0000 mon.smithi029 (mon.0) 946 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:34.642412+0000 mon.smithi029 (mon.0) 947 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:25:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:35.593483+0000 mgr.smithi029.lsfhcm (mgr.34102) 913 : cluster [DBG] pgmap v678: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:36.994 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:35.593483+0000 mgr.smithi029.lsfhcm (mgr.34102) 913 : cluster [DBG] pgmap v678: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:39.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:37.593948+0000 mgr.smithi029.lsfhcm (mgr.34102) 914 : cluster [DBG] pgmap v679: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:37.844813+0000 mon.smithi029 (mon.0) 948 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.144248+0000 mon.smithi029 (mon.0) 949 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.144646+0000 mon.smithi029 (mon.0) 950 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.144931+0000 mon.smithi029 (mon.0) 951 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.145196+0000 mon.smithi029 (mon.0) 952 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.145493+0000 mon.smithi029 (mon.0) 953 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.145785+0000 mon.smithi029 (mon.0) 954 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.146111+0000 mon.smithi029 (mon.0) 955 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.146422+0000 mon.smithi029 (mon.0) 956 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.146730+0000 mon.smithi029 (mon.0) 957 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:25:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:38.147044+0000 mon.smithi029 (mon.0) 958 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:37.593948+0000 mgr.smithi029.lsfhcm (mgr.34102) 914 : cluster [DBG] pgmap v679: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:37.844813+0000 mon.smithi029 (mon.0) 948 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.144248+0000 mon.smithi029 (mon.0) 949 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.144646+0000 mon.smithi029 (mon.0) 950 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.144931+0000 mon.smithi029 (mon.0) 951 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.145196+0000 mon.smithi029 (mon.0) 952 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.145493+0000 mon.smithi029 (mon.0) 953 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.145785+0000 mon.smithi029 (mon.0) 954 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.146111+0000 mon.smithi029 (mon.0) 955 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.146422+0000 mon.smithi029 (mon.0) 956 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.146730+0000 mon.smithi029 (mon.0) 957 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:25:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:38.147044+0000 mon.smithi029 (mon.0) 958 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:40.764 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T02:25:40.318+0000 7f4713864380 -1 osd.1 70 log_to_monitors {default=true} 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:39.594779+0000 mgr.smithi029.lsfhcm (mgr.34102) 915 : cluster [DBG] pgmap v680: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.321875+0000 mon.smithi029 (mon.0) 959 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.449725+0000 mon.smithi029 (mon.0) 960 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:40.695529+0000 mon.smithi029 (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 44/396 objects degraded (11.111%), 17 pgs degraded (PG_DEGRADED) 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.745020+0000 mon.smithi029 (mon.0) 962 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.745411+0000 mon.smithi029 (mon.0) 963 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.745750+0000 mon.smithi029 (mon.0) 964 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.746092+0000 mon.smithi029 (mon.0) 965 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.746417+0000 mon.smithi029 (mon.0) 966 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.746737+0000 mon.smithi029 (mon.0) 967 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.747070+0000 mon.smithi029 (mon.0) 968 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.747401+0000 mon.smithi029 (mon.0) 969 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.747722+0000 mon.smithi029 (mon.0) 970 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.748049+0000 mon.smithi029 (mon.0) 971 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.748537+0000 mon.smithi029 (mon.0) 972 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.749212+0000 mon.smithi029 (mon.0) 973 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.754155+0000 mon.smithi029 (mon.0) 974 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.756745+0000 mon.smithi029 (mon.0) 975 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:25:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.760247+0000 mon.smithi029 (mon.0) 976 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:41.180 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T02:25:40.858+0000 7f4705d4d700 -1 osd.1 70 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:39.594779+0000 mgr.smithi029.lsfhcm (mgr.34102) 915 : cluster [DBG] pgmap v680: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.321875+0000 mon.smithi029 (mon.0) 959 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.449725+0000 mon.smithi029 (mon.0) 960 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:40.695529+0000 mon.smithi029 (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 44/396 objects degraded (11.111%), 17 pgs degraded (PG_DEGRADED) 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.745020+0000 mon.smithi029 (mon.0) 962 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.745411+0000 mon.smithi029 (mon.0) 963 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.745750+0000 mon.smithi029 (mon.0) 964 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.746092+0000 mon.smithi029 (mon.0) 965 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.181 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.746417+0000 mon.smithi029 (mon.0) 966 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.746737+0000 mon.smithi029 (mon.0) 967 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.747070+0000 mon.smithi029 (mon.0) 968 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.747401+0000 mon.smithi029 (mon.0) 969 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.747722+0000 mon.smithi029 (mon.0) 970 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.748049+0000 mon.smithi029 (mon.0) 971 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.748537+0000 mon.smithi029 (mon.0) 972 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.749212+0000 mon.smithi029 (mon.0) 973 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.754155+0000 mon.smithi029 (mon.0) 974 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.756745+0000 mon.smithi029 (mon.0) 975 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:25:41.182 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.760247+0000 mon.smithi029 (mon.0) 976 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:40.749807+0000 mgr.smithi029.lsfhcm (mgr.34102) 916 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:40.750359+0000 mgr.smithi029.lsfhcm (mgr.34102) 917 : cluster [DBG] pgmap v681: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:40.750613+0000 mgr.smithi029.lsfhcm (mgr.34102) 918 : cluster [DBG] pgmap v682: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:40.761904+0000 mgr.smithi029.lsfhcm (mgr.34102) 919 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:25:40.762037+0000 mgr.smithi029.lsfhcm (mgr.34102) 920 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.849262+0000 mon.smithi029 (mon.0) 977 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:40.849307+0000 mon.smithi029 (mon.0) 978 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-23T02:25:42.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:40.849795+0000 mon.smithi029 (mon.0) 979 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:25:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:40.749807+0000 mgr.smithi029.lsfhcm (mgr.34102) 916 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:25:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:40.750359+0000 mgr.smithi029.lsfhcm (mgr.34102) 917 : cluster [DBG] pgmap v681: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:40.750613+0000 mgr.smithi029.lsfhcm (mgr.34102) 918 : cluster [DBG] pgmap v682: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 863 MiB used, 707 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:40.761904+0000 mgr.smithi029.lsfhcm (mgr.34102) 919 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:25:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:25:40.762037+0000 mgr.smithi029.lsfhcm (mgr.34102) 920 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:25:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.849262+0000 mon.smithi029 (mon.0) 977 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-23T02:25:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:40.849307+0000 mon.smithi029 (mon.0) 978 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-23T02:25:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:40.849795+0000 mon.smithi029 (mon.0) 979 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:25:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:41.851628+0000 mon.smithi029 (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:25:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:41.856190+0000 mon.smithi029 (mon.0) 981 : cluster [INF] osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164] boot 2024-02-23T02:25:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:41.856257+0000 mon.smithi029 (mon.0) 982 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-23T02:25:43.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:41.858016+0000 mon.smithi029 (mon.0) 983 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T02:25:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:41.851628+0000 mon.smithi029 (mon.0) 980 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:25:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:41.856190+0000 mon.smithi029 (mon.0) 981 : cluster [INF] osd.1 [v2:172.21.15.29:6810/779582164,v1:172.21.15.29:6811/779582164] boot 2024-02-23T02:25:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:41.856257+0000 mon.smithi029 (mon.0) 982 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-23T02:25:43.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:41.858016+0000 mon.smithi029 (mon.0) 983 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T02:25:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:42.751176+0000 mgr.smithi029.lsfhcm (mgr.34102) 921 : cluster [DBG] pgmap v685: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:44.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:42.867157+0000 mon.smithi029 (mon.0) 984 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-23T02:25:44.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:43.748731+0000 mon.smithi029 (mon.0) 985 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:42.751176+0000 mgr.smithi029.lsfhcm (mgr.34102) 921 : cluster [DBG] pgmap v685: 129 pgs: 17 active+undersized+degraded, 39 active+undersized, 73 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:25:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:42.867157+0000 mon.smithi029 (mon.0) 984 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-23T02:25:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:43.748731+0000 mon.smithi029 (mon.0) 985 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:44.424520+0000 mon.smithi029 (mon.0) 986 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:44.752025+0000 mgr.smithi029.lsfhcm (mgr.34102) 922 : cluster [DBG] pgmap v687: 129 pgs: 8 active+undersized+degraded, 14 active+undersized, 107 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 22/396 objects degraded (5.556%) 2024-02-23T02:25:45.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:44.424520+0000 mon.smithi029 (mon.0) 986 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:45.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:44.752025+0000 mgr.smithi029.lsfhcm (mgr.34102) 922 : cluster [DBG] pgmap v687: 129 pgs: 8 active+undersized+degraded, 14 active+undersized, 107 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 22/396 objects degraded (5.556%) 2024-02-23T02:25:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:45.696810+0000 mon.smithi029 (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 22/396 objects degraded (5.556%), 8 pgs degraded (PG_DEGRADED) 2024-02-23T02:25:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:45.696810+0000 mon.smithi029 (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 22/396 objects degraded (5.556%), 8 pgs degraded (PG_DEGRADED) 2024-02-23T02:25:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:46.752532+0000 mgr.smithi029.lsfhcm (mgr.34102) 923 : cluster [DBG] pgmap v688: 129 pgs: 1 active+undersized+degraded, 3 active+undersized, 125 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 1/396 objects degraded (0.253%) 2024-02-23T02:25:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:46.752532+0000 mgr.smithi029.lsfhcm (mgr.34102) 923 : cluster [DBG] pgmap v688: 129 pgs: 1 active+undersized+degraded, 3 active+undersized, 125 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 1/396 objects degraded (0.253%) 2024-02-23T02:25:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:48.804105+0000 mon.smithi029 (mon.0) 988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/396 objects degraded (0.253%), 1 pg degraded) 2024-02-23T02:25:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:48.804105+0000 mon.smithi029 (mon.0) 988 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/396 objects degraded (0.253%), 1 pg degraded) 2024-02-23T02:25:49.819 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:25:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:48.753299+0000 mgr.smithi029.lsfhcm (mgr.34102) 924 : cluster [DBG] pgmap v689: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:48.753299+0000 mgr.smithi029.lsfhcm (mgr.34102) 924 : cluster [DBG] pgmap v689: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (38m) 9s ago 44m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (11m) 12s ago 108m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (11m) 9s ago 108m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (41m) 9s ago 107m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (93m) 12s ago 93m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:25:50.394 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (93m) 9s ago 93m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (38m) 12s ago 114m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (27m) 9s ago 107m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (22m) 12s ago 114m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (17m) 9s ago 112m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (43m) 12s ago 43m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (43m) 9s ago 43m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 12s ago 85m - - 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9s ago 83m - - 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 12s ago 108m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (16s) 12s ago 107m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (107m) 12s ago 107m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (107m) 12s ago 107m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (105m) 9s ago 105m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:25:50.395 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (105m) 9s ago 105m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:25:50.396 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (104m) 9s ago 104m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:25:50.396 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (104m) 9s ago 104m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:25:50.396 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (44m) 9s ago 44m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:50.735 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:25:50.736 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:25:51.027 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:25:51.027 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:25:51.027 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:25:51.028 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:25:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:49.805514+0000 mgr.smithi029.lsfhcm (mgr.34102) 925 : audit [DBG] from='client.34970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.096680+0000 mgr.smithi029.lsfhcm (mgr.34102) 926 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.382154+0000 mon.smithi029 (mon.0) 989 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.382533+0000 mon.smithi029 (mon.0) 990 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.382839+0000 mon.smithi029 (mon.0) 991 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.383145+0000 mon.smithi029 (mon.0) 992 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.383428+0000 mon.smithi029 (mon.0) 993 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.385359+0000 mon.smithi029 (mon.0) 994 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.385718+0000 mon.smithi029 (mon.0) 995 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.386102+0000 mon.smithi029 (mon.0) 996 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.386469+0000 mon.smithi029 (mon.0) 997 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.386755+0000 mon.smithi029 (mon.0) 998 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.733440+0000 mon.smithi029 (mon.0) 999 : audit [DBG] from='client.? 172.21.15.29:0/93326585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:49.805514+0000 mgr.smithi029.lsfhcm (mgr.34102) 925 : audit [DBG] from='client.34970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.096680+0000 mgr.smithi029.lsfhcm (mgr.34102) 926 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.382154+0000 mon.smithi029 (mon.0) 989 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.382533+0000 mon.smithi029 (mon.0) 990 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.382839+0000 mon.smithi029 (mon.0) 991 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.383145+0000 mon.smithi029 (mon.0) 992 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.383428+0000 mon.smithi029 (mon.0) 993 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.385359+0000 mon.smithi029 (mon.0) 994 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.385718+0000 mon.smithi029 (mon.0) 995 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.386102+0000 mon.smithi029 (mon.0) 996 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.386469+0000 mon.smithi029 (mon.0) 997 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.386755+0000 mon.smithi029 (mon.0) 998 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:25:51.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.733440+0000 mon.smithi029 (mon.0) 999 : audit [DBG] from='client.? 172.21.15.29:0/93326585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:25:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:50.380322+0000 mgr.smithi029.lsfhcm (mgr.34102) 927 : audit [DBG] from='client.34978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:52.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:50.753647+0000 mgr.smithi029.lsfhcm (mgr.34102) 928 : cluster [DBG] pgmap v690: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:52.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:51.025890+0000 mgr.smithi029.lsfhcm (mgr.34102) 929 : audit [DBG] from='client.34986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:50.380322+0000 mgr.smithi029.lsfhcm (mgr.34102) 927 : audit [DBG] from='client.34978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:50.753647+0000 mgr.smithi029.lsfhcm (mgr.34102) 928 : cluster [DBG] pgmap v690: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:51.025890+0000 mgr.smithi029.lsfhcm (mgr.34102) 929 : audit [DBG] from='client.34986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:25:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:52.754364+0000 mgr.smithi029.lsfhcm (mgr.34102) 930 : cluster [DBG] pgmap v691: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:52.754364+0000 mgr.smithi029.lsfhcm (mgr.34102) 930 : cluster [DBG] pgmap v691: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:54.437932+0000 mon.smithi029 (mon.0) 1000 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:54.754989+0000 mgr.smithi029.lsfhcm (mgr.34102) 931 : cluster [DBG] pgmap v692: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:54.437932+0000 mon.smithi029 (mon.0) 1000 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:25:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:54.754989+0000 mgr.smithi029.lsfhcm (mgr.34102) 931 : cluster [DBG] pgmap v692: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:58.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:56.755526+0000 mgr.smithi029.lsfhcm (mgr.34102) 932 : cluster [DBG] pgmap v693: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:25:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:56.755526+0000 mgr.smithi029.lsfhcm (mgr.34102) 932 : cluster [DBG] pgmap v693: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:25:58.749426+0000 mon.smithi029 (mon.0) 1001 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:26:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:25:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:25:58.760490+0000 mgr.smithi029.lsfhcm (mgr.34102) 933 : cluster [DBG] pgmap v694: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:25:58.749426+0000 mon.smithi029 (mon.0) 1001 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:26:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:25:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:25:58.760490+0000 mgr.smithi029.lsfhcm (mgr.34102) 933 : cluster [DBG] pgmap v694: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:00.760938+0000 mgr.smithi029.lsfhcm (mgr.34102) 934 : cluster [DBG] pgmap v695: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:02.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:00.760938+0000 mgr.smithi029.lsfhcm (mgr.34102) 934 : cluster [DBG] pgmap v695: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:02.761548+0000 mgr.smithi029.lsfhcm (mgr.34102) 935 : cluster [DBG] pgmap v696: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:02.761548+0000 mgr.smithi029.lsfhcm (mgr.34102) 935 : cluster [DBG] pgmap v696: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:06.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:04.762303+0000 mgr.smithi029.lsfhcm (mgr.34102) 936 : cluster [DBG] pgmap v697: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:04.762303+0000 mgr.smithi029.lsfhcm (mgr.34102) 936 : cluster [DBG] pgmap v697: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:06.762952+0000 mgr.smithi029.lsfhcm (mgr.34102) 937 : cluster [DBG] pgmap v698: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:06.762952+0000 mgr.smithi029.lsfhcm (mgr.34102) 937 : cluster [DBG] pgmap v698: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:08.763869+0000 mgr.smithi029.lsfhcm (mgr.34102) 938 : cluster [DBG] pgmap v699: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:08.763869+0000 mgr.smithi029.lsfhcm (mgr.34102) 938 : cluster [DBG] pgmap v699: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:10.764299+0000 mgr.smithi029.lsfhcm (mgr.34102) 939 : cluster [DBG] pgmap v700: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:10.764299+0000 mgr.smithi029.lsfhcm (mgr.34102) 939 : cluster [DBG] pgmap v700: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:12.764880+0000 mgr.smithi029.lsfhcm (mgr.34102) 940 : cluster [DBG] pgmap v701: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:12.764880+0000 mgr.smithi029.lsfhcm (mgr.34102) 940 : cluster [DBG] pgmap v701: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:14.765612+0000 mgr.smithi029.lsfhcm (mgr.34102) 941 : cluster [DBG] pgmap v702: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:14.765612+0000 mgr.smithi029.lsfhcm (mgr.34102) 941 : cluster [DBG] pgmap v702: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:16.766123+0000 mgr.smithi029.lsfhcm (mgr.34102) 942 : cluster [DBG] pgmap v703: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:16.766123+0000 mgr.smithi029.lsfhcm (mgr.34102) 942 : cluster [DBG] pgmap v703: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:18.766704+0000 mgr.smithi029.lsfhcm (mgr.34102) 943 : cluster [DBG] pgmap v704: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:18.766704+0000 mgr.smithi029.lsfhcm (mgr.34102) 943 : cluster [DBG] pgmap v704: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:21.341 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (38m) 41s ago 44m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (12m) 44s ago 108m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (12m) 41s ago 108m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (41m) 41s ago 108m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (94m) 44s ago 94m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:26:21.915 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (94m) 41s ago 94m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (38m) 44s ago 115m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (28m) 41s ago 108m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (23m) 44s ago 115m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (17m) 41s ago 113m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (44m) 44s ago 44m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (44m) 41s ago 44m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 44s ago 86m - - 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 41s ago 84m - - 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 44s ago 108m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (48s) 44s ago 108m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (108m) 44s ago 108m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (107m) 44s ago 107m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (106m) 41s ago 106m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:26:21.916 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (105m) 41s ago 105m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:26:21.917 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (105m) 41s ago 105m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:26:21.917 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (105m) 41s ago 105m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:26:21.917 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (44m) 41s ago 44m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:26:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:20.767214+0000 mgr.smithi029.lsfhcm (mgr.34102) 944 : cluster [DBG] pgmap v705: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:22.256 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:26:22.256 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:26:22.256 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:26:22.256 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:26:22.257 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:26:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:20.767214+0000 mgr.smithi029.lsfhcm (mgr.34102) 944 : cluster [DBG] pgmap v705: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:22.545 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:26:22.545 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:26:22.545 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:26:22.545 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:26:22.545 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:26:22.545 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:26:22.546 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.329106+0000 mgr.smithi029.lsfhcm (mgr.34102) 945 : audit [DBG] from='client.34990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.618650+0000 mgr.smithi029.lsfhcm (mgr.34102) 946 : audit [DBG] from='client.34994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.901800+0000 mgr.smithi029.lsfhcm (mgr.34102) 947 : audit [DBG] from='client.34998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.903607+0000 mon.smithi029 (mon.0) 1002 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.903984+0000 mon.smithi029 (mon.0) 1003 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.904284+0000 mon.smithi029 (mon.0) 1004 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.904565+0000 mon.smithi029 (mon.0) 1005 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.904855+0000 mon.smithi029 (mon.0) 1006 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.906762+0000 mon.smithi029 (mon.0) 1007 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.907053+0000 mon.smithi029 (mon.0) 1008 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.907339+0000 mon.smithi029 (mon.0) 1009 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.907605+0000 mon.smithi029 (mon.0) 1010 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:21.907872+0000 mon.smithi029 (mon.0) 1011 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:22.255003+0000 mon.smithi029 (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.29:0/1657089068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.329106+0000 mgr.smithi029.lsfhcm (mgr.34102) 945 : audit [DBG] from='client.34990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.618650+0000 mgr.smithi029.lsfhcm (mgr.34102) 946 : audit [DBG] from='client.34994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.901800+0000 mgr.smithi029.lsfhcm (mgr.34102) 947 : audit [DBG] from='client.34998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.903607+0000 mon.smithi029 (mon.0) 1002 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.903984+0000 mon.smithi029 (mon.0) 1003 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.904284+0000 mon.smithi029 (mon.0) 1004 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.904565+0000 mon.smithi029 (mon.0) 1005 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.904855+0000 mon.smithi029 (mon.0) 1006 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.906762+0000 mon.smithi029 (mon.0) 1007 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.907053+0000 mon.smithi029 (mon.0) 1008 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.907339+0000 mon.smithi029 (mon.0) 1009 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.907605+0000 mon.smithi029 (mon.0) 1010 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:21.907872+0000 mon.smithi029 (mon.0) 1011 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:23.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:22.255003+0000 mon.smithi029 (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.29:0/1657089068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:26:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:22.543623+0000 mgr.smithi029.lsfhcm (mgr.34102) 948 : audit [DBG] from='client.35006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:22.767655+0000 mgr.smithi029.lsfhcm (mgr.34102) 949 : cluster [DBG] pgmap v706: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:22.543623+0000 mgr.smithi029.lsfhcm (mgr.34102) 948 : audit [DBG] from='client.35006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:22.767655+0000 mgr.smithi029.lsfhcm (mgr.34102) 949 : cluster [DBG] pgmap v706: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:24.768420+0000 mgr.smithi029.lsfhcm (mgr.34102) 950 : cluster [DBG] pgmap v707: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:24.768420+0000 mgr.smithi029.lsfhcm (mgr.34102) 950 : cluster [DBG] pgmap v707: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:28.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:26.768897+0000 mgr.smithi029.lsfhcm (mgr.34102) 951 : cluster [DBG] pgmap v708: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:26.768897+0000 mgr.smithi029.lsfhcm (mgr.34102) 951 : cluster [DBG] pgmap v708: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:28.652080+0000 mon.smithi029 (mon.0) 1013 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:26:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:28.652459+0000 mon.smithi029 (mon.0) 1014 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:26:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:28.652672+0000 mon.smithi029 (mon.0) 1015 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-23T02:26:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:28.652899+0000 mon.smithi029 (mon.0) 1016 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T02:26:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:28.652080+0000 mon.smithi029 (mon.0) 1013 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:26:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:28.652459+0000 mon.smithi029 (mon.0) 1014 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:26:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:28.652672+0000 mon.smithi029 (mon.0) 1015 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-23T02:26:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:28.652899+0000 mon.smithi029 (mon.0) 1016 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T02:26:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:28.769499+0000 mgr.smithi029.lsfhcm (mgr.34102) 952 : cluster [DBG] pgmap v709: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:28.769499+0000 mgr.smithi029.lsfhcm (mgr.34102) 952 : cluster [DBG] pgmap v709: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:30.770092+0000 mgr.smithi029.lsfhcm (mgr.34102) 953 : cluster [DBG] pgmap v710: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:30.770092+0000 mgr.smithi029.lsfhcm (mgr.34102) 953 : cluster [DBG] pgmap v710: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:32.770788+0000 mgr.smithi029.lsfhcm (mgr.34102) 954 : cluster [DBG] pgmap v711: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:32.770788+0000 mgr.smithi029.lsfhcm (mgr.34102) 954 : cluster [DBG] pgmap v711: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:34.771504+0000 mgr.smithi029.lsfhcm (mgr.34102) 955 : cluster [DBG] pgmap v712: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:34.771504+0000 mgr.smithi029.lsfhcm (mgr.34102) 955 : cluster [DBG] pgmap v712: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:36.772023+0000 mgr.smithi029.lsfhcm (mgr.34102) 956 : cluster [DBG] pgmap v713: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:36.772023+0000 mgr.smithi029.lsfhcm (mgr.34102) 956 : cluster [DBG] pgmap v713: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:38.772723+0000 mgr.smithi029.lsfhcm (mgr.34102) 957 : cluster [DBG] pgmap v714: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:38.772723+0000 mgr.smithi029.lsfhcm (mgr.34102) 957 : cluster [DBG] pgmap v714: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:40.773206+0000 mgr.smithi029.lsfhcm (mgr.34102) 958 : cluster [DBG] pgmap v715: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:40.773206+0000 mgr.smithi029.lsfhcm (mgr.34102) 958 : cluster [DBG] pgmap v715: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:42.773894+0000 mgr.smithi029.lsfhcm (mgr.34102) 959 : cluster [DBG] pgmap v716: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:42.773894+0000 mgr.smithi029.lsfhcm (mgr.34102) 959 : cluster [DBG] pgmap v716: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:44.774610+0000 mgr.smithi029.lsfhcm (mgr.34102) 960 : cluster [DBG] pgmap v717: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:44.774610+0000 mgr.smithi029.lsfhcm (mgr.34102) 960 : cluster [DBG] pgmap v717: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:46.775301+0000 mgr.smithi029.lsfhcm (mgr.34102) 961 : cluster [DBG] pgmap v718: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:46.775301+0000 mgr.smithi029.lsfhcm (mgr.34102) 961 : cluster [DBG] pgmap v718: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:48.776006+0000 mgr.smithi029.lsfhcm (mgr.34102) 962 : cluster [DBG] pgmap v719: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:48.776006+0000 mgr.smithi029.lsfhcm (mgr.34102) 962 : cluster [DBG] pgmap v719: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:50.776418+0000 mgr.smithi029.lsfhcm (mgr.34102) 963 : cluster [DBG] pgmap v720: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:50.776418+0000 mgr.smithi029.lsfhcm (mgr.34102) 963 : cluster [DBG] pgmap v720: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:52.862 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:26:53.434 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:26:53.434 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (39m) 72s ago 45m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:26:53.434 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (12m) 75s ago 109m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:26:53.434 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (12m) 72s ago 109m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:26:53.434 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (42m) 72s ago 108m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (94m) 75s ago 94m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (94m) 72s ago 94m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (39m) 75s ago 115m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (28m) 72s ago 108m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (23m) 75s ago 115m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (18m) 72s ago 113m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (45m) 75s ago 45m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (44m) 72s ago 44m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 75s ago 87m - - 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 72s ago 85m - - 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 75s ago 109m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (79s) 75s ago 108m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (108m) 75s ago 108m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (108m) 75s ago 108m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:26:53.435 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (106m) 72s ago 106m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:26:53.436 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (106m) 72s ago 106m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:26:53.436 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (106m) 72s ago 106m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:26:53.436 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (105m) 72s ago 105m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:26:53.436 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (45m) 72s ago 45m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:26:53.776 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:26:53.776 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:26:53.777 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:26:53.778 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:26:53.778 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:26:53.778 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:26:54.065 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:26:54.066 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:26:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:52.776876+0000 mgr.smithi029.lsfhcm (mgr.34102) 964 : cluster [DBG] pgmap v721: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:52.849237+0000 mgr.smithi029.lsfhcm (mgr.34102) 965 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.140262+0000 mgr.smithi029.lsfhcm (mgr.34102) 966 : audit [DBG] from='client.35014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.422064+0000 mon.smithi029 (mon.0) 1017 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.422500+0000 mon.smithi029 (mon.0) 1018 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.422869+0000 mon.smithi029 (mon.0) 1019 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.423232+0000 mon.smithi029 (mon.0) 1020 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.423549+0000 mon.smithi029 (mon.0) 1021 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.425595+0000 mon.smithi029 (mon.0) 1022 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.425978+0000 mon.smithi029 (mon.0) 1023 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.426303+0000 mon.smithi029 (mon.0) 1024 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.426623+0000 mon.smithi029 (mon.0) 1025 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.426947+0000 mon.smithi029 (mon.0) 1026 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.775090+0000 mon.smithi029 (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.29:0/414095373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:26:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:52.776876+0000 mgr.smithi029.lsfhcm (mgr.34102) 964 : cluster [DBG] pgmap v721: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:52.849237+0000 mgr.smithi029.lsfhcm (mgr.34102) 965 : audit [DBG] from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.140262+0000 mgr.smithi029.lsfhcm (mgr.34102) 966 : audit [DBG] from='client.35014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.422064+0000 mon.smithi029 (mon.0) 1017 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.422500+0000 mon.smithi029 (mon.0) 1018 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.422869+0000 mon.smithi029 (mon.0) 1019 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.423232+0000 mon.smithi029 (mon.0) 1020 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.423549+0000 mon.smithi029 (mon.0) 1021 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.425595+0000 mon.smithi029 (mon.0) 1022 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.425978+0000 mon.smithi029 (mon.0) 1023 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.426303+0000 mon.smithi029 (mon.0) 1024 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.426623+0000 mon.smithi029 (mon.0) 1025 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.426947+0000 mon.smithi029 (mon.0) 1026 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:26:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.775090+0000 mon.smithi029 (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.29:0/414095373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:26:55.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:53.420166+0000 mgr.smithi029.lsfhcm (mgr.34102) 967 : audit [DBG] from='client.35018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:55.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:26:54.063207+0000 mgr.smithi029.lsfhcm (mgr.34102) 968 : audit [DBG] from='client.35026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:53.420166+0000 mgr.smithi029.lsfhcm (mgr.34102) 967 : audit [DBG] from='client.35018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:26:54.063207+0000 mgr.smithi029.lsfhcm (mgr.34102) 968 : audit [DBG] from='client.35026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:26:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:54.777679+0000 mgr.smithi029.lsfhcm (mgr.34102) 969 : cluster [DBG] pgmap v722: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:54.777679+0000 mgr.smithi029.lsfhcm (mgr.34102) 969 : cluster [DBG] pgmap v722: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:56.778184+0000 mgr.smithi029.lsfhcm (mgr.34102) 970 : cluster [DBG] pgmap v723: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:26:58.348 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:56.778184+0000 mgr.smithi029.lsfhcm (mgr.34102) 970 : cluster [DBG] pgmap v723: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:00.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:26:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:26:58.778933+0000 mgr.smithi029.lsfhcm (mgr.34102) 971 : cluster [DBG] pgmap v724: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:26:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:26:58.778933+0000 mgr.smithi029.lsfhcm (mgr.34102) 971 : cluster [DBG] pgmap v724: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:00.779421+0000 mgr.smithi029.lsfhcm (mgr.34102) 972 : cluster [DBG] pgmap v725: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:00.779421+0000 mgr.smithi029.lsfhcm (mgr.34102) 972 : cluster [DBG] pgmap v725: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:02.780149+0000 mgr.smithi029.lsfhcm (mgr.34102) 973 : cluster [DBG] pgmap v726: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:02.780149+0000 mgr.smithi029.lsfhcm (mgr.34102) 973 : cluster [DBG] pgmap v726: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:04.780763+0000 mgr.smithi029.lsfhcm (mgr.34102) 974 : cluster [DBG] pgmap v727: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:04.780763+0000 mgr.smithi029.lsfhcm (mgr.34102) 974 : cluster [DBG] pgmap v727: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:06.781279+0000 mgr.smithi029.lsfhcm (mgr.34102) 975 : cluster [DBG] pgmap v728: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:08.349 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:06.781279+0000 mgr.smithi029.lsfhcm (mgr.34102) 975 : cluster [DBG] pgmap v728: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:08.781958+0000 mgr.smithi029.lsfhcm (mgr.34102) 976 : cluster [DBG] pgmap v729: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:10.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:08.781958+0000 mgr.smithi029.lsfhcm (mgr.34102) 976 : cluster [DBG] pgmap v729: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:10.782328+0000 mgr.smithi029.lsfhcm (mgr.34102) 977 : cluster [DBG] pgmap v730: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:10.782328+0000 mgr.smithi029.lsfhcm (mgr.34102) 977 : cluster [DBG] pgmap v730: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:12.782813+0000 mgr.smithi029.lsfhcm (mgr.34102) 978 : cluster [DBG] pgmap v731: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:12.782813+0000 mgr.smithi029.lsfhcm (mgr.34102) 978 : cluster [DBG] pgmap v731: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:14.783501+0000 mgr.smithi029.lsfhcm (mgr.34102) 979 : cluster [DBG] pgmap v732: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:14.783501+0000 mgr.smithi029.lsfhcm (mgr.34102) 979 : cluster [DBG] pgmap v732: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:16.784087+0000 mgr.smithi029.lsfhcm (mgr.34102) 980 : cluster [DBG] pgmap v733: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:16.784087+0000 mgr.smithi029.lsfhcm (mgr.34102) 980 : cluster [DBG] pgmap v733: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:18.784784+0000 mgr.smithi029.lsfhcm (mgr.34102) 981 : cluster [DBG] pgmap v734: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:18.784784+0000 mgr.smithi029.lsfhcm (mgr.34102) 981 : cluster [DBG] pgmap v734: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:20.785275+0000 mgr.smithi029.lsfhcm (mgr.34102) 982 : cluster [DBG] pgmap v735: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:20.785275+0000 mgr.smithi029.lsfhcm (mgr.34102) 982 : cluster [DBG] pgmap v735: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:22.785845+0000 mgr.smithi029.lsfhcm (mgr.34102) 983 : cluster [DBG] pgmap v736: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:22.785845+0000 mgr.smithi029.lsfhcm (mgr.34102) 983 : cluster [DBG] pgmap v736: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:24.379 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (40m) 104s ago 45m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (13m) 107s ago 109m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (13m) 104s ago 109m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (42m) 104s ago 109m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (95m) 107s ago 95m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (95m) 104s ago 95m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:27:24.959 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (39m) 107s ago 116m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (29m) 104s ago 109m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (24m) 107s ago 116m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (18m) 104s ago 114m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (45m) 107s ago 45m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (45m) 104s ago 45m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 107s ago 87m - - 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 104s ago 85m - - 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 107s ago 109m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (111s) 107s ago 109m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (109m) 107s ago 109m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (108m) 107s ago 108m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (107m) 104s ago 107m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:27:24.960 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (106m) 104s ago 106m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:27:24.961 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (106m) 104s ago 106m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:27:24.961 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (106m) 104s ago 106m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:27:24.961 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (45m) 104s ago 45m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:27:25.301 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:27:25.301 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:27:25.301 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:27:25.301 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:25.301 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:27:25.302 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:27:25.303 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:27:25.303 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:27:25.590 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:27:25.590 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:27:25.591 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.366073+0000 mgr.smithi029.lsfhcm (mgr.34102) 984 : audit [DBG] from='client.35030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.654082+0000 mgr.smithi029.lsfhcm (mgr.34102) 985 : audit [DBG] from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:24.786393+0000 mgr.smithi029.lsfhcm (mgr.34102) 986 : cluster [DBG] pgmap v737: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.945578+0000 mgr.smithi029.lsfhcm (mgr.34102) 987 : audit [DBG] from='client.35038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.947401+0000 mon.smithi029 (mon.0) 1028 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.947758+0000 mon.smithi029 (mon.0) 1029 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.948069+0000 mon.smithi029 (mon.0) 1030 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.948354+0000 mon.smithi029 (mon.0) 1031 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.948628+0000 mon.smithi029 (mon.0) 1032 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.950507+0000 mon.smithi029 (mon.0) 1033 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.950798+0000 mon.smithi029 (mon.0) 1034 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.951087+0000 mon.smithi029 (mon.0) 1035 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.951363+0000 mon.smithi029 (mon.0) 1036 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:24.951649+0000 mon.smithi029 (mon.0) 1037 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:25.299626+0000 mon.smithi029 (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.29:0/3791731797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:27:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.366073+0000 mgr.smithi029.lsfhcm (mgr.34102) 984 : audit [DBG] from='client.35030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.654082+0000 mgr.smithi029.lsfhcm (mgr.34102) 985 : audit [DBG] from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:24.786393+0000 mgr.smithi029.lsfhcm (mgr.34102) 986 : cluster [DBG] pgmap v737: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.945578+0000 mgr.smithi029.lsfhcm (mgr.34102) 987 : audit [DBG] from='client.35038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.947401+0000 mon.smithi029 (mon.0) 1028 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.947758+0000 mon.smithi029 (mon.0) 1029 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.948069+0000 mon.smithi029 (mon.0) 1030 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.948354+0000 mon.smithi029 (mon.0) 1031 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.948628+0000 mon.smithi029 (mon.0) 1032 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.950507+0000 mon.smithi029 (mon.0) 1033 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.950798+0000 mon.smithi029 (mon.0) 1034 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.951087+0000 mon.smithi029 (mon.0) 1035 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.951363+0000 mon.smithi029 (mon.0) 1036 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:24.951649+0000 mon.smithi029 (mon.0) 1037 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:26.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:25.299626+0000 mon.smithi029 (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.29:0/3791731797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:27:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:25.588938+0000 mgr.smithi029.lsfhcm (mgr.34102) 988 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:25.588938+0000 mgr.smithi029.lsfhcm (mgr.34102) 988 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:28.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:26.786905+0000 mgr.smithi029.lsfhcm (mgr.34102) 989 : cluster [DBG] pgmap v738: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:26.786905+0000 mgr.smithi029.lsfhcm (mgr.34102) 989 : cluster [DBG] pgmap v738: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:28.656544+0000 mon.smithi029 (mon.0) 1039 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:27:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:28.656903+0000 mon.smithi029 (mon.0) 1040 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:27:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:28.657173+0000 mon.smithi029 (mon.0) 1041 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:27:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:28.657457+0000 mon.smithi029 (mon.0) 1042 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:27:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:28.656544+0000 mon.smithi029 (mon.0) 1039 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:27:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:28.656903+0000 mon.smithi029 (mon.0) 1040 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:27:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:28.657173+0000 mon.smithi029 (mon.0) 1041 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:27:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:28.657457+0000 mon.smithi029 (mon.0) 1042 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:27:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:28.787549+0000 mgr.smithi029.lsfhcm (mgr.34102) 990 : cluster [DBG] pgmap v739: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:30.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:28.787549+0000 mgr.smithi029.lsfhcm (mgr.34102) 990 : cluster [DBG] pgmap v739: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:30.788168+0000 mgr.smithi029.lsfhcm (mgr.34102) 991 : cluster [DBG] pgmap v740: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:30.788168+0000 mgr.smithi029.lsfhcm (mgr.34102) 991 : cluster [DBG] pgmap v740: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:32.788805+0000 mgr.smithi029.lsfhcm (mgr.34102) 992 : cluster [DBG] pgmap v741: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:32.788805+0000 mgr.smithi029.lsfhcm (mgr.34102) 992 : cluster [DBG] pgmap v741: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:36.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:34.789592+0000 mgr.smithi029.lsfhcm (mgr.34102) 993 : cluster [DBG] pgmap v742: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:34.789592+0000 mgr.smithi029.lsfhcm (mgr.34102) 993 : cluster [DBG] pgmap v742: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:38.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:36.790304+0000 mgr.smithi029.lsfhcm (mgr.34102) 994 : cluster [DBG] pgmap v743: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:36.790304+0000 mgr.smithi029.lsfhcm (mgr.34102) 994 : cluster [DBG] pgmap v743: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:38.791146+0000 mgr.smithi029.lsfhcm (mgr.34102) 995 : cluster [DBG] pgmap v744: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:38.791146+0000 mgr.smithi029.lsfhcm (mgr.34102) 995 : cluster [DBG] pgmap v744: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:40.791730+0000 mgr.smithi029.lsfhcm (mgr.34102) 996 : cluster [DBG] pgmap v745: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:40.791730+0000 mgr.smithi029.lsfhcm (mgr.34102) 996 : cluster [DBG] pgmap v745: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:42.792455+0000 mgr.smithi029.lsfhcm (mgr.34102) 997 : cluster [DBG] pgmap v746: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:42.792455+0000 mgr.smithi029.lsfhcm (mgr.34102) 997 : cluster [DBG] pgmap v746: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:44.793124+0000 mgr.smithi029.lsfhcm (mgr.34102) 998 : cluster [DBG] pgmap v747: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:44.793124+0000 mgr.smithi029.lsfhcm (mgr.34102) 998 : cluster [DBG] pgmap v747: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:48.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:46.793640+0000 mgr.smithi029.lsfhcm (mgr.34102) 999 : cluster [DBG] pgmap v748: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:46.793640+0000 mgr.smithi029.lsfhcm (mgr.34102) 999 : cluster [DBG] pgmap v748: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:48.794336+0000 mgr.smithi029.lsfhcm (mgr.34102) 1000 : cluster [DBG] pgmap v749: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:48.794336+0000 mgr.smithi029.lsfhcm (mgr.34102) 1000 : cluster [DBG] pgmap v749: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:50.794734+0000 mgr.smithi029.lsfhcm (mgr.34102) 1001 : cluster [DBG] pgmap v750: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:50.794734+0000 mgr.smithi029.lsfhcm (mgr.34102) 1001 : cluster [DBG] pgmap v750: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:52.795393+0000 mgr.smithi029.lsfhcm (mgr.34102) 1002 : cluster [DBG] pgmap v751: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:52.795393+0000 mgr.smithi029.lsfhcm (mgr.34102) 1002 : cluster [DBG] pgmap v751: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:55.903 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:27:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:54.796123+0000 mgr.smithi029.lsfhcm (mgr.34102) 1003 : cluster [DBG] pgmap v752: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:54.796123+0000 mgr.smithi029.lsfhcm (mgr.34102) 1003 : cluster [DBG] pgmap v752: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:56.476 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (40m) 2m ago 46m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (13m) 2m ago 110m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (13m) 2m ago 110m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (43m) 2m ago 109m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (95m) 2m ago 95m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (95m) 2m ago 95m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (40m) 2m ago 116m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (29m) 2m ago 109m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (24m) 2m ago 116m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (19m) 2m ago 114m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:27:56.477 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (46m) 2m ago 46m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (45m) 2m ago 45m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 88m - - 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 86m - - 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 2m ago 110m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 2m ago 109m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (109m) 2m ago 109m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (109m) 2m ago 109m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (107m) 2m ago 107m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (107m) 2m ago 107m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (107m) 2m ago 107m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (106m) 2m ago 106m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:27:56.478 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (46m) 2m ago 46m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:27:56.818 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:27:56.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:27:56.820 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:27:56.820 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:27:56.820 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:27:56.820 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:27:56.820 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:27:57.109 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:27:57.110 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:27:57.110 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:27:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:55.890571+0000 mgr.smithi029.lsfhcm (mgr.34102) 1004 : audit [DBG] from='client.35050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.464896+0000 mon.smithi029 (mon.0) 1043 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.465258+0000 mon.smithi029 (mon.0) 1044 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.465560+0000 mon.smithi029 (mon.0) 1045 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.465847+0000 mon.smithi029 (mon.0) 1046 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.466140+0000 mon.smithi029 (mon.0) 1047 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.468072+0000 mon.smithi029 (mon.0) 1048 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.468375+0000 mon.smithi029 (mon.0) 1049 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.468657+0000 mon.smithi029 (mon.0) 1050 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.468960+0000 mon.smithi029 (mon.0) 1051 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.469246+0000 mon.smithi029 (mon.0) 1052 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.817280+0000 mon.smithi029 (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.29:0/107548618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:27:57.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:55.890571+0000 mgr.smithi029.lsfhcm (mgr.34102) 1004 : audit [DBG] from='client.35050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:57.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.464896+0000 mon.smithi029 (mon.0) 1043 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.465258+0000 mon.smithi029 (mon.0) 1044 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.465560+0000 mon.smithi029 (mon.0) 1045 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.465847+0000 mon.smithi029 (mon.0) 1046 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.466140+0000 mon.smithi029 (mon.0) 1047 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.468072+0000 mon.smithi029 (mon.0) 1048 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.468375+0000 mon.smithi029 (mon.0) 1049 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.468657+0000 mon.smithi029 (mon.0) 1050 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.468960+0000 mon.smithi029 (mon.0) 1051 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.469246+0000 mon.smithi029 (mon.0) 1052 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:27:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.817280+0000 mon.smithi029 (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.29:0/107548618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:27:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.181059+0000 mgr.smithi029.lsfhcm (mgr.34102) 1005 : audit [DBG] from='client.35054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:56.463070+0000 mgr.smithi029.lsfhcm (mgr.34102) 1006 : audit [DBG] from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:56.796525+0000 mgr.smithi029.lsfhcm (mgr.34102) 1007 : cluster [DBG] pgmap v753: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:27:57.107226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1008 : audit [DBG] from='client.35066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:58.354 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.181059+0000 mgr.smithi029.lsfhcm (mgr.34102) 1005 : audit [DBG] from='client.35054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:58.354 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:56.463070+0000 mgr.smithi029.lsfhcm (mgr.34102) 1006 : audit [DBG] from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:27:58.355 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:56.796525+0000 mgr.smithi029.lsfhcm (mgr.34102) 1007 : cluster [DBG] pgmap v753: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:27:58.355 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:27:57.107226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1008 : audit [DBG] from='client.35066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:27:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:27:58.797206+0000 mgr.smithi029.lsfhcm (mgr.34102) 1009 : cluster [DBG] pgmap v754: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:27:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:27:58.797206+0000 mgr.smithi029.lsfhcm (mgr.34102) 1009 : cluster [DBG] pgmap v754: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:00.797757+0000 mgr.smithi029.lsfhcm (mgr.34102) 1010 : cluster [DBG] pgmap v755: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:00.797757+0000 mgr.smithi029.lsfhcm (mgr.34102) 1010 : cluster [DBG] pgmap v755: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:02.798421+0000 mgr.smithi029.lsfhcm (mgr.34102) 1011 : cluster [DBG] pgmap v756: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:02.798421+0000 mgr.smithi029.lsfhcm (mgr.34102) 1011 : cluster [DBG] pgmap v756: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:04.799245+0000 mgr.smithi029.lsfhcm (mgr.34102) 1012 : cluster [DBG] pgmap v757: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:04.799245+0000 mgr.smithi029.lsfhcm (mgr.34102) 1012 : cluster [DBG] pgmap v757: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:06.799905+0000 mgr.smithi029.lsfhcm (mgr.34102) 1013 : cluster [DBG] pgmap v758: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:08.355 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:06.799905+0000 mgr.smithi029.lsfhcm (mgr.34102) 1013 : cluster [DBG] pgmap v758: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:08.800696+0000 mgr.smithi029.lsfhcm (mgr.34102) 1014 : cluster [DBG] pgmap v759: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:10.279 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:08.800696+0000 mgr.smithi029.lsfhcm (mgr.34102) 1014 : cluster [DBG] pgmap v759: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:28:09.986063+0000 mgr.smithi029.lsfhcm (mgr.34102) 1015 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:28:11.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:28:11.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:28:09.986839+0000 mgr.smithi029.lsfhcm (mgr.34102) 1016 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:28:11.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:28:09.986986+0000 mgr.smithi029.lsfhcm (mgr.34102) 1017 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:28:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:28:09.986063+0000 mgr.smithi029.lsfhcm (mgr.34102) 1015 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:28:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:28:11.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:28:11.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:28:11.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:28:11.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:28:09.986839+0000 mgr.smithi029.lsfhcm (mgr.34102) 1016 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:28:11.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:28:09.986986+0000 mgr.smithi029.lsfhcm (mgr.34102) 1017 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:28:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:10.801126+0000 mgr.smithi029.lsfhcm (mgr.34102) 1018 : cluster [DBG] pgmap v760: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:12.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:10.801126+0000 mgr.smithi029.lsfhcm (mgr.34102) 1018 : cluster [DBG] pgmap v760: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:12.801769+0000 mgr.smithi029.lsfhcm (mgr.34102) 1019 : cluster [DBG] pgmap v761: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:12.801769+0000 mgr.smithi029.lsfhcm (mgr.34102) 1019 : cluster [DBG] pgmap v761: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:14.802429+0000 mgr.smithi029.lsfhcm (mgr.34102) 1020 : cluster [DBG] pgmap v762: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:14.802429+0000 mgr.smithi029.lsfhcm (mgr.34102) 1020 : cluster [DBG] pgmap v762: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:16.803096+0000 mgr.smithi029.lsfhcm (mgr.34102) 1021 : cluster [DBG] pgmap v763: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:18.356 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:16.803096+0000 mgr.smithi029.lsfhcm (mgr.34102) 1021 : cluster [DBG] pgmap v763: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:18.803940+0000 mgr.smithi029.lsfhcm (mgr.34102) 1022 : cluster [DBG] pgmap v764: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:18.803940+0000 mgr.smithi029.lsfhcm (mgr.34102) 1022 : cluster [DBG] pgmap v764: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:22.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:20.804316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1023 : cluster [DBG] pgmap v765: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:22.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:20.804316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1023 : cluster [DBG] pgmap v765: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:24.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:22.804852+0000 mgr.smithi029.lsfhcm (mgr.34102) 1024 : cluster [DBG] pgmap v766: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:22.804852+0000 mgr.smithi029.lsfhcm (mgr.34102) 1024 : cluster [DBG] pgmap v766: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:24.805499+0000 mgr.smithi029.lsfhcm (mgr.34102) 1025 : cluster [DBG] pgmap v767: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:24.805499+0000 mgr.smithi029.lsfhcm (mgr.34102) 1025 : cluster [DBG] pgmap v767: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:27.427 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:28:27.995 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (41m) 2m ago 46m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (14m) 2m ago 110m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (14m) 2m ago 110m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (43m) 2m ago 110m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (96m) 2m ago 96m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (96m) 2m ago 96m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (40m) 2m ago 117m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (30m) 2m ago 110m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (25m) 2m ago 117m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (19m) 2m ago 115m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:28:27.996 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (46m) 2m ago 46m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (46m) 2m ago 46m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 88m - - 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 86m - - 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (8m) 2m ago 110m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 2m ago 110m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (110m) 2m ago 110m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (109m) 2m ago 109m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (108m) 2m ago 108m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (107m) 2m ago 107m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (107m) 2m ago 107m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (107m) 2m ago 107m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:28:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (46m) 2m ago 46m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:28:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:26.806027+0000 mgr.smithi029.lsfhcm (mgr.34102) 1026 : cluster [DBG] pgmap v768: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:28.338 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:28:28.339 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:28.340 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:28:28.340 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:28:28.340 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:28:28.340 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:28:28.340 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:28:28.357 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:26.806027+0000 mgr.smithi029.lsfhcm (mgr.34102) 1026 : cluster [DBG] pgmap v768: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:28:28.628 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:28:28.629 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:28:28.629 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:28:28.629 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:28:28.629 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:28:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.411195+0000 mgr.smithi029.lsfhcm (mgr.34102) 1027 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.699792+0000 mgr.smithi029.lsfhcm (mgr.34102) 1028 : audit [DBG] from='client.35074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.980148+0000 mgr.smithi029.lsfhcm (mgr.34102) 1029 : audit [DBG] from='client.35078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.983869+0000 mon.smithi029 (mon.0) 1054 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.984222+0000 mon.smithi029 (mon.0) 1055 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.984528+0000 mon.smithi029 (mon.0) 1056 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.984816+0000 mon.smithi029 (mon.0) 1057 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.985118+0000 mon.smithi029 (mon.0) 1058 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.987044+0000 mon.smithi029 (mon.0) 1059 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.987353+0000 mon.smithi029 (mon.0) 1060 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.987641+0000 mon.smithi029 (mon.0) 1061 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.987933+0000 mon.smithi029 (mon.0) 1062 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:27.988218+0000 mon.smithi029 (mon.0) 1063 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:28.337333+0000 mon.smithi029 (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.29:0/2605958320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:28:29.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:28.660165+0000 mon.smithi029 (mon.0) 1065 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T02:28:29.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:28.660467+0000 mon.smithi029 (mon.0) 1066 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:28:29.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:28.660739+0000 mon.smithi029 (mon.0) 1067 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-23T02:28:29.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:28.661010+0000 mon.smithi029 (mon.0) 1068 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.411195+0000 mgr.smithi029.lsfhcm (mgr.34102) 1027 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.699792+0000 mgr.smithi029.lsfhcm (mgr.34102) 1028 : audit [DBG] from='client.35074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.980148+0000 mgr.smithi029.lsfhcm (mgr.34102) 1029 : audit [DBG] from='client.35078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.983869+0000 mon.smithi029 (mon.0) 1054 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.984222+0000 mon.smithi029 (mon.0) 1055 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.984528+0000 mon.smithi029 (mon.0) 1056 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.984816+0000 mon.smithi029 (mon.0) 1057 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.985118+0000 mon.smithi029 (mon.0) 1058 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.987044+0000 mon.smithi029 (mon.0) 1059 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.987353+0000 mon.smithi029 (mon.0) 1060 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.987641+0000 mon.smithi029 (mon.0) 1061 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.987933+0000 mon.smithi029 (mon.0) 1062 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:27.988218+0000 mon.smithi029 (mon.0) 1063 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:28.337333+0000 mon.smithi029 (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.29:0/2605958320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:28.660165+0000 mon.smithi029 (mon.0) 1065 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:28.660467+0000 mon.smithi029 (mon.0) 1066 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:28.660739+0000 mon.smithi029 (mon.0) 1067 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-23T02:28:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:28.661010+0000 mon.smithi029 (mon.0) 1068 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:28:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:28.626345+0000 mgr.smithi029.lsfhcm (mgr.34102) 1030 : audit [DBG] from='client.35086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:28.806859+0000 mgr.smithi029.lsfhcm (mgr.34102) 1031 : cluster [DBG] pgmap v769: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:28.626345+0000 mgr.smithi029.lsfhcm (mgr.34102) 1030 : audit [DBG] from='client.35086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:28:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:28.806859+0000 mgr.smithi029.lsfhcm (mgr.34102) 1031 : cluster [DBG] pgmap v769: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:30.807387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1032 : cluster [DBG] pgmap v770: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:30.807387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1032 : cluster [DBG] pgmap v770: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:32.808141+0000 mgr.smithi029.lsfhcm (mgr.34102) 1033 : cluster [DBG] pgmap v771: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:32.808141+0000 mgr.smithi029.lsfhcm (mgr.34102) 1033 : cluster [DBG] pgmap v771: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:34.808830+0000 mgr.smithi029.lsfhcm (mgr.34102) 1034 : cluster [DBG] pgmap v772: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:34.808830+0000 mgr.smithi029.lsfhcm (mgr.34102) 1034 : cluster [DBG] pgmap v772: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:36.809399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1035 : cluster [DBG] pgmap v773: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:38.358 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:36.809399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1035 : cluster [DBG] pgmap v773: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:38.810033+0000 mgr.smithi029.lsfhcm (mgr.34102) 1036 : cluster [DBG] pgmap v774: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:38.810033+0000 mgr.smithi029.lsfhcm (mgr.34102) 1036 : cluster [DBG] pgmap v774: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:40.810507+0000 mgr.smithi029.lsfhcm (mgr.34102) 1037 : cluster [DBG] pgmap v775: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:40.810507+0000 mgr.smithi029.lsfhcm (mgr.34102) 1037 : cluster [DBG] pgmap v775: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:42.811033+0000 mgr.smithi029.lsfhcm (mgr.34102) 1038 : cluster [DBG] pgmap v776: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:42.811033+0000 mgr.smithi029.lsfhcm (mgr.34102) 1038 : cluster [DBG] pgmap v776: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:44.811658+0000 mgr.smithi029.lsfhcm (mgr.34102) 1039 : cluster [DBG] pgmap v777: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:44.811658+0000 mgr.smithi029.lsfhcm (mgr.34102) 1039 : cluster [DBG] pgmap v777: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:48.297 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:46.812215+0000 mgr.smithi029.lsfhcm (mgr.34102) 1040 : cluster [DBG] pgmap v778: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:48.359 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:46.812215+0000 mgr.smithi029.lsfhcm (mgr.34102) 1040 : cluster [DBG] pgmap v778: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:48.812840+0000 mgr.smithi029.lsfhcm (mgr.34102) 1041 : cluster [DBG] pgmap v779: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:48.812840+0000 mgr.smithi029.lsfhcm (mgr.34102) 1041 : cluster [DBG] pgmap v779: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:50.813338+0000 mgr.smithi029.lsfhcm (mgr.34102) 1042 : cluster [DBG] pgmap v780: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:50.813338+0000 mgr.smithi029.lsfhcm (mgr.34102) 1042 : cluster [DBG] pgmap v780: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:52.814059+0000 mgr.smithi029.lsfhcm (mgr.34102) 1043 : cluster [DBG] pgmap v781: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:52.814059+0000 mgr.smithi029.lsfhcm (mgr.34102) 1043 : cluster [DBG] pgmap v781: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:54.814781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1044 : cluster [DBG] pgmap v782: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:54.814781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1044 : cluster [DBG] pgmap v782: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:58.298 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:28:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:56.815308+0000 mgr.smithi029.lsfhcm (mgr.34102) 1045 : cluster [DBG] pgmap v783: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:58.359 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:28:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:56.815308+0000 mgr.smithi029.lsfhcm (mgr.34102) 1045 : cluster [DBG] pgmap v783: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:28:58.944 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (41m) 3m ago 47m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (14m) 3m ago 111m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (14m) 3m ago 111m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (44m) 3m ago 110m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (96m) 3m ago 96m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (96m) 3m ago 96m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (41m) 3m ago 117m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (30m) 3m ago 110m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (25m) 3m ago 117m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (20m) 3m ago 115m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:28:59.520 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (47m) 3m ago 47m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (47m) 3m ago 47m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 89m - - 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 87m - - 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (8m) 3m ago 111m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 3m ago 111m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (110m) 3m ago 110m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (110m) 3m ago 110m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (108m) 3m ago 108m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (108m) 3m ago 108m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (108m) 3m ago 108m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (107m) 3m ago 107m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:28:59.521 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (47m) 3m ago 47m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:28:59.861 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:28:59.862 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:28:59.863 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:28:59.863 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:28:59.863 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:28:59.863 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:28:59.863 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:28:59.863 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:29:00.151 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:29:00.152 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:29:00.152 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:29:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:28:58.815878+0000 mgr.smithi029.lsfhcm (mgr.34102) 1046 : cluster [DBG] pgmap v784: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:58.931774+0000 mgr.smithi029.lsfhcm (mgr.34102) 1047 : audit [DBG] from='client.35090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.507037+0000 mon.smithi029 (mon.0) 1069 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.508445+0000 mon.smithi029 (mon.0) 1070 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.508771+0000 mon.smithi029 (mon.0) 1071 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.509072+0000 mon.smithi029 (mon.0) 1072 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.509349+0000 mon.smithi029 (mon.0) 1073 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.511221+0000 mon.smithi029 (mon.0) 1074 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.511508+0000 mon.smithi029 (mon.0) 1075 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.511782+0000 mon.smithi029 (mon.0) 1076 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.512084+0000 mon.smithi029 (mon.0) 1077 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.512363+0000 mon.smithi029 (mon.0) 1078 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.860183+0000 mon.smithi029 (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.29:0/264227391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:29:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:28:58.815878+0000 mgr.smithi029.lsfhcm (mgr.34102) 1046 : cluster [DBG] pgmap v784: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:58.931774+0000 mgr.smithi029.lsfhcm (mgr.34102) 1047 : audit [DBG] from='client.35090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.507037+0000 mon.smithi029 (mon.0) 1069 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.508445+0000 mon.smithi029 (mon.0) 1070 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.508771+0000 mon.smithi029 (mon.0) 1071 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.509072+0000 mon.smithi029 (mon.0) 1072 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.509349+0000 mon.smithi029 (mon.0) 1073 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.511221+0000 mon.smithi029 (mon.0) 1074 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.511508+0000 mon.smithi029 (mon.0) 1075 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.511782+0000 mon.smithi029 (mon.0) 1076 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.512084+0000 mon.smithi029 (mon.0) 1077 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.512363+0000 mon.smithi029 (mon.0) 1078 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.860183+0000 mon.smithi029 (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.29:0/264227391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:29:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.222885+0000 mgr.smithi029.lsfhcm (mgr.34102) 1048 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:01.745 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:28:59.505221+0000 mgr.smithi029.lsfhcm (mgr.34102) 1049 : audit [DBG] from='client.35098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:01.745 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:00.149104+0000 mgr.smithi029.lsfhcm (mgr.34102) 1050 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:01.746 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.222885+0000 mgr.smithi029.lsfhcm (mgr.34102) 1048 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:01.746 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:28:59.505221+0000 mgr.smithi029.lsfhcm (mgr.34102) 1049 : audit [DBG] from='client.35098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:01.746 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:00.149104+0000 mgr.smithi029.lsfhcm (mgr.34102) 1050 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:00.816486+0000 mgr.smithi029.lsfhcm (mgr.34102) 1051 : cluster [DBG] pgmap v785: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:00.816486+0000 mgr.smithi029.lsfhcm (mgr.34102) 1051 : cluster [DBG] pgmap v785: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:02.817233+0000 mgr.smithi029.lsfhcm (mgr.34102) 1052 : cluster [DBG] pgmap v786: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:02.817233+0000 mgr.smithi029.lsfhcm (mgr.34102) 1052 : cluster [DBG] pgmap v786: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:04.818085+0000 mgr.smithi029.lsfhcm (mgr.34102) 1053 : cluster [DBG] pgmap v787: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:04.818085+0000 mgr.smithi029.lsfhcm (mgr.34102) 1053 : cluster [DBG] pgmap v787: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:08.361 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:06.818756+0000 mgr.smithi029.lsfhcm (mgr.34102) 1054 : cluster [DBG] pgmap v788: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:06.818756+0000 mgr.smithi029.lsfhcm (mgr.34102) 1054 : cluster [DBG] pgmap v788: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:10.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:08.819583+0000 mgr.smithi029.lsfhcm (mgr.34102) 1055 : cluster [DBG] pgmap v789: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:08.819583+0000 mgr.smithi029.lsfhcm (mgr.34102) 1055 : cluster [DBG] pgmap v789: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:12.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:10.820139+0000 mgr.smithi029.lsfhcm (mgr.34102) 1056 : cluster [DBG] pgmap v790: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:10.820139+0000 mgr.smithi029.lsfhcm (mgr.34102) 1056 : cluster [DBG] pgmap v790: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:12.820698+0000 mgr.smithi029.lsfhcm (mgr.34102) 1057 : cluster [DBG] pgmap v791: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:12.820698+0000 mgr.smithi029.lsfhcm (mgr.34102) 1057 : cluster [DBG] pgmap v791: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:14.821443+0000 mgr.smithi029.lsfhcm (mgr.34102) 1058 : cluster [DBG] pgmap v792: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:14.821443+0000 mgr.smithi029.lsfhcm (mgr.34102) 1058 : cluster [DBG] pgmap v792: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:18.362 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:16.822167+0000 mgr.smithi029.lsfhcm (mgr.34102) 1059 : cluster [DBG] pgmap v793: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:16.822167+0000 mgr.smithi029.lsfhcm (mgr.34102) 1059 : cluster [DBG] pgmap v793: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:20.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:18.823049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1060 : cluster [DBG] pgmap v794: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:18.823049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1060 : cluster [DBG] pgmap v794: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:22.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:20.823556+0000 mgr.smithi029.lsfhcm (mgr.34102) 1061 : cluster [DBG] pgmap v795: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:22.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:20.823556+0000 mgr.smithi029.lsfhcm (mgr.34102) 1061 : cluster [DBG] pgmap v795: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:22.824081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1062 : cluster [DBG] pgmap v796: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:24.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:22.824081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1062 : cluster [DBG] pgmap v796: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:24.824867+0000 mgr.smithi029.lsfhcm (mgr.34102) 1063 : cluster [DBG] pgmap v797: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:24.824867+0000 mgr.smithi029.lsfhcm (mgr.34102) 1063 : cluster [DBG] pgmap v797: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:28.362 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:26.825374+0000 mgr.smithi029.lsfhcm (mgr.34102) 1064 : cluster [DBG] pgmap v798: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:26.825374+0000 mgr.smithi029.lsfhcm (mgr.34102) 1064 : cluster [DBG] pgmap v798: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:28.664037+0000 mon.smithi029 (mon.0) 1080 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:29:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:28.664334+0000 mon.smithi029 (mon.0) 1081 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:29:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:28.664613+0000 mon.smithi029 (mon.0) 1082 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:29:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:28.664838+0000 mon.smithi029 (mon.0) 1083 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:29:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:28.664037+0000 mon.smithi029 (mon.0) 1080 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:29:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:28.664334+0000 mon.smithi029 (mon.0) 1081 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:29:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:28.664613+0000 mon.smithi029 (mon.0) 1082 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:29:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:28.664838+0000 mon.smithi029 (mon.0) 1083 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:29:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:28.826084+0000 mgr.smithi029.lsfhcm (mgr.34102) 1065 : cluster [DBG] pgmap v799: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:30.463 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:29:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:28.826084+0000 mgr.smithi029.lsfhcm (mgr.34102) 1065 : cluster [DBG] pgmap v799: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:31.035 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:29:31.035 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (42m) 3m ago 47m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:29:31.035 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (15m) 3m ago 111m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:29:31.035 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (15m) 3m ago 112m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:29:31.035 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (44m) 3m ago 111m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (97m) 3m ago 97m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (97m) 3m ago 97m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (41m) 3m ago 118m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (31m) 3m ago 111m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (26m) 3m ago 118m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (20m) 3m ago 116m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (47m) 3m ago 47m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (47m) 3m ago 47m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 89m - - 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 87m - - 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (9m) 3m ago 111m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 3m ago 111m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (111m) 3m ago 111m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:29:31.036 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (110m) 3m ago 110m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:29:31.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (109m) 3m ago 109m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:29:31.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (108m) 3m ago 108m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:29:31.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (108m) 3m ago 108m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:29:31.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (108m) 3m ago 108m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:29:31.037 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (47m) 3m ago 47m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:29:31.376 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:29:31.376 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:29:31.376 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:29:31.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:29:31.378 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:29:31.378 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.023426+0000 mon.smithi029 (mon.0) 1084 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.023816+0000 mon.smithi029 (mon.0) 1085 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.024132+0000 mon.smithi029 (mon.0) 1086 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.024428+0000 mon.smithi029 (mon.0) 1087 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.024706+0000 mon.smithi029 (mon.0) 1088 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.026634+0000 mon.smithi029 (mon.0) 1089 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.026974+0000 mon.smithi029 (mon.0) 1090 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.027278+0000 mon.smithi029 (mon.0) 1091 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.027563+0000 mon.smithi029 (mon.0) 1092 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.027841+0000 mon.smithi029 (mon.0) 1093 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.023426+0000 mon.smithi029 (mon.0) 1084 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.023816+0000 mon.smithi029 (mon.0) 1085 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.024132+0000 mon.smithi029 (mon.0) 1086 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.024428+0000 mon.smithi029 (mon.0) 1087 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.024706+0000 mon.smithi029 (mon.0) 1088 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.026634+0000 mon.smithi029 (mon.0) 1089 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.026974+0000 mon.smithi029 (mon.0) 1090 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.027278+0000 mon.smithi029 (mon.0) 1091 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.027563+0000 mon.smithi029 (mon.0) 1092 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.027841+0000 mon.smithi029 (mon.0) 1093 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:29:31.665 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:29:31.665 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:29:31.666 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:29:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:30.450359+0000 mgr.smithi029.lsfhcm (mgr.34102) 1066 : audit [DBG] from='client.35110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:30.737626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1067 : audit [DBG] from='client.35114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:30.826411+0000 mgr.smithi029.lsfhcm (mgr.34102) 1068 : cluster [DBG] pgmap v800: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.021607+0000 mgr.smithi029.lsfhcm (mgr.34102) 1069 : audit [DBG] from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.374827+0000 mon.smithi029 (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.29:0/1165034119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:29:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:30.450359+0000 mgr.smithi029.lsfhcm (mgr.34102) 1066 : audit [DBG] from='client.35110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:30.737626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1067 : audit [DBG] from='client.35114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:30.826411+0000 mgr.smithi029.lsfhcm (mgr.34102) 1068 : cluster [DBG] pgmap v800: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.021607+0000 mgr.smithi029.lsfhcm (mgr.34102) 1069 : audit [DBG] from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.374827+0000 mon.smithi029 (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.29:0/1165034119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:29:33.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:29:31.663964+0000 mgr.smithi029.lsfhcm (mgr.34102) 1070 : audit [DBG] from='client.35126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:29:31.663964+0000 mgr.smithi029.lsfhcm (mgr.34102) 1070 : audit [DBG] from='client.35126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:29:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:32.827139+0000 mgr.smithi029.lsfhcm (mgr.34102) 1071 : cluster [DBG] pgmap v801: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:34.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:32.827139+0000 mgr.smithi029.lsfhcm (mgr.34102) 1071 : cluster [DBG] pgmap v801: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:34.827825+0000 mgr.smithi029.lsfhcm (mgr.34102) 1072 : cluster [DBG] pgmap v802: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:34.827825+0000 mgr.smithi029.lsfhcm (mgr.34102) 1072 : cluster [DBG] pgmap v802: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:38.367 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:36.828461+0000 mgr.smithi029.lsfhcm (mgr.34102) 1073 : cluster [DBG] pgmap v803: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:38.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:36.828461+0000 mgr.smithi029.lsfhcm (mgr.34102) 1073 : cluster [DBG] pgmap v803: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:38.829158+0000 mgr.smithi029.lsfhcm (mgr.34102) 1074 : cluster [DBG] pgmap v804: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:38.829158+0000 mgr.smithi029.lsfhcm (mgr.34102) 1074 : cluster [DBG] pgmap v804: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:40.829701+0000 mgr.smithi029.lsfhcm (mgr.34102) 1075 : cluster [DBG] pgmap v805: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:40.829701+0000 mgr.smithi029.lsfhcm (mgr.34102) 1075 : cluster [DBG] pgmap v805: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:42.830225+0000 mgr.smithi029.lsfhcm (mgr.34102) 1076 : cluster [DBG] pgmap v806: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:42.830225+0000 mgr.smithi029.lsfhcm (mgr.34102) 1076 : cluster [DBG] pgmap v806: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:44.831026+0000 mgr.smithi029.lsfhcm (mgr.34102) 1077 : cluster [DBG] pgmap v807: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:44.831026+0000 mgr.smithi029.lsfhcm (mgr.34102) 1077 : cluster [DBG] pgmap v807: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:48.364 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:46.831460+0000 mgr.smithi029.lsfhcm (mgr.34102) 1078 : cluster [DBG] pgmap v808: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:46.831460+0000 mgr.smithi029.lsfhcm (mgr.34102) 1078 : cluster [DBG] pgmap v808: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:48.832183+0000 mgr.smithi029.lsfhcm (mgr.34102) 1079 : cluster [DBG] pgmap v809: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:48.832183+0000 mgr.smithi029.lsfhcm (mgr.34102) 1079 : cluster [DBG] pgmap v809: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:50.832569+0000 mgr.smithi029.lsfhcm (mgr.34102) 1080 : cluster [DBG] pgmap v810: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:50.832569+0000 mgr.smithi029.lsfhcm (mgr.34102) 1080 : cluster [DBG] pgmap v810: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:52.833185+0000 mgr.smithi029.lsfhcm (mgr.34102) 1081 : cluster [DBG] pgmap v811: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:52.833185+0000 mgr.smithi029.lsfhcm (mgr.34102) 1081 : cluster [DBG] pgmap v811: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:54.833950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1082 : cluster [DBG] pgmap v812: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:54.833950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1082 : cluster [DBG] pgmap v812: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:58.365 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:29:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:56.834507+0000 mgr.smithi029.lsfhcm (mgr.34102) 1083 : cluster [DBG] pgmap v813: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:29:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:29:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:56.834507+0000 mgr.smithi029.lsfhcm (mgr.34102) 1083 : cluster [DBG] pgmap v813: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:00.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:29:58.835280+0000 mgr.smithi029.lsfhcm (mgr.34102) 1084 : cluster [DBG] pgmap v814: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:00.483 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:00.000113+0000 mon.smithi029 (mon.0) 1095 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:30:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:29:58.835280+0000 mgr.smithi029.lsfhcm (mgr.34102) 1084 : cluster [DBG] pgmap v814: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:00.000113+0000 mon.smithi029 (mon.0) 1095 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:30:01.979 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:30:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:00.835711+0000 mgr.smithi029.lsfhcm (mgr.34102) 1085 : cluster [DBG] pgmap v815: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:02.551 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:30:02.552 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (42m) 4m ago 48m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:30:02.552 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (15m) 4m ago 112m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:30:02.552 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (15m) 4m ago 112m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:30:02.552 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (45m) 4m ago 112m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:30:02.552 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (97m) 4m ago 97m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:30:02.552 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (97m) 4m ago 97m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (42m) 4m ago 118m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (31m) 4m ago 111m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (26m) 4m ago 118m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (21m) 4m ago 117m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (48m) 4m ago 48m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (48m) 4m ago 48m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:30:02.553 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 90m - - 2024-02-23T02:30:02.554 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 88m - - 2024-02-23T02:30:02.554 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (9m) 4m ago 112m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:30:02.554 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (4m) 4m ago 112m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:30:02.554 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (111m) 4m ago 111m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:30:02.554 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (111m) 4m ago 111m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:30:02.554 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (109m) 4m ago 109m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:30:02.555 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (109m) 4m ago 109m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:30:02.555 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (109m) 4m ago 109m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:30:02.555 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (108m) 4m ago 108m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:30:02.555 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (48m) 4m ago 48m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:30:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:00.835711+0000 mgr.smithi029.lsfhcm (mgr.34102) 1085 : cluster [DBG] pgmap v815: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:02.895 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:30:02.895 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:30:02.895 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:30:02.895 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:02.895 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:30:02.896 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:30:02.897 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:30:03.187 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:30:03.187 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:30:03.188 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:30:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:01.966132+0000 mgr.smithi029.lsfhcm (mgr.34102) 1086 : audit [DBG] from='client.35130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.539758+0000 mon.smithi029 (mon.0) 1096 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.540133+0000 mon.smithi029 (mon.0) 1097 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.540419+0000 mon.smithi029 (mon.0) 1098 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.540686+0000 mon.smithi029 (mon.0) 1099 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.540963+0000 mon.smithi029 (mon.0) 1100 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.542884+0000 mon.smithi029 (mon.0) 1101 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.543182+0000 mon.smithi029 (mon.0) 1102 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.543453+0000 mon.smithi029 (mon.0) 1103 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.543715+0000 mon.smithi029 (mon.0) 1104 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.543980+0000 mon.smithi029 (mon.0) 1105 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.893836+0000 mon.smithi029 (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.29:0/1616256516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:01.966132+0000 mgr.smithi029.lsfhcm (mgr.34102) 1086 : audit [DBG] from='client.35130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.539758+0000 mon.smithi029 (mon.0) 1096 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.540133+0000 mon.smithi029 (mon.0) 1097 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.540419+0000 mon.smithi029 (mon.0) 1098 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.540686+0000 mon.smithi029 (mon.0) 1099 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.540963+0000 mon.smithi029 (mon.0) 1100 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.542884+0000 mon.smithi029 (mon.0) 1101 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.543182+0000 mon.smithi029 (mon.0) 1102 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.543453+0000 mon.smithi029 (mon.0) 1103 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.543715+0000 mon.smithi029 (mon.0) 1104 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.543980+0000 mon.smithi029 (mon.0) 1105 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.893836+0000 mon.smithi029 (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.29:0/1616256516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.256858+0000 mgr.smithi029.lsfhcm (mgr.34102) 1087 : audit [DBG] from='client.35134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:02.537958+0000 mgr.smithi029.lsfhcm (mgr.34102) 1088 : audit [DBG] from='client.35138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:02.836160+0000 mgr.smithi029.lsfhcm (mgr.34102) 1089 : cluster [DBG] pgmap v816: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:04.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.256858+0000 mgr.smithi029.lsfhcm (mgr.34102) 1087 : audit [DBG] from='client.35134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:02.537958+0000 mgr.smithi029.lsfhcm (mgr.34102) 1088 : audit [DBG] from='client.35138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:02.836160+0000 mgr.smithi029.lsfhcm (mgr.34102) 1089 : cluster [DBG] pgmap v816: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:03.185907+0000 mgr.smithi029.lsfhcm (mgr.34102) 1090 : audit [DBG] from='client.35146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:05.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:03.185907+0000 mgr.smithi029.lsfhcm (mgr.34102) 1090 : audit [DBG] from='client.35146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:04.836736+0000 mgr.smithi029.lsfhcm (mgr.34102) 1091 : cluster [DBG] pgmap v817: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:06.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:04.836736+0000 mgr.smithi029.lsfhcm (mgr.34102) 1091 : cluster [DBG] pgmap v817: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:06.837266+0000 mgr.smithi029.lsfhcm (mgr.34102) 1092 : cluster [DBG] pgmap v818: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:06.837266+0000 mgr.smithi029.lsfhcm (mgr.34102) 1092 : cluster [DBG] pgmap v818: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:10.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:08.837893+0000 mgr.smithi029.lsfhcm (mgr.34102) 1093 : cluster [DBG] pgmap v819: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:08.837893+0000 mgr.smithi029.lsfhcm (mgr.34102) 1093 : cluster [DBG] pgmap v819: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:10.838264+0000 mgr.smithi029.lsfhcm (mgr.34102) 1094 : cluster [DBG] pgmap v820: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:10.838264+0000 mgr.smithi029.lsfhcm (mgr.34102) 1094 : cluster [DBG] pgmap v820: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:12.838940+0000 mgr.smithi029.lsfhcm (mgr.34102) 1095 : cluster [DBG] pgmap v821: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:12.838940+0000 mgr.smithi029.lsfhcm (mgr.34102) 1095 : cluster [DBG] pgmap v821: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:14.839634+0000 mgr.smithi029.lsfhcm (mgr.34102) 1096 : cluster [DBG] pgmap v822: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:14.839634+0000 mgr.smithi029.lsfhcm (mgr.34102) 1096 : cluster [DBG] pgmap v822: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:16.840153+0000 mgr.smithi029.lsfhcm (mgr.34102) 1097 : cluster [DBG] pgmap v823: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:16.840153+0000 mgr.smithi029.lsfhcm (mgr.34102) 1097 : cluster [DBG] pgmap v823: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:18.840781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1098 : cluster [DBG] pgmap v824: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:18.840781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1098 : cluster [DBG] pgmap v824: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:20.841360+0000 mgr.smithi029.lsfhcm (mgr.34102) 1099 : cluster [DBG] pgmap v825: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:20.841360+0000 mgr.smithi029.lsfhcm (mgr.34102) 1099 : cluster [DBG] pgmap v825: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:22.841877+0000 mgr.smithi029.lsfhcm (mgr.34102) 1100 : cluster [DBG] pgmap v826: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:22.841877+0000 mgr.smithi029.lsfhcm (mgr.34102) 1100 : cluster [DBG] pgmap v826: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:24.842553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1101 : cluster [DBG] pgmap v827: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:24.842553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1101 : cluster [DBG] pgmap v827: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:26.843060+0000 mgr.smithi029.lsfhcm (mgr.34102) 1102 : cluster [DBG] pgmap v828: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:28.368 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:26.843060+0000 mgr.smithi029.lsfhcm (mgr.34102) 1102 : cluster [DBG] pgmap v828: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:28.668163+0000 mon.smithi029 (mon.0) 1107 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:30:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:28.668556+0000 mon.smithi029 (mon.0) 1108 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:30:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:28.668887+0000 mon.smithi029 (mon.0) 1109 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:30:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:28.669236+0000 mon.smithi029 (mon.0) 1110 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:30:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:28.668163+0000 mon.smithi029 (mon.0) 1107 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:30:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:28.668556+0000 mon.smithi029 (mon.0) 1108 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:30:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:28.668887+0000 mon.smithi029 (mon.0) 1109 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:30:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:28.669236+0000 mon.smithi029 (mon.0) 1110 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:30:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:28.843949+0000 mgr.smithi029.lsfhcm (mgr.34102) 1103 : cluster [DBG] pgmap v829: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:28.843949+0000 mgr.smithi029.lsfhcm (mgr.34102) 1103 : cluster [DBG] pgmap v829: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:30.844396+0000 mgr.smithi029.lsfhcm (mgr.34102) 1104 : cluster [DBG] pgmap v830: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:30.844396+0000 mgr.smithi029.lsfhcm (mgr.34102) 1104 : cluster [DBG] pgmap v830: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:33.501 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:30:34.072 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:30:34.072 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (43m) 4m ago 48m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (16m) 4m ago 112m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (16m) 4m ago 113m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (45m) 4m ago 112m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (98m) 4m ago 98m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (98m) 4m ago 98m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (42m) 4m ago 119m 445M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (32m) 4m ago 112m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (27m) 4m ago 119m 182M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (22m) 4m ago 117m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (48m) 4m ago 48m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (48m) 4m ago 48m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 90m - - 2024-02-23T02:30:34.073 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 88m - - 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (10m) 4m ago 112m 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 4m ago 112m 14.2M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (112m) 4m ago 112m 259M 4096M 15.2.13 2cf504fded39 0441951116b6 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (112m) 4m ago 112m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (110m) 4m ago 110m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (110m) 4m ago 110m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (109m) 4m ago 109m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (109m) 4m ago 109m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:30:34.074 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (48m) 4m ago 48m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:30:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:32.845179+0000 mgr.smithi029.lsfhcm (mgr.34102) 1105 : cluster [DBG] pgmap v831: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:34.413 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8, 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:30:34.414 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:30:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:32.845179+0000 mgr.smithi029.lsfhcm (mgr.34102) 1105 : cluster [DBG] pgmap v831: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:30:34.702 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:30:34.703 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:30:34.703 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:30:34.703 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/23 daemons upgraded", 2024-02-23T02:30:34.703 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:30:34.703 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:30:34.703 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:30:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:33.488305+0000 mgr.smithi029.lsfhcm (mgr.34102) 1106 : audit [DBG] from='client.35150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:33.777774+0000 mgr.smithi029.lsfhcm (mgr.34102) 1107 : audit [DBG] from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.059013+0000 mgr.smithi029.lsfhcm (mgr.34102) 1108 : audit [DBG] from='client.35158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.060791+0000 mon.smithi029 (mon.0) 1111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.061180+0000 mon.smithi029 (mon.0) 1112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.061521+0000 mon.smithi029 (mon.0) 1113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.061806+0000 mon.smithi029 (mon.0) 1114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.062082+0000 mon.smithi029 (mon.0) 1115 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.063962+0000 mon.smithi029 (mon.0) 1116 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.064262+0000 mon.smithi029 (mon.0) 1117 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.064547+0000 mon.smithi029 (mon.0) 1118 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.064815+0000 mon.smithi029 (mon.0) 1119 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.065093+0000 mon.smithi029 (mon.0) 1120 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.411397+0000 mon.smithi029 (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.29:0/2517587123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:33.488305+0000 mgr.smithi029.lsfhcm (mgr.34102) 1106 : audit [DBG] from='client.35150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:33.777774+0000 mgr.smithi029.lsfhcm (mgr.34102) 1107 : audit [DBG] from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.059013+0000 mgr.smithi029.lsfhcm (mgr.34102) 1108 : audit [DBG] from='client.35158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.060791+0000 mon.smithi029 (mon.0) 1111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.061180+0000 mon.smithi029 (mon.0) 1112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.061521+0000 mon.smithi029 (mon.0) 1113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.061806+0000 mon.smithi029 (mon.0) 1114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.062082+0000 mon.smithi029 (mon.0) 1115 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.063962+0000 mon.smithi029 (mon.0) 1116 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:30:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.064262+0000 mon.smithi029 (mon.0) 1117 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.064547+0000 mon.smithi029 (mon.0) 1118 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.064815+0000 mon.smithi029 (mon.0) 1119 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.065093+0000 mon.smithi029 (mon.0) 1120 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:30:35.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.411397+0000 mon.smithi029 (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.29:0/2517587123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:34.700449+0000 mgr.smithi029.lsfhcm (mgr.34102) 1109 : audit [DBG] from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:34.845758+0000 mgr.smithi029.lsfhcm (mgr.34102) 1110 : cluster [DBG] pgmap v832: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:34.700449+0000 mgr.smithi029.lsfhcm (mgr.34102) 1109 : audit [DBG] from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:30:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:34.845758+0000 mgr.smithi029.lsfhcm (mgr.34102) 1110 : cluster [DBG] pgmap v832: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:36.846319+0000 mgr.smithi029.lsfhcm (mgr.34102) 1111 : cluster [DBG] pgmap v833: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:38.369 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:36.846319+0000 mgr.smithi029.lsfhcm (mgr.34102) 1111 : cluster [DBG] pgmap v833: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:40.185 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:38.847232+0000 mgr.smithi029.lsfhcm (mgr.34102) 1112 : cluster [DBG] pgmap v834: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:40.185 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:39.256143+0000 mon.smithi029 (mon.0) 1122 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:30:40.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:39.259013+0000 mon.smithi029 (mon.0) 1123 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:40.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:39.260561+0000 mon.smithi029 (mon.0) 1124 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:40.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:39.262019+0000 mon.smithi029 (mon.0) 1125 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:40.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:39.263567+0000 mon.smithi029 (mon.0) 1126 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-23T02:30:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:38.847232+0000 mgr.smithi029.lsfhcm (mgr.34102) 1112 : cluster [DBG] pgmap v834: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:39.256143+0000 mon.smithi029 (mon.0) 1122 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:30:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:39.259013+0000 mon.smithi029 (mon.0) 1123 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:39.260561+0000 mon.smithi029 (mon.0) 1124 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:39.262019+0000 mon.smithi029 (mon.0) 1125 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:30:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:39.263567+0000 mon.smithi029 (mon.0) 1126 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-23T02:30:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:39.253850+0000 mgr.smithi029.lsfhcm (mgr.34102) 1113 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:30:41.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:30:41.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:39.263752+0000 mgr.smithi029.lsfhcm (mgr.34102) 1114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-23T02:30:41.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:39.264681+0000 mgr.smithi029.lsfhcm (mgr.34102) 1115 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:39.253850+0000 mgr.smithi029.lsfhcm (mgr.34102) 1113 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:30:41.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:30:41.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:30:41.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:39.263752+0000 mgr.smithi029.lsfhcm (mgr.34102) 1114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-23T02:30:41.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:39.264681+0000 mgr.smithi029.lsfhcm (mgr.34102) 1115 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-23T02:30:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:40.847805+0000 mgr.smithi029.lsfhcm (mgr.34102) 1116 : cluster [DBG] pgmap v835: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:41.017994+0000 mgr.smithi029.lsfhcm (mgr.34102) 1117 : cephadm [INF] Upgrade: Updating osd.2 2024-02-23T02:30:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:41.022659+0000 mon.smithi029 (mon.0) 1127 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:41.023466+0000 mon.smithi029 (mon.0) 1128 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T02:30:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:41.024087+0000 mon.smithi029 (mon.0) 1129 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:30:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:41.025287+0000 mgr.smithi029.lsfhcm (mgr.34102) 1118 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-02-23T02:30:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:41.025682+0000 mon.smithi029 (mon.0) 1130 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:40.847805+0000 mgr.smithi029.lsfhcm (mgr.34102) 1116 : cluster [DBG] pgmap v835: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:41.017994+0000 mgr.smithi029.lsfhcm (mgr.34102) 1117 : cephadm [INF] Upgrade: Updating osd.2 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:41.022659+0000 mon.smithi029 (mon.0) 1127 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:41.023466+0000 mon.smithi029 (mon.0) 1128 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:41.024087+0000 mon.smithi029 (mon.0) 1129 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:41.025287+0000 mgr.smithi029.lsfhcm (mgr.34102) 1118 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-02-23T02:30:42.480 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:41.025682+0000 mon.smithi029 (mon.0) 1130 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-23T02:30:44.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:42.848293+0000 mgr.smithi029.lsfhcm (mgr.34102) 1119 : cluster [DBG] pgmap v836: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:44.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:44 smithi029 systemd[1]: Stopping Ceph osd.2 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:30:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:42.848293+0000 mgr.smithi029.lsfhcm (mgr.34102) 1119 : cluster [DBG] pgmap v836: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:45.014 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:44 smithi029 bash[140963]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.2 2024-02-23T02:30:45.014 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:44 smithi029 bash[141018]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.2 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.587327+0000 mon.smithi029 (mon.0) 1131 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.587367+0000 mon.smithi029 (mon.0) 1132 : cluster [INF] osd.2 failed (root=default,host=smithi029) (connection refused reported by osd.3) 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.587613+0000 mon.smithi029 (mon.0) 1133 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.587706+0000 mon.smithi029 (mon.0) 1134 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.587929+0000 mon.smithi029 (mon.0) 1135 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588079+0000 mon.smithi029 (mon.0) 1136 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588220+0000 mon.smithi029 (mon.0) 1137 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588370+0000 mon.smithi029 (mon.0) 1138 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.349 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588519+0000 mon.smithi029 (mon.0) 1139 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588665+0000 mon.smithi029 (mon.0) 1140 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588817+0000 mon.smithi029 (mon.0) 1141 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.588993+0000 mon.smithi029 (mon.0) 1142 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.589133+0000 mon.smithi029 (mon.0) 1143 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.589286+0000 mon.smithi029 (mon.0) 1144 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.589431+0000 mon.smithi029 (mon.0) 1145 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.988293+0000 mon.smithi029 (mon.0) 1146 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.988395+0000 mon.smithi029 (mon.0) 1147 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.988483+0000 mon.smithi029 (mon.0) 1148 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.988555+0000 mon.smithi029 (mon.0) 1149 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.988592+0000 mon.smithi029 (mon.0) 1150 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.988685+0000 mon.smithi029 (mon.0) 1151 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989118+0000 mon.smithi029 (mon.0) 1152 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.350 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989169+0000 mon.smithi029 (mon.0) 1153 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.351 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989266+0000 mon.smithi029 (mon.0) 1154 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.351 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989307+0000 mon.smithi029 (mon.0) 1155 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.351 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989403+0000 mon.smithi029 (mon.0) 1156 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.351 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989441+0000 mon.smithi029 (mon.0) 1157 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.351 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989533+0000 mon.smithi029 (mon.0) 1158 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.351 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.989568+0000 mon.smithi029 (mon.0) 1159 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.587327+0000 mon.smithi029 (mon.0) 1131 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.587367+0000 mon.smithi029 (mon.0) 1132 : cluster [INF] osd.2 failed (root=default,host=smithi029) (connection refused reported by osd.3) 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.587613+0000 mon.smithi029 (mon.0) 1133 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.587706+0000 mon.smithi029 (mon.0) 1134 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.587929+0000 mon.smithi029 (mon.0) 1135 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588079+0000 mon.smithi029 (mon.0) 1136 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588220+0000 mon.smithi029 (mon.0) 1137 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588370+0000 mon.smithi029 (mon.0) 1138 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588519+0000 mon.smithi029 (mon.0) 1139 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588665+0000 mon.smithi029 (mon.0) 1140 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588817+0000 mon.smithi029 (mon.0) 1141 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.588993+0000 mon.smithi029 (mon.0) 1142 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.589133+0000 mon.smithi029 (mon.0) 1143 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.589286+0000 mon.smithi029 (mon.0) 1144 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.589431+0000 mon.smithi029 (mon.0) 1145 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.988293+0000 mon.smithi029 (mon.0) 1146 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.988395+0000 mon.smithi029 (mon.0) 1147 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.988483+0000 mon.smithi029 (mon.0) 1148 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.988555+0000 mon.smithi029 (mon.0) 1149 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.988592+0000 mon.smithi029 (mon.0) 1150 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.988685+0000 mon.smithi029 (mon.0) 1151 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989118+0000 mon.smithi029 (mon.0) 1152 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989169+0000 mon.smithi029 (mon.0) 1153 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989266+0000 mon.smithi029 (mon.0) 1154 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989307+0000 mon.smithi029 (mon.0) 1155 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989403+0000 mon.smithi029 (mon.0) 1156 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989441+0000 mon.smithi029 (mon.0) 1157 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989533+0000 mon.smithi029 (mon.0) 1158 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-23T02:30:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.989568+0000 mon.smithi029 (mon.0) 1159 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-23T02:30:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:44.849092+0000 mgr.smithi029.lsfhcm (mgr.34102) 1120 : cluster [DBG] pgmap v837: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:46.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:45.025586+0000 mon.smithi029 (mon.0) 1160 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:30:46.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:45.034176+0000 mon.smithi029 (mon.0) 1161 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-23T02:30:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:44.849092+0000 mgr.smithi029.lsfhcm (mgr.34102) 1120 : cluster [DBG] pgmap v837: 129 pgs: 129 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:45.025586+0000 mon.smithi029 (mon.0) 1160 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:30:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:45.034176+0000 mon.smithi029 (mon.0) 1161 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-23T02:30:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:46.037158+0000 mon.smithi029 (mon.0) 1162 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-23T02:30:47.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:46 smithi029 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.2.service: Succeeded. 2024-02-23T02:30:47.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:46 smithi029 systemd[1]: Stopped Ceph osd.2 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:30:47.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:47 smithi029 systemd[1]: Starting Ceph osd.2 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:30:47.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:46.037158+0000 mon.smithi029 (mon.0) 1162 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-23T02:30:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:46.849668+0000 mgr.smithi029.lsfhcm (mgr.34102) 1121 : cluster [DBG] pgmap v840: 129 pgs: 6 peering, 8 stale+active+clean, 115 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:47.034724+0000 mon.smithi029 (mon.0) 1163 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-23T02:30:48.265 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-23T02:30:48.266 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:48 smithi029 bash[141277]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-23T02:30:48.370 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:46.849668+0000 mgr.smithi029.lsfhcm (mgr.34102) 1121 : cluster [DBG] pgmap v840: 129 pgs: 6 peering, 8 stale+active+clean, 115 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail 2024-02-23T02:30:48.370 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:47.034724+0000 mon.smithi029 (mon.0) 1163 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-02-23T02:30:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:49.040908+0000 mon.smithi029 (mon.0) 1164 : cluster [WRN] Health check failed: Degraded data redundancy: 23/396 objects degraded (5.808%), 8 pgs degraded (PG_DEGRADED) 2024-02-23T02:30:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:49.040908+0000 mon.smithi029 (mon.0) 1164 : cluster [WRN] Health check failed: Degraded data redundancy: 23/396 objects degraded (5.808%), 8 pgs degraded (PG_DEGRADED) 2024-02-23T02:30:49.514 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T02:30:49.261+0000 7f841ba6b700 1 -- 172.21.15.29:0/1209335607 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56455e38e680 con 0x56455e357400 2024-02-23T02:30:49.515 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:49 smithi029 bash[141537]: 404d009818366e186103194303111e249b87df864286569257d46c2ebb355982 2024-02-23T02:30:49.515 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:49 smithi029 systemd[1]: Started Ceph osd.2 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:30:50.097 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T02:30:49.784+0000 7f84234f9380 -1 Falling back to public interface 2024-02-23T02:30:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:48.850358+0000 mgr.smithi029.lsfhcm (mgr.34102) 1122 : cluster [DBG] pgmap v841: 129 pgs: 8 active+undersized+degraded, 6 peering, 18 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 23/396 objects degraded (5.808%) 2024-02-23T02:30:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:49.383639+0000 mon.smithi029 (mon.0) 1165 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:49.384397+0000 mon.smithi029 (mon.0) 1166 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:30:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:49.385689+0000 mon.smithi029 (mon.0) 1167 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:30:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:48.850358+0000 mgr.smithi029.lsfhcm (mgr.34102) 1122 : cluster [DBG] pgmap v841: 129 pgs: 8 active+undersized+degraded, 6 peering, 18 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 23/396 objects degraded (5.808%) 2024-02-23T02:30:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:49.383639+0000 mon.smithi029 (mon.0) 1165 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:49.384397+0000 mon.smithi029 (mon.0) 1166 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:30:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:49.385689+0000 mon.smithi029 (mon.0) 1167 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:30:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:50.851003+0000 mgr.smithi029.lsfhcm (mgr.34102) 1123 : cluster [DBG] pgmap v842: 129 pgs: 8 active+undersized+degraded, 6 peering, 18 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 23/396 objects degraded (5.808%) 2024-02-23T02:30:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:50.851003+0000 mgr.smithi029.lsfhcm (mgr.34102) 1123 : cluster [DBG] pgmap v842: 129 pgs: 8 active+undersized+degraded, 6 peering, 18 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 23/396 objects degraded (5.808%) 2024-02-23T02:30:53.487 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:52.482066+0000 mon.smithi029 (mon.0) 1168 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:53.487 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:52.790158+0000 mon.smithi029 (mon.0) 1169 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:30:53.487 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:52.790838+0000 mon.smithi029 (mon.0) 1170 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:30:53.487 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:52.791378+0000 mgr.smithi029.lsfhcm (mgr.34102) 1124 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:30:53.487 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:52.791999+0000 mgr.smithi029.lsfhcm (mgr.34102) 1125 : cluster [DBG] pgmap v843: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:53.487 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:52.792187+0000 mgr.smithi029.lsfhcm (mgr.34102) 1126 : cluster [DBG] pgmap v844: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:53.488 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:52.795826+0000 mon.smithi029 (mon.0) 1171 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:52.798034+0000 mon.smithi029 (mon.0) 1172 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:30:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:52.801489+0000 mon.smithi029 (mon.0) 1173 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:52.802961+0000 mgr.smithi029.lsfhcm (mgr.34102) 1127 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:30:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:30:52.803068+0000 mgr.smithi029.lsfhcm (mgr.34102) 1128 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:30:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:52.482066+0000 mon.smithi029 (mon.0) 1168 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:52.790158+0000 mon.smithi029 (mon.0) 1169 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:30:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:52.790838+0000 mon.smithi029 (mon.0) 1170 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:30:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:52.791378+0000 mgr.smithi029.lsfhcm (mgr.34102) 1124 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:30:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:52.791999+0000 mgr.smithi029.lsfhcm (mgr.34102) 1125 : cluster [DBG] pgmap v843: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:52.792187+0000 mgr.smithi029.lsfhcm (mgr.34102) 1126 : cluster [DBG] pgmap v844: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:53.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:52.795826+0000 mon.smithi029 (mon.0) 1171 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:53.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:52.798034+0000 mon.smithi029 (mon.0) 1172 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:30:53.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:52.801489+0000 mon.smithi029 (mon.0) 1173 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:30:53.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:52.802961+0000 mgr.smithi029.lsfhcm (mgr.34102) 1127 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:30:53.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:30:52.803068+0000 mgr.smithi029.lsfhcm (mgr.34102) 1128 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:30:54.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:53.480240+0000 mon.smithi029 (mon.0) 1174 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-02-23T02:30:54.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:53.480240+0000 mon.smithi029 (mon.0) 1174 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-02-23T02:30:55.264 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T02:30:55.010+0000 7f84234f9380 -1 osd.2 75 log_to_monitors {default=true} 2024-02-23T02:30:55.767 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 02:30:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T02:30:55.501+0000 7f84149e0700 -1 osd.2 75 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:30:55.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:54.792731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1129 : cluster [DBG] pgmap v845: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:55.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:55.014598+0000 mon.smithi029 (mon.0) 1175 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T02:30:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:54.792731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1129 : cluster [DBG] pgmap v845: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.2 GiB used, 708 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:55.014598+0000 mon.smithi029 (mon.0) 1175 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T02:30:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:55.494072+0000 mon.smithi029 (mon.0) 1176 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-23T02:30:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:55.494141+0000 mon.smithi029 (mon.0) 1177 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-23T02:30:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:55.494631+0000 mon.smithi029 (mon.0) 1178 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:30:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:55.750471+0000 mon.smithi029 (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 31/396 objects degraded (7.828%), 9 pgs degraded (PG_DEGRADED) 2024-02-23T02:30:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:55.494072+0000 mon.smithi029 (mon.0) 1176 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-23T02:30:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:55.494141+0000 mon.smithi029 (mon.0) 1177 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-23T02:30:56.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:55.494631+0000 mon.smithi029 (mon.0) 1178 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:30:56.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:55.750471+0000 mon.smithi029 (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 31/396 objects degraded (7.828%), 9 pgs degraded (PG_DEGRADED) 2024-02-23T02:30:57.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:56.491762+0000 mon.smithi029 (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:30:57.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:56.496711+0000 mon.smithi029 (mon.0) 1181 : cluster [INF] osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028] boot 2024-02-23T02:30:57.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:56.496796+0000 mon.smithi029 (mon.0) 1182 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-23T02:30:57.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:56.497948+0000 mon.smithi029 (mon.0) 1183 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T02:30:57.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:56.793346+0000 mgr.smithi029.lsfhcm (mgr.34102) 1130 : cluster [DBG] pgmap v848: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:57.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:57.498243+0000 mon.smithi029 (mon.0) 1184 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-23T02:30:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:56.491762+0000 mon.smithi029 (mon.0) 1180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:30:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:56.496711+0000 mon.smithi029 (mon.0) 1181 : cluster [INF] osd.2 [v2:172.21.15.29:6818/3034626028,v1:172.21.15.29:6819/3034626028] boot 2024-02-23T02:30:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:56.496796+0000 mon.smithi029 (mon.0) 1182 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-23T02:30:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:56.497948+0000 mon.smithi029 (mon.0) 1183 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T02:30:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:56.793346+0000 mgr.smithi029.lsfhcm (mgr.34102) 1130 : cluster [DBG] pgmap v848: 129 pgs: 9 active+undersized+degraded, 23 active+undersized, 97 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 31/396 objects degraded (7.828%) 2024-02-23T02:30:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:57.498243+0000 mon.smithi029 (mon.0) 1184 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-23T02:31:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:30:58.755997+0000 mon.smithi029 (mon.0) 1185 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:31:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:30:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:30:58.793954+0000 mgr.smithi029.lsfhcm (mgr.34102) 1131 : cluster [DBG] pgmap v850: 129 pgs: 3 peering, 4 active+undersized+degraded, 10 active+undersized, 112 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 19/396 objects degraded (4.798%) 2024-02-23T02:31:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:30:58.755997+0000 mon.smithi029 (mon.0) 1185 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:31:00.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:30:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:30:58.793954+0000 mgr.smithi029.lsfhcm (mgr.34102) 1131 : cluster [DBG] pgmap v850: 129 pgs: 3 peering, 4 active+undersized+degraded, 10 active+undersized, 112 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 19/396 objects degraded (4.798%) 2024-02-23T02:31:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:00.751559+0000 mon.smithi029 (mon.0) 1186 : cluster [WRN] Health check update: Degraded data redundancy: 19/396 objects degraded (4.798%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:31:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:00.751559+0000 mon.smithi029 (mon.0) 1186 : cluster [WRN] Health check update: Degraded data redundancy: 19/396 objects degraded (4.798%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:31:02.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:00.794568+0000 mgr.smithi029.lsfhcm (mgr.34102) 1132 : cluster [DBG] pgmap v851: 129 pgs: 3 peering, 4 active+undersized, 122 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:00.794568+0000 mgr.smithi029.lsfhcm (mgr.34102) 1132 : cluster [DBG] pgmap v851: 129 pgs: 3 peering, 4 active+undersized, 122 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:01.761287+0000 mon.smithi029 (mon.0) 1187 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/396 objects degraded (4.798%), 4 pgs degraded) 2024-02-23T02:31:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:01.761287+0000 mon.smithi029 (mon.0) 1187 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/396 objects degraded (4.798%), 4 pgs degraded) 2024-02-23T02:31:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:02.795246+0000 mgr.smithi029.lsfhcm (mgr.34102) 1133 : cluster [DBG] pgmap v852: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:02.795246+0000 mgr.smithi029.lsfhcm (mgr.34102) 1133 : cluster [DBG] pgmap v852: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:05.018 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:31:05.589 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (43m) 5m ago 49m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (17m) 13s ago 113m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (16m) 5m ago 113m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (46m) 5m ago 113m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (98m) 13s ago 98m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (98m) 5m ago 98m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (43m) 13s ago 119m 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (32m) 5m ago 113m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (27m) 13s ago 119m 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (22m) 5m ago 118m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (49m) 13s ago 49m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (49m) 5m ago 49m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:31:05.590 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 13s ago 91m - - 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 89m - - 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (11m) 13s ago 113m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 13s ago 113m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (16s) 13s ago 112m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (112m) 13s ago 112m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (110m) 5m ago 110m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (110m) 5m ago 110m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (110m) 5m ago 110m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (109m) 5m ago 109m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:31:05.591 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (49m) 5m ago 49m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:31:05.932 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:05.933 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:31:05.934 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:31:05.934 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:31:05.934 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:31:05.934 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:04.795829+0000 mgr.smithi029.lsfhcm (mgr.34102) 1134 : cluster [DBG] pgmap v853: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.004776+0000 mgr.smithi029.lsfhcm (mgr.34102) 1135 : audit [DBG] from='client.35174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.577948+0000 mon.smithi029 (mon.0) 1188 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.578301+0000 mon.smithi029 (mon.0) 1189 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.578602+0000 mon.smithi029 (mon.0) 1190 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.578891+0000 mon.smithi029 (mon.0) 1191 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.579187+0000 mon.smithi029 (mon.0) 1192 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.581115+0000 mon.smithi029 (mon.0) 1193 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.581420+0000 mon.smithi029 (mon.0) 1194 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.581714+0000 mon.smithi029 (mon.0) 1195 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.581997+0000 mon.smithi029 (mon.0) 1196 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.582286+0000 mon.smithi029 (mon.0) 1197 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.222 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:31:06.223 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:31:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:04.795829+0000 mgr.smithi029.lsfhcm (mgr.34102) 1134 : cluster [DBG] pgmap v853: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.004776+0000 mgr.smithi029.lsfhcm (mgr.34102) 1135 : audit [DBG] from='client.35174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.577948+0000 mon.smithi029 (mon.0) 1188 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.578301+0000 mon.smithi029 (mon.0) 1189 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.578602+0000 mon.smithi029 (mon.0) 1190 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.578891+0000 mon.smithi029 (mon.0) 1191 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.579187+0000 mon.smithi029 (mon.0) 1192 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.581115+0000 mon.smithi029 (mon.0) 1193 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.581420+0000 mon.smithi029 (mon.0) 1194 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.581714+0000 mon.smithi029 (mon.0) 1195 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.581997+0000 mon.smithi029 (mon.0) 1196 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.582286+0000 mon.smithi029 (mon.0) 1197 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.292786+0000 mgr.smithi029.lsfhcm (mgr.34102) 1136 : audit [DBG] from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:07.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.576089+0000 mgr.smithi029.lsfhcm (mgr.34102) 1137 : audit [DBG] from='client.35182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:07.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:05.931258+0000 mon.smithi029 (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.29:0/1630011323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:31:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.292786+0000 mgr.smithi029.lsfhcm (mgr.34102) 1136 : audit [DBG] from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:07.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.576089+0000 mgr.smithi029.lsfhcm (mgr.34102) 1137 : audit [DBG] from='client.35182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:07.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:05.931258+0000 mon.smithi029 (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.29:0/1630011323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:31:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:06.221011+0000 mgr.smithi029.lsfhcm (mgr.34102) 1138 : audit [DBG] from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:06.796457+0000 mgr.smithi029.lsfhcm (mgr.34102) 1139 : cluster [DBG] pgmap v854: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:06.221011+0000 mgr.smithi029.lsfhcm (mgr.34102) 1138 : audit [DBG] from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:06.796457+0000 mgr.smithi029.lsfhcm (mgr.34102) 1139 : cluster [DBG] pgmap v854: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:08.797254+0000 mgr.smithi029.lsfhcm (mgr.34102) 1140 : cluster [DBG] pgmap v855: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:09.564783+0000 mon.smithi029 (mon.0) 1199 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:31:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:08.797254+0000 mgr.smithi029.lsfhcm (mgr.34102) 1140 : cluster [DBG] pgmap v855: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:09.564783+0000 mon.smithi029 (mon.0) 1199 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:31:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:10.797881+0000 mgr.smithi029.lsfhcm (mgr.34102) 1141 : cluster [DBG] pgmap v856: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:10.797881+0000 mgr.smithi029.lsfhcm (mgr.34102) 1141 : cluster [DBG] pgmap v856: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:12.798353+0000 mgr.smithi029.lsfhcm (mgr.34102) 1142 : cluster [DBG] pgmap v857: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:13.756411+0000 mon.smithi029 (mon.0) 1200 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:31:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:12.798353+0000 mgr.smithi029.lsfhcm (mgr.34102) 1142 : cluster [DBG] pgmap v857: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:13.756411+0000 mon.smithi029 (mon.0) 1200 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:31:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:14.799003+0000 mgr.smithi029.lsfhcm (mgr.34102) 1143 : cluster [DBG] pgmap v858: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:14.799003+0000 mgr.smithi029.lsfhcm (mgr.34102) 1143 : cluster [DBG] pgmap v858: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:16.799567+0000 mgr.smithi029.lsfhcm (mgr.34102) 1144 : cluster [DBG] pgmap v859: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:16.799567+0000 mgr.smithi029.lsfhcm (mgr.34102) 1144 : cluster [DBG] pgmap v859: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:18.800203+0000 mgr.smithi029.lsfhcm (mgr.34102) 1145 : cluster [DBG] pgmap v860: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:18.800203+0000 mgr.smithi029.lsfhcm (mgr.34102) 1145 : cluster [DBG] pgmap v860: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:20.800810+0000 mgr.smithi029.lsfhcm (mgr.34102) 1146 : cluster [DBG] pgmap v861: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:20.800810+0000 mgr.smithi029.lsfhcm (mgr.34102) 1146 : cluster [DBG] pgmap v861: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:22.801419+0000 mgr.smithi029.lsfhcm (mgr.34102) 1147 : cluster [DBG] pgmap v862: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:22.801419+0000 mgr.smithi029.lsfhcm (mgr.34102) 1147 : cluster [DBG] pgmap v862: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:24.802115+0000 mgr.smithi029.lsfhcm (mgr.34102) 1148 : cluster [DBG] pgmap v863: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:24.802115+0000 mgr.smithi029.lsfhcm (mgr.34102) 1148 : cluster [DBG] pgmap v863: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:28.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:26.802746+0000 mgr.smithi029.lsfhcm (mgr.34102) 1149 : cluster [DBG] pgmap v864: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:26.802746+0000 mgr.smithi029.lsfhcm (mgr.34102) 1149 : cluster [DBG] pgmap v864: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:29.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:28.673008+0000 mon.smithi029 (mon.0) 1201 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-23T02:31:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:28.673330+0000 mon.smithi029 (mon.0) 1202 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:31:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:28.673590+0000 mon.smithi029 (mon.0) 1203 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:31:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:28.673847+0000 mon.smithi029 (mon.0) 1204 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:31:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:28.673008+0000 mon.smithi029 (mon.0) 1201 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-23T02:31:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:28.673330+0000 mon.smithi029 (mon.0) 1202 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:31:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:28.673590+0000 mon.smithi029 (mon.0) 1203 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:31:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:28.673847+0000 mon.smithi029 (mon.0) 1204 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:31:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:28.803607+0000 mgr.smithi029.lsfhcm (mgr.34102) 1150 : cluster [DBG] pgmap v865: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:28.803607+0000 mgr.smithi029.lsfhcm (mgr.34102) 1150 : cluster [DBG] pgmap v865: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:30.804171+0000 mgr.smithi029.lsfhcm (mgr.34102) 1151 : cluster [DBG] pgmap v866: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:30.804171+0000 mgr.smithi029.lsfhcm (mgr.34102) 1151 : cluster [DBG] pgmap v866: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:32.804877+0000 mgr.smithi029.lsfhcm (mgr.34102) 1152 : cluster [DBG] pgmap v867: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:34.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:32.804877+0000 mgr.smithi029.lsfhcm (mgr.34102) 1152 : cluster [DBG] pgmap v867: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:34.805565+0000 mgr.smithi029.lsfhcm (mgr.34102) 1153 : cluster [DBG] pgmap v868: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:34.805565+0000 mgr.smithi029.lsfhcm (mgr.34102) 1153 : cluster [DBG] pgmap v868: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:36.536 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:31:37.108 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:31:37.108 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (44m) 5m ago 49m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:31:37.108 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (17m) 44s ago 114m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:31:37.108 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (17m) 5m ago 114m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:31:37.108 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (46m) 5m ago 113m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:31:37.108 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (99m) 44s ago 99m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (99m) 5m ago 99m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (43m) 44s ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (33m) 5m ago 113m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (28m) 44s ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (23m) 5m ago 118m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (49m) 44s ago 49m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (49m) 5m ago 49m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 44s ago 91m - - 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 89m - - 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (11m) 44s ago 113m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (6m) 44s ago 113m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (48s) 44s ago 113m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (113m) 44s ago 113m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:31:37.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (111m) 5m ago 111m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:31:37.110 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (111m) 5m ago 111m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:31:37.110 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (110m) 5m ago 110m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:31:37.110 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (110m) 5m ago 110m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:31:37.110 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (49m) 5m ago 49m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:31:37.449 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:31:37.449 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:31:37.449 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:31:37.450 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:31:37.451 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:31:37.451 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:31:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:31:37.740 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:31:37.740 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:31:37.740 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:31:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:36.523454+0000 mgr.smithi029.lsfhcm (mgr.34102) 1154 : audit [DBG] from='client.35194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:36.806009+0000 mgr.smithi029.lsfhcm (mgr.34102) 1155 : cluster [DBG] pgmap v869: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:36.811017+0000 mgr.smithi029.lsfhcm (mgr.34102) 1156 : audit [DBG] from='client.35198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.094594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1157 : audit [DBG] from='client.35202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.096463+0000 mon.smithi029 (mon.0) 1205 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.096866+0000 mon.smithi029 (mon.0) 1206 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.097183+0000 mon.smithi029 (mon.0) 1207 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.097479+0000 mon.smithi029 (mon.0) 1208 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.097762+0000 mon.smithi029 (mon.0) 1209 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.099676+0000 mon.smithi029 (mon.0) 1210 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.099976+0000 mon.smithi029 (mon.0) 1211 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.100261+0000 mon.smithi029 (mon.0) 1212 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.100539+0000 mon.smithi029 (mon.0) 1213 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.100813+0000 mon.smithi029 (mon.0) 1214 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.448095+0000 mon.smithi029 (mon.0) 1215 : audit [DBG] from='client.? 172.21.15.29:0/1961899627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:31:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:36.523454+0000 mgr.smithi029.lsfhcm (mgr.34102) 1154 : audit [DBG] from='client.35194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:36.806009+0000 mgr.smithi029.lsfhcm (mgr.34102) 1155 : cluster [DBG] pgmap v869: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:36.811017+0000 mgr.smithi029.lsfhcm (mgr.34102) 1156 : audit [DBG] from='client.35198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.094594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1157 : audit [DBG] from='client.35202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.096463+0000 mon.smithi029 (mon.0) 1205 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.096866+0000 mon.smithi029 (mon.0) 1206 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.097183+0000 mon.smithi029 (mon.0) 1207 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.097479+0000 mon.smithi029 (mon.0) 1208 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.097762+0000 mon.smithi029 (mon.0) 1209 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.099676+0000 mon.smithi029 (mon.0) 1210 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.099976+0000 mon.smithi029 (mon.0) 1211 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.100261+0000 mon.smithi029 (mon.0) 1212 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.100539+0000 mon.smithi029 (mon.0) 1213 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.100813+0000 mon.smithi029 (mon.0) 1214 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:31:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.448095+0000 mon.smithi029 (mon.0) 1215 : audit [DBG] from='client.? 172.21.15.29:0/1961899627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:31:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:31:37.738478+0000 mgr.smithi029.lsfhcm (mgr.34102) 1158 : audit [DBG] from='client.35210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:31:37.738478+0000 mgr.smithi029.lsfhcm (mgr.34102) 1158 : audit [DBG] from='client.35210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:31:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:38.806662+0000 mgr.smithi029.lsfhcm (mgr.34102) 1159 : cluster [DBG] pgmap v870: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:38.806662+0000 mgr.smithi029.lsfhcm (mgr.34102) 1159 : cluster [DBG] pgmap v870: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:40.807330+0000 mgr.smithi029.lsfhcm (mgr.34102) 1160 : cluster [DBG] pgmap v871: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:40.807330+0000 mgr.smithi029.lsfhcm (mgr.34102) 1160 : cluster [DBG] pgmap v871: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:42.808014+0000 mgr.smithi029.lsfhcm (mgr.34102) 1161 : cluster [DBG] pgmap v872: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:42.808014+0000 mgr.smithi029.lsfhcm (mgr.34102) 1161 : cluster [DBG] pgmap v872: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:44.808651+0000 mgr.smithi029.lsfhcm (mgr.34102) 1162 : cluster [DBG] pgmap v873: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:44.808651+0000 mgr.smithi029.lsfhcm (mgr.34102) 1162 : cluster [DBG] pgmap v873: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:46.809169+0000 mgr.smithi029.lsfhcm (mgr.34102) 1163 : cluster [DBG] pgmap v874: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:48.375 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:46.809169+0000 mgr.smithi029.lsfhcm (mgr.34102) 1163 : cluster [DBG] pgmap v874: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:48.809797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1164 : cluster [DBG] pgmap v875: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:48.809797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1164 : cluster [DBG] pgmap v875: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:50.810455+0000 mgr.smithi029.lsfhcm (mgr.34102) 1165 : cluster [DBG] pgmap v876: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:50.810455+0000 mgr.smithi029.lsfhcm (mgr.34102) 1165 : cluster [DBG] pgmap v876: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:52.811013+0000 mgr.smithi029.lsfhcm (mgr.34102) 1166 : cluster [DBG] pgmap v877: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:52.811013+0000 mgr.smithi029.lsfhcm (mgr.34102) 1166 : cluster [DBG] pgmap v877: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:54.811810+0000 mgr.smithi029.lsfhcm (mgr.34102) 1167 : cluster [DBG] pgmap v878: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:54.811810+0000 mgr.smithi029.lsfhcm (mgr.34102) 1167 : cluster [DBG] pgmap v878: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:56.812526+0000 mgr.smithi029.lsfhcm (mgr.34102) 1168 : cluster [DBG] pgmap v879: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:31:58.376 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:56.812526+0000 mgr.smithi029.lsfhcm (mgr.34102) 1168 : cluster [DBG] pgmap v879: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:31:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:31:58.813172+0000 mgr.smithi029.lsfhcm (mgr.34102) 1169 : cluster [DBG] pgmap v880: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:31:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:31:58.813172+0000 mgr.smithi029.lsfhcm (mgr.34102) 1169 : cluster [DBG] pgmap v880: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:00.813776+0000 mgr.smithi029.lsfhcm (mgr.34102) 1170 : cluster [DBG] pgmap v881: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:00.813776+0000 mgr.smithi029.lsfhcm (mgr.34102) 1170 : cluster [DBG] pgmap v881: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:02.814289+0000 mgr.smithi029.lsfhcm (mgr.34102) 1171 : cluster [DBG] pgmap v882: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:02.814289+0000 mgr.smithi029.lsfhcm (mgr.34102) 1171 : cluster [DBG] pgmap v882: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:04.814856+0000 mgr.smithi029.lsfhcm (mgr.34102) 1172 : cluster [DBG] pgmap v883: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:04.814856+0000 mgr.smithi029.lsfhcm (mgr.34102) 1172 : cluster [DBG] pgmap v883: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:08.051 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:32:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:06.815247+0000 mgr.smithi029.lsfhcm (mgr.34102) 1173 : cluster [DBG] pgmap v884: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:08.377 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:06.815247+0000 mgr.smithi029.lsfhcm (mgr.34102) 1173 : cluster [DBG] pgmap v884: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:08.625 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:32:08.625 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (44m) 6m ago 50m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:32:08.625 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (18m) 76s ago 114m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:32:08.625 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (17m) 6m ago 114m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:32:08.625 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (47m) 6m ago 114m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:32:08.625 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (99m) 76s ago 99m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (100m) 6m ago 100m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (44m) 76s ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (34m) 6m ago 114m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (28m) 76s ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (23m) 6m ago 119m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (50m) 76s ago 50m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (50m) 6m ago 50m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 76s ago 92m - - 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 6m ago 90m - - 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (12m) 76s ago 114m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (6m) 76s ago 114m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (79s) 76s ago 113m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (113m) 76s ago 113m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (111m) 6m ago 111m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:32:08.626 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (111m) 6m ago 111m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:32:08.627 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (111m) 6m ago 111m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:32:08.627 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (110m) 6m ago 110m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:32:08.627 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (50m) 6m ago 50m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:08.969 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:32:08.970 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:32:09.256 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:32:09.257 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:32:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.039282+0000 mgr.smithi029.lsfhcm (mgr.34102) 1174 : audit [DBG] from='client.35214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.613337+0000 mon.smithi029 (mon.0) 1216 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.613687+0000 mon.smithi029 (mon.0) 1217 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.614000+0000 mon.smithi029 (mon.0) 1218 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.614310+0000 mon.smithi029 (mon.0) 1219 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.614602+0000 mon.smithi029 (mon.0) 1220 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.616559+0000 mon.smithi029 (mon.0) 1221 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.616871+0000 mon.smithi029 (mon.0) 1222 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.617180+0000 mon.smithi029 (mon.0) 1223 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.617494+0000 mon.smithi029 (mon.0) 1224 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.617781+0000 mon.smithi029 (mon.0) 1225 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.039282+0000 mgr.smithi029.lsfhcm (mgr.34102) 1174 : audit [DBG] from='client.35214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.613337+0000 mon.smithi029 (mon.0) 1216 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.613687+0000 mon.smithi029 (mon.0) 1217 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.614000+0000 mon.smithi029 (mon.0) 1218 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.614310+0000 mon.smithi029 (mon.0) 1219 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.614602+0000 mon.smithi029 (mon.0) 1220 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.616559+0000 mon.smithi029 (mon.0) 1221 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.616871+0000 mon.smithi029 (mon.0) 1222 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.617180+0000 mon.smithi029 (mon.0) 1223 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.617494+0000 mon.smithi029 (mon.0) 1224 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.617781+0000 mon.smithi029 (mon.0) 1225 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.330894+0000 mgr.smithi029.lsfhcm (mgr.34102) 1175 : audit [DBG] from='client.35218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.611496+0000 mgr.smithi029.lsfhcm (mgr.34102) 1176 : audit [DBG] from='client.35222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:08.815782+0000 mgr.smithi029.lsfhcm (mgr.34102) 1177 : cluster [DBG] pgmap v885: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:08.967426+0000 mon.smithi029 (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.29:0/4287519436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:32:10.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.330894+0000 mgr.smithi029.lsfhcm (mgr.34102) 1175 : audit [DBG] from='client.35218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:10.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.611496+0000 mgr.smithi029.lsfhcm (mgr.34102) 1176 : audit [DBG] from='client.35222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:10.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:08.815782+0000 mgr.smithi029.lsfhcm (mgr.34102) 1177 : cluster [DBG] pgmap v885: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:10.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:08.967426+0000 mon.smithi029 (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.29:0/4287519436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:32:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:09.254207+0000 mgr.smithi029.lsfhcm (mgr.34102) 1178 : audit [DBG] from='client.35230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:11.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:09.254207+0000 mgr.smithi029.lsfhcm (mgr.34102) 1178 : audit [DBG] from='client.35230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:10.816231+0000 mgr.smithi029.lsfhcm (mgr.34102) 1179 : cluster [DBG] pgmap v886: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:12.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:10.816231+0000 mgr.smithi029.lsfhcm (mgr.34102) 1179 : cluster [DBG] pgmap v886: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:12.816858+0000 mgr.smithi029.lsfhcm (mgr.34102) 1180 : cluster [DBG] pgmap v887: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:12.816858+0000 mgr.smithi029.lsfhcm (mgr.34102) 1180 : cluster [DBG] pgmap v887: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:14.817477+0000 mgr.smithi029.lsfhcm (mgr.34102) 1181 : cluster [DBG] pgmap v888: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:14.817477+0000 mgr.smithi029.lsfhcm (mgr.34102) 1181 : cluster [DBG] pgmap v888: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:16.818071+0000 mgr.smithi029.lsfhcm (mgr.34102) 1182 : cluster [DBG] pgmap v889: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:18.378 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:16.818071+0000 mgr.smithi029.lsfhcm (mgr.34102) 1182 : cluster [DBG] pgmap v889: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:18.818874+0000 mgr.smithi029.lsfhcm (mgr.34102) 1183 : cluster [DBG] pgmap v890: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:18.818874+0000 mgr.smithi029.lsfhcm (mgr.34102) 1183 : cluster [DBG] pgmap v890: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:20.819519+0000 mgr.smithi029.lsfhcm (mgr.34102) 1184 : cluster [DBG] pgmap v891: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:22.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:20.819519+0000 mgr.smithi029.lsfhcm (mgr.34102) 1184 : cluster [DBG] pgmap v891: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:22.820295+0000 mgr.smithi029.lsfhcm (mgr.34102) 1185 : cluster [DBG] pgmap v892: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:22.820295+0000 mgr.smithi029.lsfhcm (mgr.34102) 1185 : cluster [DBG] pgmap v892: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:24.820971+0000 mgr.smithi029.lsfhcm (mgr.34102) 1186 : cluster [DBG] pgmap v893: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:24.820971+0000 mgr.smithi029.lsfhcm (mgr.34102) 1186 : cluster [DBG] pgmap v893: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:26.821640+0000 mgr.smithi029.lsfhcm (mgr.34102) 1187 : cluster [DBG] pgmap v894: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:28.379 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:26.821640+0000 mgr.smithi029.lsfhcm (mgr.34102) 1187 : cluster [DBG] pgmap v894: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:29.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:28.677278+0000 mon.smithi029 (mon.0) 1227 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:32:29.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:28.677636+0000 mon.smithi029 (mon.0) 1228 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:32:29.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:28.677904+0000 mon.smithi029 (mon.0) 1229 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:32:29.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:28.678187+0000 mon.smithi029 (mon.0) 1230 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:32:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:28.677278+0000 mon.smithi029 (mon.0) 1227 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:32:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:28.677636+0000 mon.smithi029 (mon.0) 1228 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:32:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:28.677904+0000 mon.smithi029 (mon.0) 1229 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:32:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:28.678187+0000 mon.smithi029 (mon.0) 1230 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:32:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:28.822210+0000 mgr.smithi029.lsfhcm (mgr.34102) 1188 : cluster [DBG] pgmap v895: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:28.822210+0000 mgr.smithi029.lsfhcm (mgr.34102) 1188 : cluster [DBG] pgmap v895: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:30.822693+0000 mgr.smithi029.lsfhcm (mgr.34102) 1189 : cluster [DBG] pgmap v896: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:30.822693+0000 mgr.smithi029.lsfhcm (mgr.34102) 1189 : cluster [DBG] pgmap v896: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:32.823403+0000 mgr.smithi029.lsfhcm (mgr.34102) 1190 : cluster [DBG] pgmap v897: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:34.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:32.823403+0000 mgr.smithi029.lsfhcm (mgr.34102) 1190 : cluster [DBG] pgmap v897: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:34.824156+0000 mgr.smithi029.lsfhcm (mgr.34102) 1191 : cluster [DBG] pgmap v898: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:34.824156+0000 mgr.smithi029.lsfhcm (mgr.34102) 1191 : cluster [DBG] pgmap v898: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:38.312 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:36.824658+0000 mgr.smithi029.lsfhcm (mgr.34102) 1192 : cluster [DBG] pgmap v899: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:38.380 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:36.824658+0000 mgr.smithi029.lsfhcm (mgr.34102) 1192 : cluster [DBG] pgmap v899: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:39.565 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:32:40.136 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:32:40.136 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (45m) 6m ago 51m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:32:40.136 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (18m) 107s ago 115m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:32:40.136 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (18m) 6m ago 115m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:32:40.136 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (47m) 6m ago 114m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:32:40.136 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (100m) 107s ago 100m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (100m) 6m ago 100m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (44m) 107s ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (34m) 6m ago 114m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (29m) 107s ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (24m) 6m ago 119m 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (50m) 107s ago 50m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (50m) 6m ago 50m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 107s ago 92m - - 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 6m ago 90m - - 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (12m) 107s ago 115m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 107s ago 114m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (111s) 107s ago 114m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (114m) 107s ago 114m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:32:40.137 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (112m) 6m ago 112m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:32:40.138 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (112m) 6m ago 112m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:32:40.138 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (111m) 6m ago 111m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:32:40.138 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (111m) 6m ago 111m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:32:40.138 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (50m) 6m ago 50m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:32:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:38.825505+0000 mgr.smithi029.lsfhcm (mgr.34102) 1193 : cluster [DBG] pgmap v900: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:40.479 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:32:40.480 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:32:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:38.825505+0000 mgr.smithi029.lsfhcm (mgr.34102) 1193 : cluster [DBG] pgmap v900: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:40.768 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:32:40.769 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:32:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:39.552523+0000 mgr.smithi029.lsfhcm (mgr.34102) 1194 : audit [DBG] from='client.35234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:39.841901+0000 mgr.smithi029.lsfhcm (mgr.34102) 1195 : audit [DBG] from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.122554+0000 mgr.smithi029.lsfhcm (mgr.34102) 1196 : audit [DBG] from='client.35242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.124379+0000 mon.smithi029 (mon.0) 1231 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.124752+0000 mon.smithi029 (mon.0) 1232 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.125068+0000 mon.smithi029 (mon.0) 1233 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.125355+0000 mon.smithi029 (mon.0) 1234 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.125634+0000 mon.smithi029 (mon.0) 1235 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.127585+0000 mon.smithi029 (mon.0) 1236 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.127879+0000 mon.smithi029 (mon.0) 1237 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.128186+0000 mon.smithi029 (mon.0) 1238 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.128469+0000 mon.smithi029 (mon.0) 1239 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.128743+0000 mon.smithi029 (mon.0) 1240 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.477303+0000 mon.smithi029 (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.29:0/926823609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:32:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:39.552523+0000 mgr.smithi029.lsfhcm (mgr.34102) 1194 : audit [DBG] from='client.35234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:39.841901+0000 mgr.smithi029.lsfhcm (mgr.34102) 1195 : audit [DBG] from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.122554+0000 mgr.smithi029.lsfhcm (mgr.34102) 1196 : audit [DBG] from='client.35242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.124379+0000 mon.smithi029 (mon.0) 1231 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.124752+0000 mon.smithi029 (mon.0) 1232 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.125068+0000 mon.smithi029 (mon.0) 1233 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.125355+0000 mon.smithi029 (mon.0) 1234 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.125634+0000 mon.smithi029 (mon.0) 1235 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.127585+0000 mon.smithi029 (mon.0) 1236 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.127879+0000 mon.smithi029 (mon.0) 1237 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.128186+0000 mon.smithi029 (mon.0) 1238 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.128469+0000 mon.smithi029 (mon.0) 1239 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.128743+0000 mon.smithi029 (mon.0) 1240 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:32:41.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.477303+0000 mon.smithi029 (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.29:0/926823609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:32:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:32:40.766938+0000 mgr.smithi029.lsfhcm (mgr.34102) 1197 : audit [DBG] from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:40.825901+0000 mgr.smithi029.lsfhcm (mgr.34102) 1198 : cluster [DBG] pgmap v901: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:32:40.766938+0000 mgr.smithi029.lsfhcm (mgr.34102) 1197 : audit [DBG] from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:32:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:40.825901+0000 mgr.smithi029.lsfhcm (mgr.34102) 1198 : cluster [DBG] pgmap v901: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:42.826437+0000 mgr.smithi029.lsfhcm (mgr.34102) 1199 : cluster [DBG] pgmap v902: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:42.826437+0000 mgr.smithi029.lsfhcm (mgr.34102) 1199 : cluster [DBG] pgmap v902: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:44.827171+0000 mgr.smithi029.lsfhcm (mgr.34102) 1200 : cluster [DBG] pgmap v903: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:44.827171+0000 mgr.smithi029.lsfhcm (mgr.34102) 1200 : cluster [DBG] pgmap v903: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:48.312 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:46.827699+0000 mgr.smithi029.lsfhcm (mgr.34102) 1201 : cluster [DBG] pgmap v904: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:48.381 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:46.827699+0000 mgr.smithi029.lsfhcm (mgr.34102) 1201 : cluster [DBG] pgmap v904: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:48.828388+0000 mgr.smithi029.lsfhcm (mgr.34102) 1202 : cluster [DBG] pgmap v905: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:48.828388+0000 mgr.smithi029.lsfhcm (mgr.34102) 1202 : cluster [DBG] pgmap v905: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:50.828945+0000 mgr.smithi029.lsfhcm (mgr.34102) 1203 : cluster [DBG] pgmap v906: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:50.828945+0000 mgr.smithi029.lsfhcm (mgr.34102) 1203 : cluster [DBG] pgmap v906: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:52.829499+0000 mgr.smithi029.lsfhcm (mgr.34102) 1204 : cluster [DBG] pgmap v907: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:52.829499+0000 mgr.smithi029.lsfhcm (mgr.34102) 1204 : cluster [DBG] pgmap v907: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:54.830267+0000 mgr.smithi029.lsfhcm (mgr.34102) 1205 : cluster [DBG] pgmap v908: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:54.830267+0000 mgr.smithi029.lsfhcm (mgr.34102) 1205 : cluster [DBG] pgmap v908: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:58.382 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:32:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:56.830885+0000 mgr.smithi029.lsfhcm (mgr.34102) 1206 : cluster [DBG] pgmap v909: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:32:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:32:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:56.830885+0000 mgr.smithi029.lsfhcm (mgr.34102) 1206 : cluster [DBG] pgmap v909: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:32:58.831626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1207 : cluster [DBG] pgmap v910: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:32:58.831626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1207 : cluster [DBG] pgmap v910: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:00.832281+0000 mgr.smithi029.lsfhcm (mgr.34102) 1208 : cluster [DBG] pgmap v911: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:00.832281+0000 mgr.smithi029.lsfhcm (mgr.34102) 1208 : cluster [DBG] pgmap v911: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:02.832944+0000 mgr.smithi029.lsfhcm (mgr.34102) 1209 : cluster [DBG] pgmap v912: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:02.832944+0000 mgr.smithi029.lsfhcm (mgr.34102) 1209 : cluster [DBG] pgmap v912: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:04.833614+0000 mgr.smithi029.lsfhcm (mgr.34102) 1210 : cluster [DBG] pgmap v913: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:04.833614+0000 mgr.smithi029.lsfhcm (mgr.34102) 1210 : cluster [DBG] pgmap v913: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:08.382 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:06.834116+0000 mgr.smithi029.lsfhcm (mgr.34102) 1211 : cluster [DBG] pgmap v914: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:06.834116+0000 mgr.smithi029.lsfhcm (mgr.34102) 1211 : cluster [DBG] pgmap v914: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:10.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:08.834710+0000 mgr.smithi029.lsfhcm (mgr.34102) 1212 : cluster [DBG] pgmap v915: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:08.834710+0000 mgr.smithi029.lsfhcm (mgr.34102) 1212 : cluster [DBG] pgmap v915: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:11.086 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:33:11.658 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:33:11.658 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (45m) 7m ago 51m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:33:11.658 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (19m) 2m ago 115m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:33:11.658 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (19m) 7m ago 115m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:33:11.658 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (48m) 7m ago 115m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (101m) 2m ago 101m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (101m) 7m ago 101m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (45m) 2m ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (35m) 7m ago 115m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (29m) 2m ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (24m) 7m ago 2h 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (51m) 2m ago 51m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (51m) 7m ago 51m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 93m - - 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 7m ago 91m - - 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (13m) 2m ago 115m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 2m ago 115m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 2m ago 114m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:33:11.659 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (114m) 2m ago 114m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:33:11.660 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (112m) 7m ago 112m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:33:11.660 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (112m) 7m ago 112m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:33:11.660 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (112m) 7m ago 112m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:33:11.660 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (112m) 7m ago 112m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:33:11.660 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (51m) 7m ago 51m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:33:11.995 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:33:11.996 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:33:12.283 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:33:12.283 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:33:12.284 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:10.835192+0000 mgr.smithi029.lsfhcm (mgr.34102) 1213 : cluster [DBG] pgmap v916: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.073437+0000 mgr.smithi029.lsfhcm (mgr.34102) 1214 : audit [DBG] from='client.35254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.646535+0000 mon.smithi029 (mon.0) 1242 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.646908+0000 mon.smithi029 (mon.0) 1243 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.647225+0000 mon.smithi029 (mon.0) 1244 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.647539+0000 mon.smithi029 (mon.0) 1245 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.647806+0000 mon.smithi029 (mon.0) 1246 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.649754+0000 mon.smithi029 (mon.0) 1247 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:12.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.650095+0000 mon.smithi029 (mon.0) 1248 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.650378+0000 mon.smithi029 (mon.0) 1249 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.650650+0000 mon.smithi029 (mon.0) 1250 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.650924+0000 mon.smithi029 (mon.0) 1251 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.993615+0000 mon.smithi029 (mon.0) 1252 : audit [DBG] from='client.? 172.21.15.29:0/1869000050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:33:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:10.835192+0000 mgr.smithi029.lsfhcm (mgr.34102) 1213 : cluster [DBG] pgmap v916: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.073437+0000 mgr.smithi029.lsfhcm (mgr.34102) 1214 : audit [DBG] from='client.35254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.646535+0000 mon.smithi029 (mon.0) 1242 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.646908+0000 mon.smithi029 (mon.0) 1243 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.647225+0000 mon.smithi029 (mon.0) 1244 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.647539+0000 mon.smithi029 (mon.0) 1245 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.647806+0000 mon.smithi029 (mon.0) 1246 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.649754+0000 mon.smithi029 (mon.0) 1247 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.650095+0000 mon.smithi029 (mon.0) 1248 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.650378+0000 mon.smithi029 (mon.0) 1249 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.650650+0000 mon.smithi029 (mon.0) 1250 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.650924+0000 mon.smithi029 (mon.0) 1251 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.993615+0000 mon.smithi029 (mon.0) 1252 : audit [DBG] from='client.? 172.21.15.29:0/1869000050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:33:13.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.364447+0000 mgr.smithi029.lsfhcm (mgr.34102) 1215 : audit [DBG] from='client.35258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:13.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:11.644724+0000 mgr.smithi029.lsfhcm (mgr.34102) 1216 : audit [DBG] from='client.35262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.364447+0000 mgr.smithi029.lsfhcm (mgr.34102) 1215 : audit [DBG] from='client.35258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:11.644724+0000 mgr.smithi029.lsfhcm (mgr.34102) 1216 : audit [DBG] from='client.35262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:12.281682+0000 mgr.smithi029.lsfhcm (mgr.34102) 1217 : audit [DBG] from='client.35270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:12.835875+0000 mgr.smithi029.lsfhcm (mgr.34102) 1218 : cluster [DBG] pgmap v917: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:12.281682+0000 mgr.smithi029.lsfhcm (mgr.34102) 1217 : audit [DBG] from='client.35270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:12.835875+0000 mgr.smithi029.lsfhcm (mgr.34102) 1218 : cluster [DBG] pgmap v917: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:14.836524+0000 mgr.smithi029.lsfhcm (mgr.34102) 1219 : cluster [DBG] pgmap v918: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:14.836524+0000 mgr.smithi029.lsfhcm (mgr.34102) 1219 : cluster [DBG] pgmap v918: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:18.377 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:16.837205+0000 mgr.smithi029.lsfhcm (mgr.34102) 1220 : cluster [DBG] pgmap v919: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:16.837205+0000 mgr.smithi029.lsfhcm (mgr.34102) 1220 : cluster [DBG] pgmap v919: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:18.837848+0000 mgr.smithi029.lsfhcm (mgr.34102) 1221 : cluster [DBG] pgmap v920: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:18.837848+0000 mgr.smithi029.lsfhcm (mgr.34102) 1221 : cluster [DBG] pgmap v920: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:22.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:20.838268+0000 mgr.smithi029.lsfhcm (mgr.34102) 1222 : cluster [DBG] pgmap v921: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:22.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:20.838268+0000 mgr.smithi029.lsfhcm (mgr.34102) 1222 : cluster [DBG] pgmap v921: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:33:22.257462+0000 mgr.smithi029.lsfhcm (mgr.34102) 1223 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:33:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:33:24.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:33:24.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:33:24.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:33:24.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:33:24.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:33:22.258264+0000 mgr.smithi029.lsfhcm (mgr.34102) 1224 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:33:24.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:33:22.258393+0000 mgr.smithi029.lsfhcm (mgr.34102) 1225 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:33:24.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:22.838805+0000 mgr.smithi029.lsfhcm (mgr.34102) 1226 : cluster [DBG] pgmap v922: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:33:22.257462+0000 mgr.smithi029.lsfhcm (mgr.34102) 1223 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:33:24.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:33:24.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:33:24.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:33:22.258264+0000 mgr.smithi029.lsfhcm (mgr.34102) 1224 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:33:22.258393+0000 mgr.smithi029.lsfhcm (mgr.34102) 1225 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:33:24.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:22.838805+0000 mgr.smithi029.lsfhcm (mgr.34102) 1226 : cluster [DBG] pgmap v922: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:24.839459+0000 mgr.smithi029.lsfhcm (mgr.34102) 1227 : cluster [DBG] pgmap v923: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:24.839459+0000 mgr.smithi029.lsfhcm (mgr.34102) 1227 : cluster [DBG] pgmap v923: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:28.384 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:26.839978+0000 mgr.smithi029.lsfhcm (mgr.34102) 1228 : cluster [DBG] pgmap v924: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:26.839978+0000 mgr.smithi029.lsfhcm (mgr.34102) 1228 : cluster [DBG] pgmap v924: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:28.681467+0000 mon.smithi029 (mon.0) 1253 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T02:33:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:28.681824+0000 mon.smithi029 (mon.0) 1254 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:33:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:28.682081+0000 mon.smithi029 (mon.0) 1255 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:33:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:28.682317+0000 mon.smithi029 (mon.0) 1256 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:33:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:28.681467+0000 mon.smithi029 (mon.0) 1253 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T02:33:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:28.681824+0000 mon.smithi029 (mon.0) 1254 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:33:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:28.682081+0000 mon.smithi029 (mon.0) 1255 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:33:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:28.682317+0000 mon.smithi029 (mon.0) 1256 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:33:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:28.840815+0000 mgr.smithi029.lsfhcm (mgr.34102) 1229 : cluster [DBG] pgmap v925: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:28.840815+0000 mgr.smithi029.lsfhcm (mgr.34102) 1229 : cluster [DBG] pgmap v925: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:32.404 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:30.841304+0000 mgr.smithi029.lsfhcm (mgr.34102) 1230 : cluster [DBG] pgmap v926: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:30.841304+0000 mgr.smithi029.lsfhcm (mgr.34102) 1230 : cluster [DBG] pgmap v926: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:32.841802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1231 : cluster [DBG] pgmap v927: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:34.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:32.841802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1231 : cluster [DBG] pgmap v927: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:34.842493+0000 mgr.smithi029.lsfhcm (mgr.34102) 1232 : cluster [DBG] pgmap v928: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:34.842493+0000 mgr.smithi029.lsfhcm (mgr.34102) 1232 : cluster [DBG] pgmap v928: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:38.384 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:36.842988+0000 mgr.smithi029.lsfhcm (mgr.34102) 1233 : cluster [DBG] pgmap v929: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:38.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:36.842988+0000 mgr.smithi029.lsfhcm (mgr.34102) 1233 : cluster [DBG] pgmap v929: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:38.843797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1234 : cluster [DBG] pgmap v930: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:38.843797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1234 : cluster [DBG] pgmap v930: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:40.844216+0000 mgr.smithi029.lsfhcm (mgr.34102) 1235 : cluster [DBG] pgmap v931: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:40.844216+0000 mgr.smithi029.lsfhcm (mgr.34102) 1235 : cluster [DBG] pgmap v931: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:42.604 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (46m) 8m ago 52m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (19m) 2m ago 116m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (19m) 8m ago 116m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (48m) 8m ago 115m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (101m) 2m ago 101m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (101m) 8m ago 101m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (46m) 2m ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (35m) 8m ago 115m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (30m) 2m ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:33:43.174 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (25m) 8m ago 2h 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (51m) 2m ago 51m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (51m) 8m ago 51m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 93m - - 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 8m ago 91m - - 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (13m) 2m ago 116m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (8m) 2m ago 115m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 2m ago 115m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (115m) 2m ago 115m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (113m) 8m ago 113m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (113m) 8m ago 113m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (112m) 8m ago 112m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (112m) 8m ago 112m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:33:43.175 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (51m) 8m ago 51m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:33:43.519 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:33:43.520 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:33:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:33:43.809 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:33:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:42.591042+0000 mgr.smithi029.lsfhcm (mgr.34102) 1236 : audit [DBG] from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:42.844660+0000 mgr.smithi029.lsfhcm (mgr.34102) 1237 : cluster [DBG] pgmap v932: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:42.879306+0000 mgr.smithi029.lsfhcm (mgr.34102) 1238 : audit [DBG] from='client.35278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.160527+0000 mgr.smithi029.lsfhcm (mgr.34102) 1239 : audit [DBG] from='client.35282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.162332+0000 mon.smithi029 (mon.0) 1257 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.162641+0000 mon.smithi029 (mon.0) 1258 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.162947+0000 mon.smithi029 (mon.0) 1259 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.163215+0000 mon.smithi029 (mon.0) 1260 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.163479+0000 mon.smithi029 (mon.0) 1261 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.165417+0000 mon.smithi029 (mon.0) 1262 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.165701+0000 mon.smithi029 (mon.0) 1263 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.165977+0000 mon.smithi029 (mon.0) 1264 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.166242+0000 mon.smithi029 (mon.0) 1265 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.166501+0000 mon.smithi029 (mon.0) 1266 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.517485+0000 mon.smithi029 (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.29:0/184134615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:33:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:42.591042+0000 mgr.smithi029.lsfhcm (mgr.34102) 1236 : audit [DBG] from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:42.844660+0000 mgr.smithi029.lsfhcm (mgr.34102) 1237 : cluster [DBG] pgmap v932: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:42.879306+0000 mgr.smithi029.lsfhcm (mgr.34102) 1238 : audit [DBG] from='client.35278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.160527+0000 mgr.smithi029.lsfhcm (mgr.34102) 1239 : audit [DBG] from='client.35282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.162332+0000 mon.smithi029 (mon.0) 1257 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.162641+0000 mon.smithi029 (mon.0) 1258 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.162947+0000 mon.smithi029 (mon.0) 1259 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.163215+0000 mon.smithi029 (mon.0) 1260 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.163479+0000 mon.smithi029 (mon.0) 1261 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.165417+0000 mon.smithi029 (mon.0) 1262 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.165701+0000 mon.smithi029 (mon.0) 1263 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.165977+0000 mon.smithi029 (mon.0) 1264 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.166242+0000 mon.smithi029 (mon.0) 1265 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.166501+0000 mon.smithi029 (mon.0) 1266 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:33:44.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.517485+0000 mon.smithi029 (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.29:0/184134615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:33:45.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:33:43.806815+0000 mgr.smithi029.lsfhcm (mgr.34102) 1240 : audit [DBG] from='client.35290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:33:43.806815+0000 mgr.smithi029.lsfhcm (mgr.34102) 1240 : audit [DBG] from='client.35290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:33:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:44.845292+0000 mgr.smithi029.lsfhcm (mgr.34102) 1241 : cluster [DBG] pgmap v933: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:44.845292+0000 mgr.smithi029.lsfhcm (mgr.34102) 1241 : cluster [DBG] pgmap v933: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:48.385 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:46.845820+0000 mgr.smithi029.lsfhcm (mgr.34102) 1242 : cluster [DBG] pgmap v934: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:46.845820+0000 mgr.smithi029.lsfhcm (mgr.34102) 1242 : cluster [DBG] pgmap v934: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:48.846647+0000 mgr.smithi029.lsfhcm (mgr.34102) 1243 : cluster [DBG] pgmap v935: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:50.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:48.846647+0000 mgr.smithi029.lsfhcm (mgr.34102) 1243 : cluster [DBG] pgmap v935: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:50.847207+0000 mgr.smithi029.lsfhcm (mgr.34102) 1244 : cluster [DBG] pgmap v936: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:52.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:50.847207+0000 mgr.smithi029.lsfhcm (mgr.34102) 1244 : cluster [DBG] pgmap v936: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:52.847899+0000 mgr.smithi029.lsfhcm (mgr.34102) 1245 : cluster [DBG] pgmap v937: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:54.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:52.847899+0000 mgr.smithi029.lsfhcm (mgr.34102) 1245 : cluster [DBG] pgmap v937: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:54.848499+0000 mgr.smithi029.lsfhcm (mgr.34102) 1246 : cluster [DBG] pgmap v938: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:56.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:54.848499+0000 mgr.smithi029.lsfhcm (mgr.34102) 1246 : cluster [DBG] pgmap v938: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:58.386 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:33:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:56.849173+0000 mgr.smithi029.lsfhcm (mgr.34102) 1247 : cluster [DBG] pgmap v939: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:33:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:33:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:56.849173+0000 mgr.smithi029.lsfhcm (mgr.34102) 1247 : cluster [DBG] pgmap v939: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:33:58.849986+0000 mgr.smithi029.lsfhcm (mgr.34102) 1248 : cluster [DBG] pgmap v940: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:00.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:33:58.849986+0000 mgr.smithi029.lsfhcm (mgr.34102) 1248 : cluster [DBG] pgmap v940: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:00.850434+0000 mgr.smithi029.lsfhcm (mgr.34102) 1249 : cluster [DBG] pgmap v941: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:02.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:00.850434+0000 mgr.smithi029.lsfhcm (mgr.34102) 1249 : cluster [DBG] pgmap v941: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:02.850970+0000 mgr.smithi029.lsfhcm (mgr.34102) 1250 : cluster [DBG] pgmap v942: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:04.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:02.850970+0000 mgr.smithi029.lsfhcm (mgr.34102) 1250 : cluster [DBG] pgmap v942: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:04.851755+0000 mgr.smithi029.lsfhcm (mgr.34102) 1251 : cluster [DBG] pgmap v943: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:04.851755+0000 mgr.smithi029.lsfhcm (mgr.34102) 1251 : cluster [DBG] pgmap v943: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:08.387 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:06.852373+0000 mgr.smithi029.lsfhcm (mgr.34102) 1252 : cluster [DBG] pgmap v944: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:06.852373+0000 mgr.smithi029.lsfhcm (mgr.34102) 1252 : cluster [DBG] pgmap v944: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:08.853065+0000 mgr.smithi029.lsfhcm (mgr.34102) 1253 : cluster [DBG] pgmap v945: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:10.540 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:08.853065+0000 mgr.smithi029.lsfhcm (mgr.34102) 1253 : cluster [DBG] pgmap v945: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:10.853513+0000 mgr.smithi029.lsfhcm (mgr.34102) 1254 : cluster [DBG] pgmap v946: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:12.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:10.853513+0000 mgr.smithi029.lsfhcm (mgr.34102) 1254 : cluster [DBG] pgmap v946: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:14.119 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:34:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:12.854108+0000 mgr.smithi029.lsfhcm (mgr.34102) 1255 : cluster [DBG] pgmap v947: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:14.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:12.854108+0000 mgr.smithi029.lsfhcm (mgr.34102) 1255 : cluster [DBG] pgmap v947: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:14.692 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (46m) 8m ago 52m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (20m) 3m ago 116m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (20m) 8m ago 116m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (49m) 8m ago 116m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (102m) 3m ago 102m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (102m) 8m ago 102m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (46m) 3m ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (36m) 8m ago 116m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (30m) 3m ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (25m) 8m ago 2h 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (52m) 3m ago 52m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:34:14.693 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (52m) 8m ago 52m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 94m - - 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 8m ago 92m - - 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (14m) 3m ago 116m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (8m) 3m ago 116m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 3m ago 115m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (115m) 3m ago 115m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (114m) 8m ago 114m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (113m) 8m ago 113m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (113m) 8m ago 113m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (113m) 8m ago 113m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:34:14.694 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (52m) 8m ago 52m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:34:15.034 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:34:15.034 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:34:15.035 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:34:15.036 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:34:15.036 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:34:15.036 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:34:15.325 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:34:15.326 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:34:15.326 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:34:15.326 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:34:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.106680+0000 mgr.smithi029.lsfhcm (mgr.34102) 1256 : audit [DBG] from='client.35294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.680928+0000 mon.smithi029 (mon.0) 1268 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.681300+0000 mon.smithi029 (mon.0) 1269 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.681603+0000 mon.smithi029 (mon.0) 1270 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.681881+0000 mon.smithi029 (mon.0) 1271 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.682185+0000 mon.smithi029 (mon.0) 1272 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.684113+0000 mon.smithi029 (mon.0) 1273 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.684416+0000 mon.smithi029 (mon.0) 1274 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.684709+0000 mon.smithi029 (mon.0) 1275 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.685003+0000 mon.smithi029 (mon.0) 1276 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.685286+0000 mon.smithi029 (mon.0) 1277 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:15.033034+0000 mon.smithi029 (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.29:0/1289389040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:34:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.106680+0000 mgr.smithi029.lsfhcm (mgr.34102) 1256 : audit [DBG] from='client.35294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.680928+0000 mon.smithi029 (mon.0) 1268 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.681300+0000 mon.smithi029 (mon.0) 1269 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.681603+0000 mon.smithi029 (mon.0) 1270 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.681881+0000 mon.smithi029 (mon.0) 1271 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.682185+0000 mon.smithi029 (mon.0) 1272 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.684113+0000 mon.smithi029 (mon.0) 1273 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.684416+0000 mon.smithi029 (mon.0) 1274 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.684709+0000 mon.smithi029 (mon.0) 1275 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.685003+0000 mon.smithi029 (mon.0) 1276 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.685286+0000 mon.smithi029 (mon.0) 1277 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:15.033034+0000 mon.smithi029 (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.29:0/1289389040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:34:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.397688+0000 mgr.smithi029.lsfhcm (mgr.34102) 1257 : audit [DBG] from='client.35298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:14.679138+0000 mgr.smithi029.lsfhcm (mgr.34102) 1258 : audit [DBG] from='client.35302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:14.854663+0000 mgr.smithi029.lsfhcm (mgr.34102) 1259 : cluster [DBG] pgmap v948: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:16.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.397688+0000 mgr.smithi029.lsfhcm (mgr.34102) 1257 : audit [DBG] from='client.35298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:16.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:14.679138+0000 mgr.smithi029.lsfhcm (mgr.34102) 1258 : audit [DBG] from='client.35302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:16.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:14.854663+0000 mgr.smithi029.lsfhcm (mgr.34102) 1259 : cluster [DBG] pgmap v948: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:15.323309+0000 mgr.smithi029.lsfhcm (mgr.34102) 1260 : audit [DBG] from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:16.855332+0000 mgr.smithi029.lsfhcm (mgr.34102) 1261 : cluster [DBG] pgmap v949: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:15.323309+0000 mgr.smithi029.lsfhcm (mgr.34102) 1260 : audit [DBG] from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:16.855332+0000 mgr.smithi029.lsfhcm (mgr.34102) 1261 : cluster [DBG] pgmap v949: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:18.856008+0000 mgr.smithi029.lsfhcm (mgr.34102) 1262 : cluster [DBG] pgmap v950: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:18.856008+0000 mgr.smithi029.lsfhcm (mgr.34102) 1262 : cluster [DBG] pgmap v950: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:20.856581+0000 mgr.smithi029.lsfhcm (mgr.34102) 1263 : cluster [DBG] pgmap v951: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:20.856581+0000 mgr.smithi029.lsfhcm (mgr.34102) 1263 : cluster [DBG] pgmap v951: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:22.857220+0000 mgr.smithi029.lsfhcm (mgr.34102) 1264 : cluster [DBG] pgmap v952: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:22.857220+0000 mgr.smithi029.lsfhcm (mgr.34102) 1264 : cluster [DBG] pgmap v952: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:26.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:24.857781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1265 : cluster [DBG] pgmap v953: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:24.857781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1265 : cluster [DBG] pgmap v953: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:26.858441+0000 mgr.smithi029.lsfhcm (mgr.34102) 1266 : cluster [DBG] pgmap v954: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:28.388 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:26.858441+0000 mgr.smithi029.lsfhcm (mgr.34102) 1266 : cluster [DBG] pgmap v954: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:28.685760+0000 mon.smithi029 (mon.0) 1279 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:34:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:28.686155+0000 mon.smithi029 (mon.0) 1280 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:34:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:28.686481+0000 mon.smithi029 (mon.0) 1281 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:34:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:28.686804+0000 mon.smithi029 (mon.0) 1282 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:34:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:28.685760+0000 mon.smithi029 (mon.0) 1279 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:34:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:28.686155+0000 mon.smithi029 (mon.0) 1280 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:34:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:28.686481+0000 mon.smithi029 (mon.0) 1281 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:34:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:28.686804+0000 mon.smithi029 (mon.0) 1282 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:34:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:28.859185+0000 mgr.smithi029.lsfhcm (mgr.34102) 1267 : cluster [DBG] pgmap v955: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:28.859185+0000 mgr.smithi029.lsfhcm (mgr.34102) 1267 : cluster [DBG] pgmap v955: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:30.859756+0000 mgr.smithi029.lsfhcm (mgr.34102) 1268 : cluster [DBG] pgmap v956: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:30.859756+0000 mgr.smithi029.lsfhcm (mgr.34102) 1268 : cluster [DBG] pgmap v956: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:32.860455+0000 mgr.smithi029.lsfhcm (mgr.34102) 1269 : cluster [DBG] pgmap v957: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:32.860455+0000 mgr.smithi029.lsfhcm (mgr.34102) 1269 : cluster [DBG] pgmap v957: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:34.861008+0000 mgr.smithi029.lsfhcm (mgr.34102) 1270 : cluster [DBG] pgmap v958: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:34.861008+0000 mgr.smithi029.lsfhcm (mgr.34102) 1270 : cluster [DBG] pgmap v958: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:36.861553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1271 : cluster [DBG] pgmap v959: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:38.390 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:36.861553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1271 : cluster [DBG] pgmap v959: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:38.862320+0000 mgr.smithi029.lsfhcm (mgr.34102) 1272 : cluster [DBG] pgmap v960: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:38.862320+0000 mgr.smithi029.lsfhcm (mgr.34102) 1272 : cluster [DBG] pgmap v960: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:40.862956+0000 mgr.smithi029.lsfhcm (mgr.34102) 1273 : cluster [DBG] pgmap v961: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:40.862956+0000 mgr.smithi029.lsfhcm (mgr.34102) 1273 : cluster [DBG] pgmap v961: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:42.863508+0000 mgr.smithi029.lsfhcm (mgr.34102) 1274 : cluster [DBG] pgmap v962: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:42.863508+0000 mgr.smithi029.lsfhcm (mgr.34102) 1274 : cluster [DBG] pgmap v962: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:45.637 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:34:46.213 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (47m) 9m ago 53m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (20m) 3m ago 117m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (20m) 9m ago 117m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (49m) 9m ago 116m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (102m) 3m ago 102m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (102m) 9m ago 102m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (47m) 3m ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (36m) 9m ago 116m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (31m) 3m ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:34:46.214 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (26m) 9m ago 2h 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (52m) 3m ago 52m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (52m) 9m ago 52m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 94m - - 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9m ago 92m - - 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (14m) 3m ago 117m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (9m) 3m ago 116m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 3m ago 116m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (116m) 3m ago 116m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (114m) 9m ago 114m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (114m) 9m ago 114m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (113m) 9m ago 113m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (113m) 9m ago 113m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:34:46.215 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (52m) 9m ago 52m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:34:46.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:44.864118+0000 mgr.smithi029.lsfhcm (mgr.34102) 1275 : cluster [DBG] pgmap v963: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:44.864118+0000 mgr.smithi029.lsfhcm (mgr.34102) 1275 : cluster [DBG] pgmap v963: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:34:46.558 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:34:46.559 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:34:46.844 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:34:46.844 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:34:46.844 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:34:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:34:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:45.624265+0000 mgr.smithi029.lsfhcm (mgr.34102) 1276 : audit [DBG] from='client.35314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:45.913856+0000 mgr.smithi029.lsfhcm (mgr.34102) 1277 : audit [DBG] from='client.35318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.199626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1278 : audit [DBG] from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.201460+0000 mon.smithi029 (mon.0) 1283 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.201804+0000 mon.smithi029 (mon.0) 1284 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.202112+0000 mon.smithi029 (mon.0) 1285 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.202393+0000 mon.smithi029 (mon.0) 1286 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.202669+0000 mon.smithi029 (mon.0) 1287 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.204574+0000 mon.smithi029 (mon.0) 1288 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.204871+0000 mon.smithi029 (mon.0) 1289 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.205168+0000 mon.smithi029 (mon.0) 1290 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.205446+0000 mon.smithi029 (mon.0) 1291 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.205722+0000 mon.smithi029 (mon.0) 1292 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.556328+0000 mon.smithi029 (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.29:0/2465436236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:34:47.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:45.624265+0000 mgr.smithi029.lsfhcm (mgr.34102) 1276 : audit [DBG] from='client.35314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:45.913856+0000 mgr.smithi029.lsfhcm (mgr.34102) 1277 : audit [DBG] from='client.35318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.199626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1278 : audit [DBG] from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.201460+0000 mon.smithi029 (mon.0) 1283 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.201804+0000 mon.smithi029 (mon.0) 1284 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.202112+0000 mon.smithi029 (mon.0) 1285 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.202393+0000 mon.smithi029 (mon.0) 1286 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.202669+0000 mon.smithi029 (mon.0) 1287 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.204574+0000 mon.smithi029 (mon.0) 1288 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.204871+0000 mon.smithi029 (mon.0) 1289 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.205168+0000 mon.smithi029 (mon.0) 1290 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.205446+0000 mon.smithi029 (mon.0) 1291 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.205722+0000 mon.smithi029 (mon.0) 1292 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:34:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.556328+0000 mon.smithi029 (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.29:0/2465436236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:34:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:34:46.842845+0000 mgr.smithi029.lsfhcm (mgr.34102) 1279 : audit [DBG] from='client.35330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:46.864539+0000 mgr.smithi029.lsfhcm (mgr.34102) 1280 : cluster [DBG] pgmap v964: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:48.391 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:34:46.842845+0000 mgr.smithi029.lsfhcm (mgr.34102) 1279 : audit [DBG] from='client.35330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:34:48.391 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:46.864539+0000 mgr.smithi029.lsfhcm (mgr.34102) 1280 : cluster [DBG] pgmap v964: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:48.865274+0000 mgr.smithi029.lsfhcm (mgr.34102) 1281 : cluster [DBG] pgmap v965: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:50.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:48.865274+0000 mgr.smithi029.lsfhcm (mgr.34102) 1281 : cluster [DBG] pgmap v965: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:50.865860+0000 mgr.smithi029.lsfhcm (mgr.34102) 1282 : cluster [DBG] pgmap v966: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:50.865860+0000 mgr.smithi029.lsfhcm (mgr.34102) 1282 : cluster [DBG] pgmap v966: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:52.866548+0000 mgr.smithi029.lsfhcm (mgr.34102) 1283 : cluster [DBG] pgmap v967: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:54.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:52.866548+0000 mgr.smithi029.lsfhcm (mgr.34102) 1283 : cluster [DBG] pgmap v967: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:54.867191+0000 mgr.smithi029.lsfhcm (mgr.34102) 1284 : cluster [DBG] pgmap v968: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:54.867191+0000 mgr.smithi029.lsfhcm (mgr.34102) 1284 : cluster [DBG] pgmap v968: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:56.867719+0000 mgr.smithi029.lsfhcm (mgr.34102) 1285 : cluster [DBG] pgmap v969: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:34:58.392 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:56.867719+0000 mgr.smithi029.lsfhcm (mgr.34102) 1285 : cluster [DBG] pgmap v969: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:34:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:34:58.868387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1286 : cluster [DBG] pgmap v970: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:34:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:34:58.868387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1286 : cluster [DBG] pgmap v970: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:00.868891+0000 mgr.smithi029.lsfhcm (mgr.34102) 1287 : cluster [DBG] pgmap v971: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:00.868891+0000 mgr.smithi029.lsfhcm (mgr.34102) 1287 : cluster [DBG] pgmap v971: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:02.869474+0000 mgr.smithi029.lsfhcm (mgr.34102) 1288 : cluster [DBG] pgmap v972: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:02.869474+0000 mgr.smithi029.lsfhcm (mgr.34102) 1288 : cluster [DBG] pgmap v972: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:04.870064+0000 mgr.smithi029.lsfhcm (mgr.34102) 1289 : cluster [DBG] pgmap v973: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:04.870064+0000 mgr.smithi029.lsfhcm (mgr.34102) 1289 : cluster [DBG] pgmap v973: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:06.870611+0000 mgr.smithi029.lsfhcm (mgr.34102) 1290 : cluster [DBG] pgmap v974: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:08.393 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:06.870611+0000 mgr.smithi029.lsfhcm (mgr.34102) 1290 : cluster [DBG] pgmap v974: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:08.871280+0000 mgr.smithi029.lsfhcm (mgr.34102) 1291 : cluster [DBG] pgmap v975: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:10.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:08.871280+0000 mgr.smithi029.lsfhcm (mgr.34102) 1291 : cluster [DBG] pgmap v975: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:10.871841+0000 mgr.smithi029.lsfhcm (mgr.34102) 1292 : cluster [DBG] pgmap v976: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:10.871841+0000 mgr.smithi029.lsfhcm (mgr.34102) 1292 : cluster [DBG] pgmap v976: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:12.872316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1293 : cluster [DBG] pgmap v977: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:12.872316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1293 : cluster [DBG] pgmap v977: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:14.872905+0000 mgr.smithi029.lsfhcm (mgr.34102) 1294 : cluster [DBG] pgmap v978: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:14.872905+0000 mgr.smithi029.lsfhcm (mgr.34102) 1294 : cluster [DBG] pgmap v978: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:17.159 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (47m) 9m ago 53m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (21m) 4m ago 117m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (21m) 9m ago 117m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (50m) 9m ago 117m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (103m) 4m ago 103m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (103m) 9m ago 103m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (47m) 4m ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (37m) 9m ago 117m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:35:17.724 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (32m) 4m ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (26m) 9m ago 2h 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (53m) 4m ago 53m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (53m) 9m ago 53m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 95m - - 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9m ago 93m - - 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (15m) 4m ago 117m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (9m) 4m ago 117m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (4m) 4m ago 117m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (116m) 4m ago 116m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (115m) 9m ago 115m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (114m) 9m ago 114m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (114m) 9m ago 114m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (114m) 9m ago 114m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:35:17.725 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (53m) 9m ago 53m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:35:18.065 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:35:18.065 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:35:18.065 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:35:18.066 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:35:18.067 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:35:18.067 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:35:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:16.873380+0000 mgr.smithi029.lsfhcm (mgr.34102) 1295 : cluster [DBG] pgmap v979: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.145340+0000 mgr.smithi029.lsfhcm (mgr.34102) 1296 : audit [DBG] from='client.35334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.712243+0000 mon.smithi029 (mon.0) 1294 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.712624+0000 mon.smithi029 (mon.0) 1295 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.712931+0000 mon.smithi029 (mon.0) 1296 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.713210+0000 mon.smithi029 (mon.0) 1297 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.713477+0000 mon.smithi029 (mon.0) 1298 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.715415+0000 mon.smithi029 (mon.0) 1299 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.715709+0000 mon.smithi029 (mon.0) 1300 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.715996+0000 mon.smithi029 (mon.0) 1301 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.716276+0000 mon.smithi029 (mon.0) 1302 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.716543+0000 mon.smithi029 (mon.0) 1303 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:35:18.356 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:35:18.357 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:35:18.357 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:35:18.393 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:16.873380+0000 mgr.smithi029.lsfhcm (mgr.34102) 1295 : cluster [DBG] pgmap v979: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.145340+0000 mgr.smithi029.lsfhcm (mgr.34102) 1296 : audit [DBG] from='client.35334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.712243+0000 mon.smithi029 (mon.0) 1294 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.712624+0000 mon.smithi029 (mon.0) 1295 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.712931+0000 mon.smithi029 (mon.0) 1296 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.713210+0000 mon.smithi029 (mon.0) 1297 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.713477+0000 mon.smithi029 (mon.0) 1298 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.715415+0000 mon.smithi029 (mon.0) 1299 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.715709+0000 mon.smithi029 (mon.0) 1300 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.715996+0000 mon.smithi029 (mon.0) 1301 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.716276+0000 mon.smithi029 (mon.0) 1302 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:18.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.716543+0000 mon.smithi029 (mon.0) 1303 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.433168+0000 mgr.smithi029.lsfhcm (mgr.34102) 1297 : audit [DBG] from='client.35338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:17.710413+0000 mgr.smithi029.lsfhcm (mgr.34102) 1298 : audit [DBG] from='client.35342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:18.064062+0000 mon.smithi029 (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.29:0/3504178324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.433168+0000 mgr.smithi029.lsfhcm (mgr.34102) 1297 : audit [DBG] from='client.35338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:17.710413+0000 mgr.smithi029.lsfhcm (mgr.34102) 1298 : audit [DBG] from='client.35342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:18.064062+0000 mon.smithi029 (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.29:0/3504178324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:18.354238+0000 mgr.smithi029.lsfhcm (mgr.34102) 1299 : audit [DBG] from='client.35350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:18.874267+0000 mgr.smithi029.lsfhcm (mgr.34102) 1300 : cluster [DBG] pgmap v980: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:18.354238+0000 mgr.smithi029.lsfhcm (mgr.34102) 1299 : audit [DBG] from='client.35350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:20.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:18.874267+0000 mgr.smithi029.lsfhcm (mgr.34102) 1300 : cluster [DBG] pgmap v980: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:20.874820+0000 mgr.smithi029.lsfhcm (mgr.34102) 1301 : cluster [DBG] pgmap v981: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:22.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:20.874820+0000 mgr.smithi029.lsfhcm (mgr.34102) 1301 : cluster [DBG] pgmap v981: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:22.875467+0000 mgr.smithi029.lsfhcm (mgr.34102) 1302 : cluster [DBG] pgmap v982: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:22.875467+0000 mgr.smithi029.lsfhcm (mgr.34102) 1302 : cluster [DBG] pgmap v982: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:24.876325+0000 mgr.smithi029.lsfhcm (mgr.34102) 1303 : cluster [DBG] pgmap v983: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:24.876325+0000 mgr.smithi029.lsfhcm (mgr.34102) 1303 : cluster [DBG] pgmap v983: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:26.876950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1304 : cluster [DBG] pgmap v984: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:28.394 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:26.876950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1304 : cluster [DBG] pgmap v984: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:28.690243+0000 mon.smithi029 (mon.0) 1305 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T02:35:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:28.690559+0000 mon.smithi029 (mon.0) 1306 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:35:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:28.690832+0000 mon.smithi029 (mon.0) 1307 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:35:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:28.691127+0000 mon.smithi029 (mon.0) 1308 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:35:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:28.690243+0000 mon.smithi029 (mon.0) 1305 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T02:35:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:28.690559+0000 mon.smithi029 (mon.0) 1306 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:35:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:28.690832+0000 mon.smithi029 (mon.0) 1307 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:35:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:28.691127+0000 mon.smithi029 (mon.0) 1308 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:35:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:28.877572+0000 mgr.smithi029.lsfhcm (mgr.34102) 1305 : cluster [DBG] pgmap v985: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:28.877572+0000 mgr.smithi029.lsfhcm (mgr.34102) 1305 : cluster [DBG] pgmap v985: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:30.878188+0000 mgr.smithi029.lsfhcm (mgr.34102) 1306 : cluster [DBG] pgmap v986: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:30.878188+0000 mgr.smithi029.lsfhcm (mgr.34102) 1306 : cluster [DBG] pgmap v986: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:32.878970+0000 mgr.smithi029.lsfhcm (mgr.34102) 1307 : cluster [DBG] pgmap v987: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:34.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:32.878970+0000 mgr.smithi029.lsfhcm (mgr.34102) 1307 : cluster [DBG] pgmap v987: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:34.879644+0000 mgr.smithi029.lsfhcm (mgr.34102) 1308 : cluster [DBG] pgmap v988: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:34.879644+0000 mgr.smithi029.lsfhcm (mgr.34102) 1308 : cluster [DBG] pgmap v988: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:38.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:36.880226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1309 : cluster [DBG] pgmap v989: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:38.395 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:36.880226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1309 : cluster [DBG] pgmap v989: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:38.881012+0000 mgr.smithi029.lsfhcm (mgr.34102) 1310 : cluster [DBG] pgmap v990: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:40.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:38.881012+0000 mgr.smithi029.lsfhcm (mgr.34102) 1310 : cluster [DBG] pgmap v990: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:40.881650+0000 mgr.smithi029.lsfhcm (mgr.34102) 1311 : cluster [DBG] pgmap v991: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:42.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:40.881650+0000 mgr.smithi029.lsfhcm (mgr.34102) 1311 : cluster [DBG] pgmap v991: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:42.882358+0000 mgr.smithi029.lsfhcm (mgr.34102) 1312 : cluster [DBG] pgmap v992: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:44.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:42.882358+0000 mgr.smithi029.lsfhcm (mgr.34102) 1312 : cluster [DBG] pgmap v992: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:44.883076+0000 mgr.smithi029.lsfhcm (mgr.34102) 1313 : cluster [DBG] pgmap v993: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:44.883076+0000 mgr.smithi029.lsfhcm (mgr.34102) 1313 : cluster [DBG] pgmap v993: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:46.883789+0000 mgr.smithi029.lsfhcm (mgr.34102) 1314 : cluster [DBG] pgmap v994: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:48.396 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:46.883789+0000 mgr.smithi029.lsfhcm (mgr.34102) 1314 : cluster [DBG] pgmap v994: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:48.668 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:35:49.236 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:35:49.236 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (48m) 10m ago 54m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:35:49.236 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (21m) 4m ago 118m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:35:49.236 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (21m) 10m ago 118m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (51m) 10m ago 117m 37.2M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (103m) 4m ago 103m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (103m) 10m ago 103m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (48m) 4m ago 2h 446M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (37m) 10m ago 117m 392M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (32m) 4m ago 2h 214M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (27m) 10m ago 2h 99.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (53m) 4m ago 53m 97.4M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (53m) 10m ago 53m 95.3M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 95m - - 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 10m ago 93m - - 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (15m) 4m ago 118m 259M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:35:49.237 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (10m) 4m ago 117m 219M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 4m ago 117m 12.9M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (117m) 4m ago 117m 255M 4096M 15.2.13 2cf504fded39 7fa8a9182171 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (115m) 10m ago 115m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (115m) 10m ago 115m 319M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (114m) 10m ago 114m 281M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (114m) 10m ago 114m 453M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:35:49.238 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (53m) 10m ago 53m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:35:49.580 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:35:49.580 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:35:49.580 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:35:49.580 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 7, 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:35:49.581 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:35:49.868 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:35:49.868 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:35:49.868 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "9/23 daemons upgraded", 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:35:49.869 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:35:49.870 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:35:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:48.655424+0000 mgr.smithi029.lsfhcm (mgr.34102) 1315 : audit [DBG] from='client.35354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:48.884399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1316 : cluster [DBG] pgmap v995: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:48.941363+0000 mgr.smithi029.lsfhcm (mgr.34102) 1317 : audit [DBG] from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.222441+0000 mgr.smithi029.lsfhcm (mgr.34102) 1318 : audit [DBG] from='client.35362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.224250+0000 mon.smithi029 (mon.0) 1309 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.224628+0000 mon.smithi029 (mon.0) 1310 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.224938+0000 mon.smithi029 (mon.0) 1311 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.225225+0000 mon.smithi029 (mon.0) 1312 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.225498+0000 mon.smithi029 (mon.0) 1313 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.227472+0000 mon.smithi029 (mon.0) 1314 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.227776+0000 mon.smithi029 (mon.0) 1315 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.228076+0000 mon.smithi029 (mon.0) 1316 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.228355+0000 mon.smithi029 (mon.0) 1317 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.228650+0000 mon.smithi029 (mon.0) 1318 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.579031+0000 mon.smithi029 (mon.0) 1319 : audit [DBG] from='client.? 172.21.15.29:0/3666971360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:48.655424+0000 mgr.smithi029.lsfhcm (mgr.34102) 1315 : audit [DBG] from='client.35354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:48.884399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1316 : cluster [DBG] pgmap v995: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:48.941363+0000 mgr.smithi029.lsfhcm (mgr.34102) 1317 : audit [DBG] from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.222441+0000 mgr.smithi029.lsfhcm (mgr.34102) 1318 : audit [DBG] from='client.35362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.224250+0000 mon.smithi029 (mon.0) 1309 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.224628+0000 mon.smithi029 (mon.0) 1310 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.224938+0000 mon.smithi029 (mon.0) 1311 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.225225+0000 mon.smithi029 (mon.0) 1312 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.225498+0000 mon.smithi029 (mon.0) 1313 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.227472+0000 mon.smithi029 (mon.0) 1314 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.227776+0000 mon.smithi029 (mon.0) 1315 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.228076+0000 mon.smithi029 (mon.0) 1316 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.228355+0000 mon.smithi029 (mon.0) 1317 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.228650+0000 mon.smithi029 (mon.0) 1318 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:35:50.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.579031+0000 mon.smithi029 (mon.0) 1319 : audit [DBG] from='client.? 172.21.15.29:0/3666971360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:49.866320+0000 mgr.smithi029.lsfhcm (mgr.34102) 1319 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:49.866320+0000 mgr.smithi029.lsfhcm (mgr.34102) 1319 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:35:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:50.884962+0000 mgr.smithi029.lsfhcm (mgr.34102) 1320 : cluster [DBG] pgmap v996: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:52.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:50.884962+0000 mgr.smithi029.lsfhcm (mgr.34102) 1320 : cluster [DBG] pgmap v996: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:53.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:52.767701+0000 mon.smithi029 (mon.0) 1320 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:35:53.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:52.770527+0000 mon.smithi029 (mon.0) 1321 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:53.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:52.772115+0000 mon.smithi029 (mon.0) 1322 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:53.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:52.773594+0000 mon.smithi029 (mon.0) 1323 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:53.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:52.775163+0000 mon.smithi029 (mon.0) 1324 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-23T02:35:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:52.767701+0000 mon.smithi029 (mon.0) 1320 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:35:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:52.770527+0000 mon.smithi029 (mon.0) 1321 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:52.772115+0000 mon.smithi029 (mon.0) 1322 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:52.773594+0000 mon.smithi029 (mon.0) 1323 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:35:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:52.775163+0000 mon.smithi029 (mon.0) 1324 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-23T02:35:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:35:52.763826+0000 mgr.smithi029.lsfhcm (mgr.34102) 1321 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:35:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:35:54.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:35:54.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:35:54.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:35:54.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:35:54.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:35:54.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:35:54.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:35:54.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:35:54.270 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:52.775369+0000 mgr.smithi029.lsfhcm (mgr.34102) 1322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:35:52.776391+0000 mgr.smithi029.lsfhcm (mgr.34102) 1323 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-23T02:35:54.271 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:52.885435+0000 mgr.smithi029.lsfhcm (mgr.34102) 1324 : cluster [DBG] pgmap v997: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:35:52.763826+0000 mgr.smithi029.lsfhcm (mgr.34102) 1321 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:35:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:35:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:35:54.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:35:54.426 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:35:54.426 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:35:54.426 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:35:54.426 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:35:54.426 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:52.775369+0000 mgr.smithi029.lsfhcm (mgr.34102) 1322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:35:52.776391+0000 mgr.smithi029.lsfhcm (mgr.34102) 1323 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-23T02:35:54.427 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:52.885435+0000 mgr.smithi029.lsfhcm (mgr.34102) 1324 : cluster [DBG] pgmap v997: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:35:54.325447+0000 mgr.smithi029.lsfhcm (mgr.34102) 1325 : cephadm [INF] Upgrade: Updating osd.3 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:54.330205+0000 mon.smithi029 (mon.0) 1325 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:54.331015+0000 mon.smithi029 (mon.0) 1326 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:54.331668+0000 mon.smithi029 (mon.0) 1327 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:35:54.332875+0000 mgr.smithi029.lsfhcm (mgr.34102) 1326 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:54.333308+0000 mon.smithi029 (mon.0) 1328 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-23T02:35:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:54.886124+0000 mgr.smithi029.lsfhcm (mgr.34102) 1327 : cluster [DBG] pgmap v998: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:55.678 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:35:54.325447+0000 mgr.smithi029.lsfhcm (mgr.34102) 1325 : cephadm [INF] Upgrade: Updating osd.3 2024-02-23T02:35:55.678 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:54.330205+0000 mon.smithi029 (mon.0) 1325 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:35:55.678 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:54.331015+0000 mon.smithi029 (mon.0) 1326 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T02:35:55.678 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:54.331668+0000 mon.smithi029 (mon.0) 1327 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:35:55.678 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:35:54.332875+0000 mgr.smithi029.lsfhcm (mgr.34102) 1326 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-02-23T02:35:55.678 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:54.333308+0000 mon.smithi029 (mon.0) 1328 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-23T02:35:55.679 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:54.886124+0000 mgr.smithi029.lsfhcm (mgr.34102) 1327 : cluster [DBG] pgmap v998: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:57.264 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:35:57 smithi029 systemd[1]: Stopping Ceph osd.3 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:35:58.186 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:35:57 smithi029 bash[144046]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.3 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:56.886609+0000 mgr.smithi029.lsfhcm (mgr.34102) 1328 : cluster [DBG] pgmap v999: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.619343+0000 mon.smithi029 (mon.0) 1329 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.619384+0000 mon.smithi029 (mon.0) 1330 : cluster [INF] osd.3 failed (root=default,host=smithi029) (connection refused reported by osd.2) 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.619611+0000 mon.smithi029 (mon.0) 1331 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.619763+0000 mon.smithi029 (mon.0) 1332 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.619901+0000 mon.smithi029 (mon.0) 1333 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620046+0000 mon.smithi029 (mon.0) 1334 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-23T02:35:58.186 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620198+0000 mon.smithi029 (mon.0) 1335 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620331+0000 mon.smithi029 (mon.0) 1336 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620461+0000 mon.smithi029 (mon.0) 1337 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620593+0000 mon.smithi029 (mon.0) 1338 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620725+0000 mon.smithi029 (mon.0) 1339 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.620869+0000 mon.smithi029 (mon.0) 1340 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.621010+0000 mon.smithi029 (mon.0) 1341 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.621142+0000 mon.smithi029 (mon.0) 1342 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-23T02:35:58.187 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.621293+0000 mon.smithi029 (mon.0) 1343 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-23T02:35:58.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:56.886609+0000 mgr.smithi029.lsfhcm (mgr.34102) 1328 : cluster [DBG] pgmap v999: 129 pgs: 129 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.619343+0000 mon.smithi029 (mon.0) 1329 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.619384+0000 mon.smithi029 (mon.0) 1330 : cluster [INF] osd.3 failed (root=default,host=smithi029) (connection refused reported by osd.2) 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.619611+0000 mon.smithi029 (mon.0) 1331 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.619763+0000 mon.smithi029 (mon.0) 1332 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.619901+0000 mon.smithi029 (mon.0) 1333 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620046+0000 mon.smithi029 (mon.0) 1334 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620198+0000 mon.smithi029 (mon.0) 1335 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620331+0000 mon.smithi029 (mon.0) 1336 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620461+0000 mon.smithi029 (mon.0) 1337 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620593+0000 mon.smithi029 (mon.0) 1338 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620725+0000 mon.smithi029 (mon.0) 1339 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-23T02:35:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.620869+0000 mon.smithi029 (mon.0) 1340 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-23T02:35:58.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.621010+0000 mon.smithi029 (mon.0) 1341 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-23T02:35:58.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.621142+0000 mon.smithi029 (mon.0) 1342 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-23T02:35:58.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.621293+0000 mon.smithi029 (mon.0) 1343 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-23T02:35:58.514 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:35:58 smithi029 bash[144099]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.3" found: no such container 2024-02-23T02:35:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.939901+0000 mon.smithi029 (mon.0) 1344 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:35:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:57.947715+0000 mon.smithi029 (mon.0) 1345 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-23T02:35:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:35:58.762108+0000 mon.smithi029 (mon.0) 1346 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:35:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.939901+0000 mon.smithi029 (mon.0) 1344 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:35:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:57.947715+0000 mon.smithi029 (mon.0) 1345 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-23T02:35:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:35:58.762108+0000 mon.smithi029 (mon.0) 1346 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:00.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:58.887204+0000 mgr.smithi029.lsfhcm (mgr.34102) 1329 : cluster [DBG] pgmap v1001: 129 pgs: 22 peering, 11 stale+active+clean, 96 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:00.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:58.948167+0000 mon.smithi029 (mon.0) 1347 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-23T02:36:00.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:35:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:35:59.760385+0000 mon.smithi029 (mon.0) 1348 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-02-23T02:36:00.265 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:35:59 smithi029 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.3.service: Succeeded. 2024-02-23T02:36:00.265 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:35:59 smithi029 systemd[1]: Stopped Ceph osd.3 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:36:00.265 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:35:59 smithi029 systemd[1]: Starting Ceph osd.3 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:36:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:58.887204+0000 mgr.smithi029.lsfhcm (mgr.34102) 1329 : cluster [DBG] pgmap v1001: 129 pgs: 22 peering, 11 stale+active+clean, 96 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:00.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:58.948167+0000 mon.smithi029 (mon.0) 1347 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-23T02:36:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:35:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:35:59.760385+0000 mon.smithi029 (mon.0) 1348 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-02-23T02:36:01.220 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:00.948043+0000 mon.smithi029 (mon.0) 1349 : cluster [WRN] Health check failed: Degraded data redundancy: 8/396 objects degraded (2.020%), 2 pgs degraded (PG_DEGRADED) 2024-02-23T02:36:01.220 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-23T02:36:01.221 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:00 smithi029 bash[144352]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-23T02:36:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:00.948043+0000 mon.smithi029 (mon.0) 1349 : cluster [WRN] Health check failed: Degraded data redundancy: 8/396 objects degraded (2.020%), 2 pgs degraded (PG_DEGRADED) 2024-02-23T02:36:02.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:00.887706+0000 mgr.smithi029.lsfhcm (mgr.34102) 1330 : cluster [DBG] pgmap v1003: 129 pgs: 2 active+undersized+degraded, 22 peering, 10 stale+active+clean, 3 active+undersized, 92 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 8/396 objects degraded (2.020%) 2024-02-23T02:36:02.265 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T02:36:02.047+0000 7fbfb9511700 1 -- 172.21.15.29:0/4068140238 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac8b602680 con 0x55ac8b5cb000 2024-02-23T02:36:02.265 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:02 smithi029 bash[144630]: d394a1276771747e9604b0979a2578cbbec89bf29bca91c021ff91e4b95fa872 2024-02-23T02:36:02.265 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:02 smithi029 systemd[1]: Started Ceph osd.3 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:36:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:00.887706+0000 mgr.smithi029.lsfhcm (mgr.34102) 1330 : cluster [DBG] pgmap v1003: 129 pgs: 2 active+undersized+degraded, 22 peering, 10 stale+active+clean, 3 active+undersized, 92 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 8/396 objects degraded (2.020%) 2024-02-23T02:36:03.014 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T02:36:02.572+0000 7fbfc0f9f380 -1 Falling back to public interface 2024-02-23T02:36:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:02.168874+0000 mon.smithi029 (mon.0) 1350 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:02.169596+0000 mon.smithi029 (mon.0) 1351 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:36:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:02.412599+0000 mon.smithi029 (mon.0) 1352 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:02.413396+0000 mon.smithi029 (mon.0) 1353 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:36:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:02.422641+0000 mon.smithi029 (mon.0) 1354 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:03.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:02.423779+0000 mon.smithi029 (mon.0) 1355 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:36:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:02.168874+0000 mon.smithi029 (mon.0) 1350 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:02.169596+0000 mon.smithi029 (mon.0) 1351 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:36:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:02.412599+0000 mon.smithi029 (mon.0) 1352 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:02.413396+0000 mon.smithi029 (mon.0) 1353 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:36:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:02.422641+0000 mon.smithi029 (mon.0) 1354 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:02.423779+0000 mon.smithi029 (mon.0) 1355 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:36:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:02.888328+0000 mgr.smithi029.lsfhcm (mgr.34102) 1331 : cluster [DBG] pgmap v1004: 129 pgs: 9 active+undersized+degraded, 22 peering, 19 active+undersized, 79 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 30/396 objects degraded (7.576%) 2024-02-23T02:36:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:02.888328+0000 mgr.smithi029.lsfhcm (mgr.34102) 1331 : cluster [DBG] pgmap v1004: 129 pgs: 9 active+undersized+degraded, 22 peering, 19 active+undersized, 79 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 30/396 objects degraded (7.576%) 2024-02-23T02:36:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:05.170924+0000 mon.smithi029 (mon.0) 1356 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 22 pgs peering) 2024-02-23T02:36:05.583 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:05.170924+0000 mon.smithi029 (mon.0) 1356 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 22 pgs peering) 2024-02-23T02:36:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:04.889047+0000 mgr.smithi029.lsfhcm (mgr.34102) 1332 : cluster [DBG] pgmap v1005: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.576493+0000 mon.smithi029 (mon.0) 1357 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.878636+0000 mon.smithi029 (mon.0) 1358 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.879011+0000 mon.smithi029 (mon.0) 1359 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.879317+0000 mon.smithi029 (mon.0) 1360 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.879623+0000 mon.smithi029 (mon.0) 1361 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.879926+0000 mon.smithi029 (mon.0) 1362 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.880216+0000 mon.smithi029 (mon.0) 1363 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.880517+0000 mon.smithi029 (mon.0) 1364 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.880804+0000 mon.smithi029 (mon.0) 1365 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.881114+0000 mon.smithi029 (mon.0) 1366 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:36:06.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:05.881388+0000 mon.smithi029 (mon.0) 1367 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:04.889047+0000 mgr.smithi029.lsfhcm (mgr.34102) 1332 : cluster [DBG] pgmap v1005: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.576493+0000 mon.smithi029 (mon.0) 1357 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.878636+0000 mon.smithi029 (mon.0) 1358 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.879011+0000 mon.smithi029 (mon.0) 1359 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.879317+0000 mon.smithi029 (mon.0) 1360 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.879623+0000 mon.smithi029 (mon.0) 1361 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.879926+0000 mon.smithi029 (mon.0) 1362 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.880216+0000 mon.smithi029 (mon.0) 1363 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.880517+0000 mon.smithi029 (mon.0) 1364 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:06.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.880804+0000 mon.smithi029 (mon.0) 1365 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:06.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.881114+0000 mon.smithi029 (mon.0) 1366 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:36:06.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:05.881388+0000 mon.smithi029 (mon.0) 1367 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:08.014 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T02:36:07.514+0000 7fbfc0f9f380 -1 osd.3 80 log_to_monitors {default=true} 2024-02-23T02:36:08.514 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 02:36:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T02:36:08.243+0000 7fbfb3c89700 -1 osd.3 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:36:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:06.889514+0000 mgr.smithi029.lsfhcm (mgr.34102) 1333 : cluster [DBG] pgmap v1006: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:08.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:07.518659+0000 mon.smithi029 (mon.0) 1368 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T02:36:08.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:06.889514+0000 mgr.smithi029.lsfhcm (mgr.34102) 1333 : cluster [DBG] pgmap v1006: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.5 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:07.518659+0000 mon.smithi029 (mon.0) 1368 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.230769+0000 mon.smithi029 (mon.0) 1369 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:08.230849+0000 mon.smithi029 (mon.0) 1370 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.231675+0000 mon.smithi029 (mon.0) 1371 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.287900+0000 mon.smithi029 (mon.0) 1372 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.582656+0000 mon.smithi029 (mon.0) 1373 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.583090+0000 mon.smithi029 (mon.0) 1374 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.583430+0000 mon.smithi029 (mon.0) 1375 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.583777+0000 mon.smithi029 (mon.0) 1376 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.584120+0000 mon.smithi029 (mon.0) 1377 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.251 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.584456+0000 mon.smithi029 (mon.0) 1378 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.584779+0000 mon.smithi029 (mon.0) 1379 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.585112+0000 mon.smithi029 (mon.0) 1380 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.585432+0000 mon.smithi029 (mon.0) 1381 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.585765+0000 mon.smithi029 (mon.0) 1382 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.586222+0000 mon.smithi029 (mon.0) 1383 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.586845+0000 mon.smithi029 (mon.0) 1384 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.591852+0000 mon.smithi029 (mon.0) 1385 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.594124+0000 mon.smithi029 (mon.0) 1386 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:36:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:08.597489+0000 mon.smithi029 (mon.0) 1387 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.230769+0000 mon.smithi029 (mon.0) 1369 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:08.230849+0000 mon.smithi029 (mon.0) 1370 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.231675+0000 mon.smithi029 (mon.0) 1371 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.287900+0000 mon.smithi029 (mon.0) 1372 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.582656+0000 mon.smithi029 (mon.0) 1373 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.583090+0000 mon.smithi029 (mon.0) 1374 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.583430+0000 mon.smithi029 (mon.0) 1375 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.583777+0000 mon.smithi029 (mon.0) 1376 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.584120+0000 mon.smithi029 (mon.0) 1377 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.584456+0000 mon.smithi029 (mon.0) 1378 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.584779+0000 mon.smithi029 (mon.0) 1379 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.585112+0000 mon.smithi029 (mon.0) 1380 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.585432+0000 mon.smithi029 (mon.0) 1381 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.585765+0000 mon.smithi029 (mon.0) 1382 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.586222+0000 mon.smithi029 (mon.0) 1383 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.586845+0000 mon.smithi029 (mon.0) 1384 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.591852+0000 mon.smithi029 (mon.0) 1385 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.594124+0000 mon.smithi029 (mon.0) 1386 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:36:09.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:08.597489+0000 mon.smithi029 (mon.0) 1387 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:36:08.587433+0000 mgr.smithi029.lsfhcm (mgr.34102) 1334 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:36:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:08.587945+0000 mgr.smithi029.lsfhcm (mgr.34102) 1335 : cluster [DBG] pgmap v1008: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:08.588141+0000 mgr.smithi029.lsfhcm (mgr.34102) 1336 : cluster [DBG] pgmap v1009: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:36:08.599024+0000 mgr.smithi029.lsfhcm (mgr.34102) 1337 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:36:08.599144+0000 mgr.smithi029.lsfhcm (mgr.34102) 1338 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:09.233026+0000 mon.smithi029 (mon.0) 1388 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:09.236632+0000 mon.smithi029 (mon.0) 1389 : cluster [INF] osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197] boot 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:09.236671+0000 mon.smithi029 (mon.0) 1390 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:09.237183+0000 mon.smithi029 (mon.0) 1391 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:09.683271+0000 mon.smithi029 (mon.0) 1392 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:10.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:10.239569+0000 mon.smithi029 (mon.0) 1393 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-23T02:36:10.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:36:08.587433+0000 mgr.smithi029.lsfhcm (mgr.34102) 1334 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:08.587945+0000 mgr.smithi029.lsfhcm (mgr.34102) 1335 : cluster [DBG] pgmap v1008: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:08.588141+0000 mgr.smithi029.lsfhcm (mgr.34102) 1336 : cluster [DBG] pgmap v1009: 129 pgs: 13 active+undersized+degraded, 37 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 52/396 objects degraded (13.131%) 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:36:08.599024+0000 mgr.smithi029.lsfhcm (mgr.34102) 1337 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:36:08.599144+0000 mgr.smithi029.lsfhcm (mgr.34102) 1338 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:09.233026+0000 mon.smithi029 (mon.0) 1388 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:09.236632+0000 mon.smithi029 (mon.0) 1389 : cluster [INF] osd.3 [v2:172.21.15.29:6826/4154284197,v1:172.21.15.29:6827/4154284197] boot 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:09.236671+0000 mon.smithi029 (mon.0) 1390 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:09.237183+0000 mon.smithi029 (mon.0) 1391 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T02:36:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:09.683271+0000 mon.smithi029 (mon.0) 1392 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:10.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:10.239569+0000 mon.smithi029 (mon.0) 1393 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-23T02:36:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:10.588681+0000 mgr.smithi029.lsfhcm (mgr.34102) 1339 : cluster [DBG] pgmap v1012: 129 pgs: 4 activating, 11 active+undersized+degraded, 35 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:36:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:10.816533+0000 mon.smithi029 (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 52/396 objects degraded (13.131%), 13 pgs degraded (PG_DEGRADED) 2024-02-23T02:36:11.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:10.588681+0000 mgr.smithi029.lsfhcm (mgr.34102) 1339 : cluster [DBG] pgmap v1012: 129 pgs: 4 activating, 11 active+undersized+degraded, 35 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 44/396 objects degraded (11.111%) 2024-02-23T02:36:11.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:10.816533+0000 mon.smithi029 (mon.0) 1394 : cluster [WRN] Health check update: Degraded data redundancy: 52/396 objects degraded (13.131%), 13 pgs degraded (PG_DEGRADED) 2024-02-23T02:36:13.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:12.589408+0000 mgr.smithi029.lsfhcm (mgr.34102) 1340 : cluster [DBG] pgmap v1013: 129 pgs: 4 activating, 7 active+undersized+degraded, 26 active+undersized, 92 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 26/396 objects degraded (6.566%) 2024-02-23T02:36:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:12.589408+0000 mgr.smithi029.lsfhcm (mgr.34102) 1340 : cluster [DBG] pgmap v1013: 129 pgs: 4 activating, 7 active+undersized+degraded, 26 active+undersized, 92 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 26/396 objects degraded (6.566%) 2024-02-23T02:36:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:13.762217+0000 mon.smithi029 (mon.0) 1395 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:13.762217+0000 mon.smithi029 (mon.0) 1395 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:16.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:14.590222+0000 mgr.smithi029.lsfhcm (mgr.34102) 1341 : cluster [DBG] pgmap v1014: 129 pgs: 4 activating, 125 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:16.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:14.760508+0000 mon.smithi029 (mon.0) 1396 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/396 objects degraded (6.566%), 7 pgs degraded) 2024-02-23T02:36:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:14.590222+0000 mgr.smithi029.lsfhcm (mgr.34102) 1341 : cluster [DBG] pgmap v1014: 129 pgs: 4 activating, 125 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:14.760508+0000 mon.smithi029 (mon.0) 1396 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/396 objects degraded (6.566%), 7 pgs degraded) 2024-02-23T02:36:18.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:16.590778+0000 mgr.smithi029.lsfhcm (mgr.34102) 1342 : cluster [DBG] pgmap v1015: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:16.590778+0000 mgr.smithi029.lsfhcm (mgr.34102) 1342 : cluster [DBG] pgmap v1015: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:18.591401+0000 mgr.smithi029.lsfhcm (mgr.34102) 1343 : cluster [DBG] pgmap v1016: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:20.180 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:36:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:18.591401+0000 mgr.smithi029.lsfhcm (mgr.34102) 1343 : cluster [DBG] pgmap v1016: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:20.746 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:36:20.746 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (48m) 12s ago 54m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:36:20.746 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (22m) 15s ago 118m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:36:20.746 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (22m) 12s ago 118m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:36:20.746 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (51m) 12s ago 118m 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:36:20.746 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (104m) 15s ago 104m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (104m) 12s ago 104m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (48m) 15s ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (38m) 12s ago 118m 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (33m) 15s ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (27m) 12s ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (54m) 15s ago 54m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (54m) 12s ago 54m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 15s ago 96m - - 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 12s ago 94m - - 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (16m) 15s ago 118m 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (10m) 15s ago 118m 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 15s ago 118m 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (19s) 15s ago 117m 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (116m) 12s ago 116m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (115m) 12s ago 115m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:36:20.747 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (115m) 12s ago 115m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:36:20.748 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (115m) 12s ago 115m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:36:20.748 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (54m) 12s ago 54m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:36:21.093 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:36:21.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:21.094 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:36:21.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:36:21.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:36:21.094 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:36:21.094 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.167307+0000 mgr.smithi029.lsfhcm (mgr.34102) 1344 : audit [DBG] from='client.35378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.734595+0000 mon.smithi029 (mon.0) 1397 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.734952+0000 mon.smithi029 (mon.0) 1398 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.735240+0000 mon.smithi029 (mon.0) 1399 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.735508+0000 mon.smithi029 (mon.0) 1400 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.735764+0000 mon.smithi029 (mon.0) 1401 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.737676+0000 mon.smithi029 (mon.0) 1402 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.737956+0000 mon.smithi029 (mon.0) 1403 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.738231+0000 mon.smithi029 (mon.0) 1404 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.738489+0000 mon.smithi029 (mon.0) 1405 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.738743+0000 mon.smithi029 (mon.0) 1406 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.167307+0000 mgr.smithi029.lsfhcm (mgr.34102) 1344 : audit [DBG] from='client.35378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.734595+0000 mon.smithi029 (mon.0) 1397 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.734952+0000 mon.smithi029 (mon.0) 1398 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.735240+0000 mon.smithi029 (mon.0) 1399 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.735508+0000 mon.smithi029 (mon.0) 1400 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.735764+0000 mon.smithi029 (mon.0) 1401 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.737676+0000 mon.smithi029 (mon.0) 1402 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.737956+0000 mon.smithi029 (mon.0) 1403 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.738231+0000 mon.smithi029 (mon.0) 1404 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.738489+0000 mon.smithi029 (mon.0) 1405 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.738743+0000 mon.smithi029 (mon.0) 1406 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:21.381 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:36:21.381 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:36:21.381 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:36:21.382 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:36:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.452804+0000 mgr.smithi029.lsfhcm (mgr.34102) 1345 : audit [DBG] from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:20.591923+0000 mgr.smithi029.lsfhcm (mgr.34102) 1346 : cluster [DBG] pgmap v1017: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:20.732767+0000 mgr.smithi029.lsfhcm (mgr.34102) 1347 : audit [DBG] from='client.35386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:21.091291+0000 mon.smithi029 (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.29:0/4093555537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:36:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.452804+0000 mgr.smithi029.lsfhcm (mgr.34102) 1345 : audit [DBG] from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:20.591923+0000 mgr.smithi029.lsfhcm (mgr.34102) 1346 : cluster [DBG] pgmap v1017: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:22.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:20.732767+0000 mgr.smithi029.lsfhcm (mgr.34102) 1347 : audit [DBG] from='client.35386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:22.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:21.091291+0000 mon.smithi029 (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.29:0/4093555537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:36:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:21.379816+0000 mgr.smithi029.lsfhcm (mgr.34102) 1348 : audit [DBG] from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:21.379816+0000 mgr.smithi029.lsfhcm (mgr.34102) 1348 : audit [DBG] from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:22.592655+0000 mgr.smithi029.lsfhcm (mgr.34102) 1349 : cluster [DBG] pgmap v1018: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:22.592655+0000 mgr.smithi029.lsfhcm (mgr.34102) 1349 : cluster [DBG] pgmap v1018: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:24.593385+0000 mgr.smithi029.lsfhcm (mgr.34102) 1350 : cluster [DBG] pgmap v1019: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:24.694996+0000 mon.smithi029 (mon.0) 1408 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:24.593385+0000 mgr.smithi029.lsfhcm (mgr.34102) 1350 : cluster [DBG] pgmap v1019: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:24.694996+0000 mon.smithi029 (mon.0) 1408 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:28.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:26.594041+0000 mgr.smithi029.lsfhcm (mgr.34102) 1351 : cluster [DBG] pgmap v1020: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:26.594041+0000 mgr.smithi029.lsfhcm (mgr.34102) 1351 : cluster [DBG] pgmap v1020: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:28.975 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:28.694543+0000 mon.smithi029 (mon.0) 1409 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:36:28.975 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:28.694935+0000 mon.smithi029 (mon.0) 1410 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:36:28.975 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:28.695269+0000 mon.smithi029 (mon.0) 1411 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:36:28.975 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:28.695613+0000 mon.smithi029 (mon.0) 1412 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:36:28.976 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:28.694543+0000 mon.smithi029 (mon.0) 1409 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:36:28.976 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:28.694935+0000 mon.smithi029 (mon.0) 1410 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:36:28.976 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:28.695269+0000 mon.smithi029 (mon.0) 1411 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:36:28.976 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:28.695613+0000 mon.smithi029 (mon.0) 1412 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:36:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:28.594812+0000 mgr.smithi029.lsfhcm (mgr.34102) 1352 : cluster [DBG] pgmap v1021: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:28.762279+0000 mon.smithi029 (mon.0) 1413 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:30.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:28.594812+0000 mgr.smithi029.lsfhcm (mgr.34102) 1352 : cluster [DBG] pgmap v1021: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:30.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:28.762279+0000 mon.smithi029 (mon.0) 1413 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:36:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:30.595575+0000 mgr.smithi029.lsfhcm (mgr.34102) 1353 : cluster [DBG] pgmap v1022: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:30.595575+0000 mgr.smithi029.lsfhcm (mgr.34102) 1353 : cluster [DBG] pgmap v1022: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:32.596093+0000 mgr.smithi029.lsfhcm (mgr.34102) 1354 : cluster [DBG] pgmap v1023: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:32.596093+0000 mgr.smithi029.lsfhcm (mgr.34102) 1354 : cluster [DBG] pgmap v1023: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:36.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:34.596650+0000 mgr.smithi029.lsfhcm (mgr.34102) 1355 : cluster [DBG] pgmap v1024: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:34.596650+0000 mgr.smithi029.lsfhcm (mgr.34102) 1355 : cluster [DBG] pgmap v1024: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:36.597298+0000 mgr.smithi029.lsfhcm (mgr.34102) 1356 : cluster [DBG] pgmap v1025: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:36.597298+0000 mgr.smithi029.lsfhcm (mgr.34102) 1356 : cluster [DBG] pgmap v1025: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:39.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:38.598002+0000 mgr.smithi029.lsfhcm (mgr.34102) 1357 : cluster [DBG] pgmap v1026: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:38.598002+0000 mgr.smithi029.lsfhcm (mgr.34102) 1357 : cluster [DBG] pgmap v1026: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:40.598777+0000 mgr.smithi029.lsfhcm (mgr.34102) 1358 : cluster [DBG] pgmap v1027: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:40.598777+0000 mgr.smithi029.lsfhcm (mgr.34102) 1358 : cluster [DBG] pgmap v1027: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:42.599329+0000 mgr.smithi029.lsfhcm (mgr.34102) 1359 : cluster [DBG] pgmap v1028: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:42.599329+0000 mgr.smithi029.lsfhcm (mgr.34102) 1359 : cluster [DBG] pgmap v1028: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:44.599991+0000 mgr.smithi029.lsfhcm (mgr.34102) 1360 : cluster [DBG] pgmap v1029: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:44.599991+0000 mgr.smithi029.lsfhcm (mgr.34102) 1360 : cluster [DBG] pgmap v1029: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:48.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:46.600494+0000 mgr.smithi029.lsfhcm (mgr.34102) 1361 : cluster [DBG] pgmap v1030: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:46.600494+0000 mgr.smithi029.lsfhcm (mgr.34102) 1361 : cluster [DBG] pgmap v1030: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:50.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:48.601149+0000 mgr.smithi029.lsfhcm (mgr.34102) 1362 : cluster [DBG] pgmap v1031: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:48.601149+0000 mgr.smithi029.lsfhcm (mgr.34102) 1362 : cluster [DBG] pgmap v1031: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:51.692 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:36:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:50.601902+0000 mgr.smithi029.lsfhcm (mgr.34102) 1363 : cluster [DBG] pgmap v1032: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:50.601902+0000 mgr.smithi029.lsfhcm (mgr.34102) 1363 : cluster [DBG] pgmap v1032: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:52.264 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (49m) 43s ago 55m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (22m) 46s ago 119m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (22m) 43s ago 119m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (52m) 43s ago 118m 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (104m) 46s ago 104m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (104m) 43s ago 104m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (49m) 46s ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (38m) 43s ago 118m 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (33m) 46s ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (28m) 43s ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (55m) 46s ago 54m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (54m) 43s ago 54m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:36:52.265 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 46s ago 97m - - 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 43s ago 94m - - 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (16m) 46s ago 119m 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (11m) 46s ago 118m 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 46s ago 118m 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (50s) 46s ago 118m 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (116m) 43s ago 116m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (116m) 43s ago 116m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (116m) 43s ago 116m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (115m) 43s ago 115m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:36:52.266 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (55m) 43s ago 55m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:36:52.606 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:36:52.606 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:36:52.607 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:36:52.608 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:36:52.608 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:36:52.608 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:36:52.608 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:36:52.894 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:36:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:51.680292+0000 mgr.smithi029.lsfhcm (mgr.34102) 1364 : audit [DBG] from='client.35398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:51.967227+0000 mgr.smithi029.lsfhcm (mgr.34102) 1365 : audit [DBG] from='client.35402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.250731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1366 : audit [DBG] from='client.35406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.252579+0000 mon.smithi029 (mon.0) 1414 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.252966+0000 mon.smithi029 (mon.0) 1415 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.253280+0000 mon.smithi029 (mon.0) 1416 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.253570+0000 mon.smithi029 (mon.0) 1417 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.253859+0000 mon.smithi029 (mon.0) 1418 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.255810+0000 mon.smithi029 (mon.0) 1419 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.256125+0000 mon.smithi029 (mon.0) 1420 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.256420+0000 mon.smithi029 (mon.0) 1421 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.256709+0000 mon.smithi029 (mon.0) 1422 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.256999+0000 mon.smithi029 (mon.0) 1423 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.604961+0000 mon.smithi029 (mon.0) 1424 : audit [DBG] from='client.? 172.21.15.29:0/1807980737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:51.680292+0000 mgr.smithi029.lsfhcm (mgr.34102) 1364 : audit [DBG] from='client.35398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:51.967227+0000 mgr.smithi029.lsfhcm (mgr.34102) 1365 : audit [DBG] from='client.35402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.250731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1366 : audit [DBG] from='client.35406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.252579+0000 mon.smithi029 (mon.0) 1414 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.252966+0000 mon.smithi029 (mon.0) 1415 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.253280+0000 mon.smithi029 (mon.0) 1416 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.253570+0000 mon.smithi029 (mon.0) 1417 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.253859+0000 mon.smithi029 (mon.0) 1418 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.255810+0000 mon.smithi029 (mon.0) 1419 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.256125+0000 mon.smithi029 (mon.0) 1420 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.256420+0000 mon.smithi029 (mon.0) 1421 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.256709+0000 mon.smithi029 (mon.0) 1422 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.256999+0000 mon.smithi029 (mon.0) 1423 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:36:53.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.604961+0000 mon.smithi029 (mon.0) 1424 : audit [DBG] from='client.? 172.21.15.29:0/1807980737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:36:54.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:52.602357+0000 mgr.smithi029.lsfhcm (mgr.34102) 1367 : cluster [DBG] pgmap v1033: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:36:52.892172+0000 mgr.smithi029.lsfhcm (mgr.34102) 1368 : audit [DBG] from='client.35414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:52.602357+0000 mgr.smithi029.lsfhcm (mgr.34102) 1367 : cluster [DBG] pgmap v1033: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:36:52.892172+0000 mgr.smithi029.lsfhcm (mgr.34102) 1368 : audit [DBG] from='client.35414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:36:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:54.603099+0000 mgr.smithi029.lsfhcm (mgr.34102) 1369 : cluster [DBG] pgmap v1034: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:54.603099+0000 mgr.smithi029.lsfhcm (mgr.34102) 1369 : cluster [DBG] pgmap v1034: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:58.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:56.603589+0000 mgr.smithi029.lsfhcm (mgr.34102) 1370 : cluster [DBG] pgmap v1035: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:36:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:56.603589+0000 mgr.smithi029.lsfhcm (mgr.34102) 1370 : cluster [DBG] pgmap v1035: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:00.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:36:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:36:58.604231+0000 mgr.smithi029.lsfhcm (mgr.34102) 1371 : cluster [DBG] pgmap v1036: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:36:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:36:58.604231+0000 mgr.smithi029.lsfhcm (mgr.34102) 1371 : cluster [DBG] pgmap v1036: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:00.604804+0000 mgr.smithi029.lsfhcm (mgr.34102) 1372 : cluster [DBG] pgmap v1037: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:00.604804+0000 mgr.smithi029.lsfhcm (mgr.34102) 1372 : cluster [DBG] pgmap v1037: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:02.605306+0000 mgr.smithi029.lsfhcm (mgr.34102) 1373 : cluster [DBG] pgmap v1038: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:02.605306+0000 mgr.smithi029.lsfhcm (mgr.34102) 1373 : cluster [DBG] pgmap v1038: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:04.606025+0000 mgr.smithi029.lsfhcm (mgr.34102) 1374 : cluster [DBG] pgmap v1039: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:04.606025+0000 mgr.smithi029.lsfhcm (mgr.34102) 1374 : cluster [DBG] pgmap v1039: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:06.606606+0000 mgr.smithi029.lsfhcm (mgr.34102) 1375 : cluster [DBG] pgmap v1040: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:06.606606+0000 mgr.smithi029.lsfhcm (mgr.34102) 1375 : cluster [DBG] pgmap v1040: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:10.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:08.607317+0000 mgr.smithi029.lsfhcm (mgr.34102) 1376 : cluster [DBG] pgmap v1041: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:08.607317+0000 mgr.smithi029.lsfhcm (mgr.34102) 1376 : cluster [DBG] pgmap v1041: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:12.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:10.608112+0000 mgr.smithi029.lsfhcm (mgr.34102) 1377 : cluster [DBG] pgmap v1042: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:10.608112+0000 mgr.smithi029.lsfhcm (mgr.34102) 1377 : cluster [DBG] pgmap v1042: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:14.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:12.608722+0000 mgr.smithi029.lsfhcm (mgr.34102) 1378 : cluster [DBG] pgmap v1043: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:12.608722+0000 mgr.smithi029.lsfhcm (mgr.34102) 1378 : cluster [DBG] pgmap v1043: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:16.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:14.609553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1379 : cluster [DBG] pgmap v1044: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:14.609553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1379 : cluster [DBG] pgmap v1044: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:18.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:16.610228+0000 mgr.smithi029.lsfhcm (mgr.34102) 1380 : cluster [DBG] pgmap v1045: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:16.610228+0000 mgr.smithi029.lsfhcm (mgr.34102) 1380 : cluster [DBG] pgmap v1045: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:18.610775+0000 mgr.smithi029.lsfhcm (mgr.34102) 1381 : cluster [DBG] pgmap v1046: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:18.610775+0000 mgr.smithi029.lsfhcm (mgr.34102) 1381 : cluster [DBG] pgmap v1046: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:20.611579+0000 mgr.smithi029.lsfhcm (mgr.34102) 1382 : cluster [DBG] pgmap v1047: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:20.611579+0000 mgr.smithi029.lsfhcm (mgr.34102) 1382 : cluster [DBG] pgmap v1047: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:23.206 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:37:23.775 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:37:23.775 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (50m) 75s ago 55m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:37:23.775 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (23m) 78s ago 119m 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (23m) 75s ago 119m 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (52m) 75s ago 119m 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (105m) 78s ago 105m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (105m) 75s ago 105m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (49m) 78s ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (39m) 75s ago 119m 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (34m) 78s ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (28m) 75s ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (55m) 78s ago 55m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (55m) 75s ago 55m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:37:23.776 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 78s ago 97m - - 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 75s ago 95m - - 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (17m) 78s ago 119m 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (11m) 78s ago 119m 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 78s ago 119m 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (82s) 78s ago 118m 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (117m) 75s ago 117m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (116m) 75s ago 116m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (116m) 75s ago 116m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (116m) 75s ago 116m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:37:23.777 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (55m) 75s ago 55m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:37:24.114 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:37:24.115 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:22.612237+0000 mgr.smithi029.lsfhcm (mgr.34102) 1383 : cluster [DBG] pgmap v1048: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.193362+0000 mgr.smithi029.lsfhcm (mgr.34102) 1384 : audit [DBG] from='client.35418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.763168+0000 mon.smithi029 (mon.0) 1425 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.763547+0000 mon.smithi029 (mon.0) 1426 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.763887+0000 mon.smithi029 (mon.0) 1427 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.764236+0000 mon.smithi029 (mon.0) 1428 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.764553+0000 mon.smithi029 (mon.0) 1429 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.766527+0000 mon.smithi029 (mon.0) 1430 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.766852+0000 mon.smithi029 (mon.0) 1431 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.767195+0000 mon.smithi029 (mon.0) 1432 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.767515+0000 mon.smithi029 (mon.0) 1433 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.767814+0000 mon.smithi029 (mon.0) 1434 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:22.612237+0000 mgr.smithi029.lsfhcm (mgr.34102) 1383 : cluster [DBG] pgmap v1048: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.193362+0000 mgr.smithi029.lsfhcm (mgr.34102) 1384 : audit [DBG] from='client.35418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.763168+0000 mon.smithi029 (mon.0) 1425 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.763547+0000 mon.smithi029 (mon.0) 1426 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.763887+0000 mon.smithi029 (mon.0) 1427 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.764236+0000 mon.smithi029 (mon.0) 1428 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.764553+0000 mon.smithi029 (mon.0) 1429 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.766527+0000 mon.smithi029 (mon.0) 1430 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.766852+0000 mon.smithi029 (mon.0) 1431 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.767195+0000 mon.smithi029 (mon.0) 1432 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.767515+0000 mon.smithi029 (mon.0) 1433 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.767814+0000 mon.smithi029 (mon.0) 1434 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:24.403 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:37:24.404 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:37:24.405 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:37:24.405 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:37:24.405 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:37:24.405 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:37:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.479984+0000 mgr.smithi029.lsfhcm (mgr.34102) 1385 : audit [DBG] from='client.35422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:23.761361+0000 mgr.smithi029.lsfhcm (mgr.34102) 1386 : audit [DBG] from='client.35426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:24.112462+0000 mon.smithi029 (mon.0) 1435 : audit [DBG] from='client.? 172.21.15.29:0/151677414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:37:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.479984+0000 mgr.smithi029.lsfhcm (mgr.34102) 1385 : audit [DBG] from='client.35422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:23.761361+0000 mgr.smithi029.lsfhcm (mgr.34102) 1386 : audit [DBG] from='client.35426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:24.112462+0000 mon.smithi029 (mon.0) 1435 : audit [DBG] from='client.? 172.21.15.29:0/151677414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:37:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:24.401583+0000 mgr.smithi029.lsfhcm (mgr.34102) 1387 : audit [DBG] from='client.35434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:26.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:24.612989+0000 mgr.smithi029.lsfhcm (mgr.34102) 1388 : cluster [DBG] pgmap v1049: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:24.401583+0000 mgr.smithi029.lsfhcm (mgr.34102) 1387 : audit [DBG] from='client.35434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:24.612989+0000 mgr.smithi029.lsfhcm (mgr.34102) 1388 : cluster [DBG] pgmap v1049: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:28.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:26.613668+0000 mgr.smithi029.lsfhcm (mgr.34102) 1389 : cluster [DBG] pgmap v1050: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:26.613668+0000 mgr.smithi029.lsfhcm (mgr.34102) 1389 : cluster [DBG] pgmap v1050: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:28.699002+0000 mon.smithi029 (mon.0) 1436 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:37:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:28.699259+0000 mon.smithi029 (mon.0) 1437 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:37:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:28.699521+0000 mon.smithi029 (mon.0) 1438 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:37:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:28.699747+0000 mon.smithi029 (mon.0) 1439 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:37:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:28.699002+0000 mon.smithi029 (mon.0) 1436 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:37:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:28.699259+0000 mon.smithi029 (mon.0) 1437 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:37:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:28.699521+0000 mon.smithi029 (mon.0) 1438 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T02:37:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:28.699747+0000 mon.smithi029 (mon.0) 1439 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:37:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:28.614356+0000 mgr.smithi029.lsfhcm (mgr.34102) 1390 : cluster [DBG] pgmap v1051: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:28.614356+0000 mgr.smithi029.lsfhcm (mgr.34102) 1390 : cluster [DBG] pgmap v1051: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:32.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:30.615121+0000 mgr.smithi029.lsfhcm (mgr.34102) 1391 : cluster [DBG] pgmap v1052: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:30.615121+0000 mgr.smithi029.lsfhcm (mgr.34102) 1391 : cluster [DBG] pgmap v1052: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:32.615670+0000 mgr.smithi029.lsfhcm (mgr.34102) 1392 : cluster [DBG] pgmap v1053: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:34.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:32.615670+0000 mgr.smithi029.lsfhcm (mgr.34102) 1392 : cluster [DBG] pgmap v1053: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:36.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:34.616387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1393 : cluster [DBG] pgmap v1054: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:36.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:34.616387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1393 : cluster [DBG] pgmap v1054: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:36.616965+0000 mgr.smithi029.lsfhcm (mgr.34102) 1394 : cluster [DBG] pgmap v1055: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:36.616965+0000 mgr.smithi029.lsfhcm (mgr.34102) 1394 : cluster [DBG] pgmap v1055: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:38.617602+0000 mgr.smithi029.lsfhcm (mgr.34102) 1395 : cluster [DBG] pgmap v1056: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:38.617602+0000 mgr.smithi029.lsfhcm (mgr.34102) 1395 : cluster [DBG] pgmap v1056: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:42.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:40.618227+0000 mgr.smithi029.lsfhcm (mgr.34102) 1396 : cluster [DBG] pgmap v1057: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:42.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:40.618227+0000 mgr.smithi029.lsfhcm (mgr.34102) 1396 : cluster [DBG] pgmap v1057: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:42.618753+0000 mgr.smithi029.lsfhcm (mgr.34102) 1397 : cluster [DBG] pgmap v1058: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:42.618753+0000 mgr.smithi029.lsfhcm (mgr.34102) 1397 : cluster [DBG] pgmap v1058: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:44.619399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1398 : cluster [DBG] pgmap v1059: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:46.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:44.619399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1398 : cluster [DBG] pgmap v1059: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:46.620053+0000 mgr.smithi029.lsfhcm (mgr.34102) 1399 : cluster [DBG] pgmap v1060: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:48.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:46.620053+0000 mgr.smithi029.lsfhcm (mgr.34102) 1399 : cluster [DBG] pgmap v1060: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:48.620568+0000 mgr.smithi029.lsfhcm (mgr.34102) 1400 : cluster [DBG] pgmap v1061: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:48.620568+0000 mgr.smithi029.lsfhcm (mgr.34102) 1400 : cluster [DBG] pgmap v1061: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:50.621214+0000 mgr.smithi029.lsfhcm (mgr.34102) 1401 : cluster [DBG] pgmap v1062: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:50.621214+0000 mgr.smithi029.lsfhcm (mgr.34102) 1401 : cluster [DBG] pgmap v1062: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:52.621752+0000 mgr.smithi029.lsfhcm (mgr.34102) 1402 : cluster [DBG] pgmap v1063: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:52.621752+0000 mgr.smithi029.lsfhcm (mgr.34102) 1402 : cluster [DBG] pgmap v1063: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:54.723 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:37:55.296 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:37:55.296 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (50m) 107s ago 56m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:37:55.296 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (23m) 109s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:37:55.296 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (23m) 107s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:37:55.296 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (53m) 107s ago 119m 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (105m) 109s ago 105m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (105m) 107s ago 105m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (50m) 109s ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (39m) 107s ago 119m 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (34m) 109s ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (29m) 107s ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (56m) 109s ago 56m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (55m) 107s ago 55m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 109s ago 98m - - 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 107s ago 96m - - 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (17m) 109s ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:37:55.297 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (12m) 109s ago 119m 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (7m) 109s ago 119m 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (113s) 109s ago 119m 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (117m) 107s ago 117m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (117m) 107s ago 117m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (117m) 107s ago 117m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (116m) 107s ago 116m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:37:55.298 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (56m) 107s ago 56m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:37:55.637 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:37:55.637 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:37:55.638 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:37:55.639 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:37:55.639 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:37:55.639 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:37:55.924 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:37:55.925 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:37:55.925 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:37:55.925 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:37:55.925 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:37:55.925 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:37:55.925 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:37:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:54.622287+0000 mgr.smithi029.lsfhcm (mgr.34102) 1403 : cluster [DBG] pgmap v1064: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:54.710342+0000 mgr.smithi029.lsfhcm (mgr.34102) 1404 : audit [DBG] from='client.35438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.001257+0000 mgr.smithi029.lsfhcm (mgr.34102) 1405 : audit [DBG] from='client.35442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.283728+0000 mon.smithi029 (mon.0) 1440 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.284084+0000 mon.smithi029 (mon.0) 1441 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.284402+0000 mon.smithi029 (mon.0) 1442 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.284676+0000 mon.smithi029 (mon.0) 1443 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.284955+0000 mon.smithi029 (mon.0) 1444 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.286855+0000 mon.smithi029 (mon.0) 1445 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.287158+0000 mon.smithi029 (mon.0) 1446 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.287463+0000 mon.smithi029 (mon.0) 1447 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.287747+0000 mon.smithi029 (mon.0) 1448 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.288059+0000 mon.smithi029 (mon.0) 1449 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.635968+0000 mon.smithi029 (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.29:0/3295508413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:54.622287+0000 mgr.smithi029.lsfhcm (mgr.34102) 1403 : cluster [DBG] pgmap v1064: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:54.710342+0000 mgr.smithi029.lsfhcm (mgr.34102) 1404 : audit [DBG] from='client.35438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.001257+0000 mgr.smithi029.lsfhcm (mgr.34102) 1405 : audit [DBG] from='client.35442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.283728+0000 mon.smithi029 (mon.0) 1440 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.284084+0000 mon.smithi029 (mon.0) 1441 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.284402+0000 mon.smithi029 (mon.0) 1442 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.284676+0000 mon.smithi029 (mon.0) 1443 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.284955+0000 mon.smithi029 (mon.0) 1444 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.286855+0000 mon.smithi029 (mon.0) 1445 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:37:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.287158+0000 mon.smithi029 (mon.0) 1446 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.287463+0000 mon.smithi029 (mon.0) 1447 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.287747+0000 mon.smithi029 (mon.0) 1448 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.288059+0000 mon.smithi029 (mon.0) 1449 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:37:56.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.635968+0000 mon.smithi029 (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.29:0/3295508413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:37:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.281895+0000 mgr.smithi029.lsfhcm (mgr.34102) 1406 : audit [DBG] from='client.35446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:37:55.921900+0000 mgr.smithi029.lsfhcm (mgr.34102) 1407 : audit [DBG] from='client.35454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.281895+0000 mgr.smithi029.lsfhcm (mgr.34102) 1406 : audit [DBG] from='client.35446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:37:55.921900+0000 mgr.smithi029.lsfhcm (mgr.34102) 1407 : audit [DBG] from='client.35454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:37:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:56.622794+0000 mgr.smithi029.lsfhcm (mgr.34102) 1408 : cluster [DBG] pgmap v1065: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:37:58.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:56.622794+0000 mgr.smithi029.lsfhcm (mgr.34102) 1408 : cluster [DBG] pgmap v1065: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:37:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:37:58.623432+0000 mgr.smithi029.lsfhcm (mgr.34102) 1409 : cluster [DBG] pgmap v1066: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:37:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:37:58.623432+0000 mgr.smithi029.lsfhcm (mgr.34102) 1409 : cluster [DBG] pgmap v1066: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:02.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:00.624091+0000 mgr.smithi029.lsfhcm (mgr.34102) 1410 : cluster [DBG] pgmap v1067: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:00.624091+0000 mgr.smithi029.lsfhcm (mgr.34102) 1410 : cluster [DBG] pgmap v1067: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:04.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:02.624688+0000 mgr.smithi029.lsfhcm (mgr.34102) 1411 : cluster [DBG] pgmap v1068: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:02.624688+0000 mgr.smithi029.lsfhcm (mgr.34102) 1411 : cluster [DBG] pgmap v1068: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:04.625510+0000 mgr.smithi029.lsfhcm (mgr.34102) 1412 : cluster [DBG] pgmap v1069: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:04.625510+0000 mgr.smithi029.lsfhcm (mgr.34102) 1412 : cluster [DBG] pgmap v1069: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:06.626098+0000 mgr.smithi029.lsfhcm (mgr.34102) 1413 : cluster [DBG] pgmap v1070: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:08.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:06.626098+0000 mgr.smithi029.lsfhcm (mgr.34102) 1413 : cluster [DBG] pgmap v1070: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:08.626630+0000 mgr.smithi029.lsfhcm (mgr.34102) 1414 : cluster [DBG] pgmap v1071: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:10.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:08.626630+0000 mgr.smithi029.lsfhcm (mgr.34102) 1414 : cluster [DBG] pgmap v1071: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:10.627225+0000 mgr.smithi029.lsfhcm (mgr.34102) 1415 : cluster [DBG] pgmap v1072: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:12.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:10.627225+0000 mgr.smithi029.lsfhcm (mgr.34102) 1415 : cluster [DBG] pgmap v1072: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:14.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:12.627754+0000 mgr.smithi029.lsfhcm (mgr.34102) 1416 : cluster [DBG] pgmap v1073: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:12.627754+0000 mgr.smithi029.lsfhcm (mgr.34102) 1416 : cluster [DBG] pgmap v1073: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:14.628370+0000 mgr.smithi029.lsfhcm (mgr.34102) 1417 : cluster [DBG] pgmap v1074: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:14.628370+0000 mgr.smithi029.lsfhcm (mgr.34102) 1417 : cluster [DBG] pgmap v1074: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:18.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:16.629023+0000 mgr.smithi029.lsfhcm (mgr.34102) 1418 : cluster [DBG] pgmap v1075: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:18.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:16.629023+0000 mgr.smithi029.lsfhcm (mgr.34102) 1418 : cluster [DBG] pgmap v1075: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:18.629476+0000 mgr.smithi029.lsfhcm (mgr.34102) 1419 : cluster [DBG] pgmap v1076: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:18.629476+0000 mgr.smithi029.lsfhcm (mgr.34102) 1419 : cluster [DBG] pgmap v1076: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:22.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:20.630147+0000 mgr.smithi029.lsfhcm (mgr.34102) 1420 : cluster [DBG] pgmap v1077: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:22.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:20.630147+0000 mgr.smithi029.lsfhcm (mgr.34102) 1420 : cluster [DBG] pgmap v1077: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:24.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:22.630652+0000 mgr.smithi029.lsfhcm (mgr.34102) 1421 : cluster [DBG] pgmap v1078: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:22.630652+0000 mgr.smithi029.lsfhcm (mgr.34102) 1421 : cluster [DBG] pgmap v1078: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:26.239 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:38:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:24.631492+0000 mgr.smithi029.lsfhcm (mgr.34102) 1422 : cluster [DBG] pgmap v1079: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:26.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:24.631492+0000 mgr.smithi029.lsfhcm (mgr.34102) 1422 : cluster [DBG] pgmap v1079: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (51m) 2m ago 56m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (24m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (24m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (53m) 2m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (106m) 2m ago 106m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (106m) 2m ago 106m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:38:26.814 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (50m) 2m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (40m) 2m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (35m) 2m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (29m) 2m ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (56m) 2m ago 56m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (56m) 2m ago 56m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 98m - - 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 96m - - 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (18m) 2m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (12m) 2m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (7m) 2m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 2m ago 119m 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (118m) 2m ago 118m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (117m) 2m ago 117m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:38:26.815 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (117m) 2m ago 117m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:38:26.816 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (117m) 2m ago 117m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:38:26.816 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (56m) 2m ago 56m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:27.155 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:38:27.156 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:38:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.226198+0000 mgr.smithi029.lsfhcm (mgr.34102) 1423 : audit [DBG] from='client.35458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.801741+0000 mon.smithi029 (mon.0) 1451 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.802175+0000 mon.smithi029 (mon.0) 1452 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.802539+0000 mon.smithi029 (mon.0) 1453 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.802879+0000 mon.smithi029 (mon.0) 1454 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.803245+0000 mon.smithi029 (mon.0) 1455 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.805227+0000 mon.smithi029 (mon.0) 1456 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:27.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.805583+0000 mon.smithi029 (mon.0) 1457 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.805940+0000 mon.smithi029 (mon.0) 1458 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.806294+0000 mon.smithi029 (mon.0) 1459 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.806626+0000 mon.smithi029 (mon.0) 1460 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.226198+0000 mgr.smithi029.lsfhcm (mgr.34102) 1423 : audit [DBG] from='client.35458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.801741+0000 mon.smithi029 (mon.0) 1451 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.802175+0000 mon.smithi029 (mon.0) 1452 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.802539+0000 mon.smithi029 (mon.0) 1453 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.802879+0000 mon.smithi029 (mon.0) 1454 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.803245+0000 mon.smithi029 (mon.0) 1455 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.805227+0000 mon.smithi029 (mon.0) 1456 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.805583+0000 mon.smithi029 (mon.0) 1457 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.805940+0000 mon.smithi029 (mon.0) 1458 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.806294+0000 mon.smithi029 (mon.0) 1459 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.806626+0000 mon.smithi029 (mon.0) 1460 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:38:27.442 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:38:27.443 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:38:27.443 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:38:27.443 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:38:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.514902+0000 mgr.smithi029.lsfhcm (mgr.34102) 1424 : audit [DBG] from='client.35462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:26.631919+0000 mgr.smithi029.lsfhcm (mgr.34102) 1425 : cluster [DBG] pgmap v1080: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:26.799826+0000 mgr.smithi029.lsfhcm (mgr.34102) 1426 : audit [DBG] from='client.35466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:27.153446+0000 mon.smithi029 (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.29:0/28430505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:38:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.514902+0000 mgr.smithi029.lsfhcm (mgr.34102) 1424 : audit [DBG] from='client.35462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:26.631919+0000 mgr.smithi029.lsfhcm (mgr.34102) 1425 : cluster [DBG] pgmap v1080: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:26.799826+0000 mgr.smithi029.lsfhcm (mgr.34102) 1426 : audit [DBG] from='client.35466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:27.153446+0000 mon.smithi029 (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.29:0/28430505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:38:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:27.440245+0000 mgr.smithi029.lsfhcm (mgr.34102) 1427 : audit [DBG] from='client.35474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:28.703051+0000 mon.smithi029 (mon.0) 1462 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:38:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:28.703445+0000 mon.smithi029 (mon.0) 1463 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:38:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:28.703736+0000 mon.smithi029 (mon.0) 1464 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:38:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:28.704021+0000 mon.smithi029 (mon.0) 1465 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T02:38:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:27.440245+0000 mgr.smithi029.lsfhcm (mgr.34102) 1427 : audit [DBG] from='client.35474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:28.703051+0000 mon.smithi029 (mon.0) 1462 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:38:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:28.703445+0000 mon.smithi029 (mon.0) 1463 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:38:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:28.703736+0000 mon.smithi029 (mon.0) 1464 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:38:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:28.704021+0000 mon.smithi029 (mon.0) 1465 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T02:38:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:28.632406+0000 mgr.smithi029.lsfhcm (mgr.34102) 1428 : cluster [DBG] pgmap v1081: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:28.632406+0000 mgr.smithi029.lsfhcm (mgr.34102) 1428 : cluster [DBG] pgmap v1081: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:32.339 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:30.633214+0000 mgr.smithi029.lsfhcm (mgr.34102) 1429 : cluster [DBG] pgmap v1082: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:30.633214+0000 mgr.smithi029.lsfhcm (mgr.34102) 1429 : cluster [DBG] pgmap v1082: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:34.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:32.633793+0000 mgr.smithi029.lsfhcm (mgr.34102) 1430 : cluster [DBG] pgmap v1083: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:34.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:32.633793+0000 mgr.smithi029.lsfhcm (mgr.34102) 1430 : cluster [DBG] pgmap v1083: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:36.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:34.634462+0000 mgr.smithi029.lsfhcm (mgr.34102) 1431 : cluster [DBG] pgmap v1084: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:34.634462+0000 mgr.smithi029.lsfhcm (mgr.34102) 1431 : cluster [DBG] pgmap v1084: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:38.398 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:36.635055+0000 mgr.smithi029.lsfhcm (mgr.34102) 1432 : cluster [DBG] pgmap v1085: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:38.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:36.635055+0000 mgr.smithi029.lsfhcm (mgr.34102) 1432 : cluster [DBG] pgmap v1085: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:39.037 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:38:38.099502+0000 mgr.smithi029.lsfhcm (mgr.34102) 1433 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.037 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:38:39.038 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.039 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:38:39.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:38:38.100340+0000 mgr.smithi029.lsfhcm (mgr.34102) 1434 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:38:39.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:38:38.100485+0000 mgr.smithi029.lsfhcm (mgr.34102) 1435 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:38:38.099502+0000 mgr.smithi029.lsfhcm (mgr.34102) 1433 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:38:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:38:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:38:39.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:38:38.100340+0000 mgr.smithi029.lsfhcm (mgr.34102) 1434 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:38:39.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:38:38.100485+0000 mgr.smithi029.lsfhcm (mgr.34102) 1435 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:38:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:38.635593+0000 mgr.smithi029.lsfhcm (mgr.34102) 1436 : cluster [DBG] pgmap v1086: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:38.635593+0000 mgr.smithi029.lsfhcm (mgr.34102) 1436 : cluster [DBG] pgmap v1086: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:40.636192+0000 mgr.smithi029.lsfhcm (mgr.34102) 1437 : cluster [DBG] pgmap v1087: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:40.636192+0000 mgr.smithi029.lsfhcm (mgr.34102) 1437 : cluster [DBG] pgmap v1087: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:42.636751+0000 mgr.smithi029.lsfhcm (mgr.34102) 1438 : cluster [DBG] pgmap v1088: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:42.636751+0000 mgr.smithi029.lsfhcm (mgr.34102) 1438 : cluster [DBG] pgmap v1088: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:44.637438+0000 mgr.smithi029.lsfhcm (mgr.34102) 1439 : cluster [DBG] pgmap v1089: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:44.637438+0000 mgr.smithi029.lsfhcm (mgr.34102) 1439 : cluster [DBG] pgmap v1089: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:48.404 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:46.637970+0000 mgr.smithi029.lsfhcm (mgr.34102) 1440 : cluster [DBG] pgmap v1090: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:48.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:46.637970+0000 mgr.smithi029.lsfhcm (mgr.34102) 1440 : cluster [DBG] pgmap v1090: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:50.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:48.638465+0000 mgr.smithi029.lsfhcm (mgr.34102) 1441 : cluster [DBG] pgmap v1091: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:48.638465+0000 mgr.smithi029.lsfhcm (mgr.34102) 1441 : cluster [DBG] pgmap v1091: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:50.639003+0000 mgr.smithi029.lsfhcm (mgr.34102) 1442 : cluster [DBG] pgmap v1092: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:50.639003+0000 mgr.smithi029.lsfhcm (mgr.34102) 1442 : cluster [DBG] pgmap v1092: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:52.639719+0000 mgr.smithi029.lsfhcm (mgr.34102) 1443 : cluster [DBG] pgmap v1093: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:52.639719+0000 mgr.smithi029.lsfhcm (mgr.34102) 1443 : cluster [DBG] pgmap v1093: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:54.640425+0000 mgr.smithi029.lsfhcm (mgr.34102) 1444 : cluster [DBG] pgmap v1094: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:54.640425+0000 mgr.smithi029.lsfhcm (mgr.34102) 1444 : cluster [DBG] pgmap v1094: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:57.753 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:38:58.323 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (51m) 2m ago 57m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (24m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (24m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (54m) 2m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (106m) 2m ago 106m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (106m) 2m ago 106m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (51m) 2m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (40m) 2m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (35m) 2m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (30m) 2m ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (57m) 2m ago 57m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:38:58.324 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (57m) 2m ago 57m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 99m - - 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 97m - - 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (18m) 2m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (13m) 2m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (8m) 2m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 2m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (118m) 2m ago 118m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (118m) 2m ago 118m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (118m) 2m ago 118m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (117m) 2m ago 117m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:38:58.325 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (57m) 2m ago 57m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:38:58.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:56.641038+0000 mgr.smithi029.lsfhcm (mgr.34102) 1445 : cluster [DBG] pgmap v1095: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:56.641038+0000 mgr.smithi029.lsfhcm (mgr.34102) 1445 : cluster [DBG] pgmap v1095: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:58.665 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:38:58.666 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:38:58.954 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:38:58.955 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:38:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:57.740626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1446 : audit [DBG] from='client.35478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.029709+0000 mgr.smithi029.lsfhcm (mgr.34102) 1447 : audit [DBG] from='client.35482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.310579+0000 mon.smithi029 (mon.0) 1466 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.310923+0000 mon.smithi029 (mon.0) 1467 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.311232+0000 mon.smithi029 (mon.0) 1468 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.311521+0000 mon.smithi029 (mon.0) 1469 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.311799+0000 mon.smithi029 (mon.0) 1470 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.313764+0000 mon.smithi029 (mon.0) 1471 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.314066+0000 mon.smithi029 (mon.0) 1472 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.314352+0000 mon.smithi029 (mon.0) 1473 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.314639+0000 mon.smithi029 (mon.0) 1474 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.314924+0000 mon.smithi029 (mon.0) 1475 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:38:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.663518+0000 mon.smithi029 (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.29:0/158331401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:57.740626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1446 : audit [DBG] from='client.35478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.029709+0000 mgr.smithi029.lsfhcm (mgr.34102) 1447 : audit [DBG] from='client.35482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.310579+0000 mon.smithi029 (mon.0) 1466 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.310923+0000 mon.smithi029 (mon.0) 1467 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.311232+0000 mon.smithi029 (mon.0) 1468 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.311521+0000 mon.smithi029 (mon.0) 1469 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.311799+0000 mon.smithi029 (mon.0) 1470 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.313764+0000 mon.smithi029 (mon.0) 1471 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.314066+0000 mon.smithi029 (mon.0) 1472 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.314352+0000 mon.smithi029 (mon.0) 1473 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.314639+0000 mon.smithi029 (mon.0) 1474 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.314924+0000 mon.smithi029 (mon.0) 1475 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:38:59.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:38:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.663518+0000 mon.smithi029 (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.29:0/158331401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:39:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.308795+0000 mgr.smithi029.lsfhcm (mgr.34102) 1448 : audit [DBG] from='client.35486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:38:58.641542+0000 mgr.smithi029.lsfhcm (mgr.34102) 1449 : cluster [DBG] pgmap v1096: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:00.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:38:58.952544+0000 mgr.smithi029.lsfhcm (mgr.34102) 1450 : audit [DBG] from='client.35494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.308795+0000 mgr.smithi029.lsfhcm (mgr.34102) 1448 : audit [DBG] from='client.35486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:38:58.641542+0000 mgr.smithi029.lsfhcm (mgr.34102) 1449 : cluster [DBG] pgmap v1096: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:38:58.952544+0000 mgr.smithi029.lsfhcm (mgr.34102) 1450 : audit [DBG] from='client.35494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:02.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:00.642128+0000 mgr.smithi029.lsfhcm (mgr.34102) 1451 : cluster [DBG] pgmap v1097: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:00.642128+0000 mgr.smithi029.lsfhcm (mgr.34102) 1451 : cluster [DBG] pgmap v1097: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:02.642641+0000 mgr.smithi029.lsfhcm (mgr.34102) 1452 : cluster [DBG] pgmap v1098: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:02.642641+0000 mgr.smithi029.lsfhcm (mgr.34102) 1452 : cluster [DBG] pgmap v1098: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:04.643484+0000 mgr.smithi029.lsfhcm (mgr.34102) 1453 : cluster [DBG] pgmap v1099: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:04.643484+0000 mgr.smithi029.lsfhcm (mgr.34102) 1453 : cluster [DBG] pgmap v1099: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:08.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:06.644133+0000 mgr.smithi029.lsfhcm (mgr.34102) 1454 : cluster [DBG] pgmap v1100: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:06.644133+0000 mgr.smithi029.lsfhcm (mgr.34102) 1454 : cluster [DBG] pgmap v1100: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:10.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:08.644871+0000 mgr.smithi029.lsfhcm (mgr.34102) 1455 : cluster [DBG] pgmap v1101: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:08.644871+0000 mgr.smithi029.lsfhcm (mgr.34102) 1455 : cluster [DBG] pgmap v1101: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:10.645412+0000 mgr.smithi029.lsfhcm (mgr.34102) 1456 : cluster [DBG] pgmap v1102: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:10.645412+0000 mgr.smithi029.lsfhcm (mgr.34102) 1456 : cluster [DBG] pgmap v1102: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:12.645949+0000 mgr.smithi029.lsfhcm (mgr.34102) 1457 : cluster [DBG] pgmap v1103: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:12.645949+0000 mgr.smithi029.lsfhcm (mgr.34102) 1457 : cluster [DBG] pgmap v1103: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:14.646638+0000 mgr.smithi029.lsfhcm (mgr.34102) 1458 : cluster [DBG] pgmap v1104: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:14.646638+0000 mgr.smithi029.lsfhcm (mgr.34102) 1458 : cluster [DBG] pgmap v1104: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:18.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:16.647183+0000 mgr.smithi029.lsfhcm (mgr.34102) 1459 : cluster [DBG] pgmap v1105: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:16.647183+0000 mgr.smithi029.lsfhcm (mgr.34102) 1459 : cluster [DBG] pgmap v1105: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:20.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:18.647841+0000 mgr.smithi029.lsfhcm (mgr.34102) 1460 : cluster [DBG] pgmap v1106: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:18.647841+0000 mgr.smithi029.lsfhcm (mgr.34102) 1460 : cluster [DBG] pgmap v1106: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:22.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:20.648374+0000 mgr.smithi029.lsfhcm (mgr.34102) 1461 : cluster [DBG] pgmap v1107: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:22.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:20.648374+0000 mgr.smithi029.lsfhcm (mgr.34102) 1461 : cluster [DBG] pgmap v1107: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:22.648995+0000 mgr.smithi029.lsfhcm (mgr.34102) 1462 : cluster [DBG] pgmap v1108: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:24.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:22.648995+0000 mgr.smithi029.lsfhcm (mgr.34102) 1462 : cluster [DBG] pgmap v1108: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:26.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:24.649882+0000 mgr.smithi029.lsfhcm (mgr.34102) 1463 : cluster [DBG] pgmap v1109: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:24.649882+0000 mgr.smithi029.lsfhcm (mgr.34102) 1463 : cluster [DBG] pgmap v1109: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:26.650578+0000 mgr.smithi029.lsfhcm (mgr.34102) 1464 : cluster [DBG] pgmap v1110: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:26.650578+0000 mgr.smithi029.lsfhcm (mgr.34102) 1464 : cluster [DBG] pgmap v1110: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:28.707497+0000 mon.smithi029 (mon.0) 1477 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T02:39:29.313 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:28.707875+0000 mon.smithi029 (mon.0) 1478 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T02:39:29.313 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:28.708231+0000 mon.smithi029 (mon.0) 1479 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:39:29.313 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:28.708563+0000 mon.smithi029 (mon.0) 1480 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:39:29.314 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:39:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:28.707497+0000 mon.smithi029 (mon.0) 1477 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T02:39:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:28.707875+0000 mon.smithi029 (mon.0) 1478 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T02:39:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:28.708231+0000 mon.smithi029 (mon.0) 1479 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:39:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:28.708563+0000 mon.smithi029 (mon.0) 1480 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (52m) 3m ago 57m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (25m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (25m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (54m) 3m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (107m) 3m ago 107m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (107m) 3m ago 107m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (51m) 3m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (41m) 3m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (36m) 3m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:39:29.842 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (30m) 3m ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (57m) 3m ago 57m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (57m) 3m ago 57m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 99m - - 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 97m - - 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (19m) 3m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (13m) 3m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (8m) 3m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 3m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (119m) 3m ago 119m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (118m) 3m ago 118m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (118m) 3m ago 118m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (118m) 3m ago 118m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:39:29.843 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (57m) 3m ago 57m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:39:30.182 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:39:30.183 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:39:30.184 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:39:30.184 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:39:30.184 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:39:30.184 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:28.651346+0000 mgr.smithi029.lsfhcm (mgr.34102) 1465 : cluster [DBG] pgmap v1111: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.255937+0000 mgr.smithi029.lsfhcm (mgr.34102) 1466 : audit [DBG] from='client.35498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.830101+0000 mon.smithi029 (mon.0) 1481 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.830460+0000 mon.smithi029 (mon.0) 1482 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.830765+0000 mon.smithi029 (mon.0) 1483 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.831057+0000 mon.smithi029 (mon.0) 1484 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.831331+0000 mon.smithi029 (mon.0) 1485 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.833275+0000 mon.smithi029 (mon.0) 1486 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.833571+0000 mon.smithi029 (mon.0) 1487 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.833851+0000 mon.smithi029 (mon.0) 1488 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.834156+0000 mon.smithi029 (mon.0) 1489 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.834439+0000 mon.smithi029 (mon.0) 1490 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:39:30.473 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:39:30.474 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:39:30.474 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:39:30.474 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:39:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:28.651346+0000 mgr.smithi029.lsfhcm (mgr.34102) 1465 : cluster [DBG] pgmap v1111: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.255937+0000 mgr.smithi029.lsfhcm (mgr.34102) 1466 : audit [DBG] from='client.35498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.830101+0000 mon.smithi029 (mon.0) 1481 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:39:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.830460+0000 mon.smithi029 (mon.0) 1482 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.830765+0000 mon.smithi029 (mon.0) 1483 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.831057+0000 mon.smithi029 (mon.0) 1484 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.831331+0000 mon.smithi029 (mon.0) 1485 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.833275+0000 mon.smithi029 (mon.0) 1486 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.833571+0000 mon.smithi029 (mon.0) 1487 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.833851+0000 mon.smithi029 (mon.0) 1488 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.834156+0000 mon.smithi029 (mon.0) 1489 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:30.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.834439+0000 mon.smithi029 (mon.0) 1490 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:39:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.546107+0000 mgr.smithi029.lsfhcm (mgr.34102) 1467 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:29.828316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1468 : audit [DBG] from='client.35506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:30.181138+0000 mon.smithi029 (mon.0) 1491 : audit [DBG] from='client.? 172.21.15.29:0/3298848172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:39:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.546107+0000 mgr.smithi029.lsfhcm (mgr.34102) 1467 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:29.828316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1468 : audit [DBG] from='client.35506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:30.181138+0000 mon.smithi029 (mon.0) 1491 : audit [DBG] from='client.? 172.21.15.29:0/3298848172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:39:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:39:30.471312+0000 mgr.smithi029.lsfhcm (mgr.34102) 1469 : audit [DBG] from='client.35514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:30.651990+0000 mgr.smithi029.lsfhcm (mgr.34102) 1470 : cluster [DBG] pgmap v1112: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:39:30.471312+0000 mgr.smithi029.lsfhcm (mgr.34102) 1469 : audit [DBG] from='client.35514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:39:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:30.651990+0000 mgr.smithi029.lsfhcm (mgr.34102) 1470 : cluster [DBG] pgmap v1112: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:34.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:32.652465+0000 mgr.smithi029.lsfhcm (mgr.34102) 1471 : cluster [DBG] pgmap v1113: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:34.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:32.652465+0000 mgr.smithi029.lsfhcm (mgr.34102) 1471 : cluster [DBG] pgmap v1113: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:36.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:34.653097+0000 mgr.smithi029.lsfhcm (mgr.34102) 1472 : cluster [DBG] pgmap v1114: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:34.653097+0000 mgr.smithi029.lsfhcm (mgr.34102) 1472 : cluster [DBG] pgmap v1114: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:38.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:36.653643+0000 mgr.smithi029.lsfhcm (mgr.34102) 1473 : cluster [DBG] pgmap v1115: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:38.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:36.653643+0000 mgr.smithi029.lsfhcm (mgr.34102) 1473 : cluster [DBG] pgmap v1115: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:40.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:38.654474+0000 mgr.smithi029.lsfhcm (mgr.34102) 1474 : cluster [DBG] pgmap v1116: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:38.654474+0000 mgr.smithi029.lsfhcm (mgr.34102) 1474 : cluster [DBG] pgmap v1116: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:40.655008+0000 mgr.smithi029.lsfhcm (mgr.34102) 1475 : cluster [DBG] pgmap v1117: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:40.655008+0000 mgr.smithi029.lsfhcm (mgr.34102) 1475 : cluster [DBG] pgmap v1117: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:42.655543+0000 mgr.smithi029.lsfhcm (mgr.34102) 1476 : cluster [DBG] pgmap v1118: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:42.655543+0000 mgr.smithi029.lsfhcm (mgr.34102) 1476 : cluster [DBG] pgmap v1118: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:44.656264+0000 mgr.smithi029.lsfhcm (mgr.34102) 1477 : cluster [DBG] pgmap v1119: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:44.656264+0000 mgr.smithi029.lsfhcm (mgr.34102) 1477 : cluster [DBG] pgmap v1119: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:48.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:46.656975+0000 mgr.smithi029.lsfhcm (mgr.34102) 1478 : cluster [DBG] pgmap v1120: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:46.656975+0000 mgr.smithi029.lsfhcm (mgr.34102) 1478 : cluster [DBG] pgmap v1120: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:48.657553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1479 : cluster [DBG] pgmap v1121: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:50.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:48.657553+0000 mgr.smithi029.lsfhcm (mgr.34102) 1479 : cluster [DBG] pgmap v1121: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:50.658101+0000 mgr.smithi029.lsfhcm (mgr.34102) 1480 : cluster [DBG] pgmap v1122: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:52.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:50.658101+0000 mgr.smithi029.lsfhcm (mgr.34102) 1480 : cluster [DBG] pgmap v1122: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:52.658817+0000 mgr.smithi029.lsfhcm (mgr.34102) 1481 : cluster [DBG] pgmap v1123: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:54.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:52.658817+0000 mgr.smithi029.lsfhcm (mgr.34102) 1481 : cluster [DBG] pgmap v1123: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:54.659548+0000 mgr.smithi029.lsfhcm (mgr.34102) 1482 : cluster [DBG] pgmap v1124: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:56.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:54.659548+0000 mgr.smithi029.lsfhcm (mgr.34102) 1482 : cluster [DBG] pgmap v1124: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:58.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:39:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:56.660140+0000 mgr.smithi029.lsfhcm (mgr.34102) 1483 : cluster [DBG] pgmap v1125: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:39:58.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:39:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:56.660140+0000 mgr.smithi029.lsfhcm (mgr.34102) 1483 : cluster [DBG] pgmap v1125: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:39:58.660950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1484 : cluster [DBG] pgmap v1126: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:00.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:00.000156+0000 mon.smithi029 (mon.0) 1492 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:40:00.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:39:58.660950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1484 : cluster [DBG] pgmap v1126: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:00.000156+0000 mon.smithi029 (mon.0) 1492 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:40:00.786 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (52m) 3m ago 58m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (25m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (25m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (55m) 3m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (107m) 3m ago 107m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (107m) 3m ago 107m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (52m) 3m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (41m) 3m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:40:01.359 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (36m) 3m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (31m) 3m ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (58m) 3m ago 58m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (58m) 3m ago 58m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 100m - - 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 98m - - 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (19m) 3m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (14m) 3m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (9m) 3m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 3m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (119m) 3m ago 119m 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (119m) 3m ago 119m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (119m) 3m ago 119m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:40:01.360 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (118m) 3m ago 118m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:40:01.361 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (58m) 3m ago 58m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:40:01.699 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:40:01.699 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:40:01.700 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:40:01.701 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:40:01.701 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:40:01.701 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:40:01.989 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:40:01.989 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:40:01.990 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:40:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:00.661381+0000 mgr.smithi029.lsfhcm (mgr.34102) 1485 : cluster [DBG] pgmap v1127: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:00.773628+0000 mgr.smithi029.lsfhcm (mgr.34102) 1486 : audit [DBG] from='client.35518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.060720+0000 mgr.smithi029.lsfhcm (mgr.34102) 1487 : audit [DBG] from='client.35522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.347212+0000 mon.smithi029 (mon.0) 1493 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.347565+0000 mon.smithi029 (mon.0) 1494 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.347856+0000 mon.smithi029 (mon.0) 1495 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.348146+0000 mon.smithi029 (mon.0) 1496 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.348413+0000 mon.smithi029 (mon.0) 1497 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.350362+0000 mon.smithi029 (mon.0) 1498 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.350644+0000 mon.smithi029 (mon.0) 1499 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.350933+0000 mon.smithi029 (mon.0) 1500 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.351211+0000 mon.smithi029 (mon.0) 1501 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.351483+0000 mon.smithi029 (mon.0) 1502 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.698066+0000 mon.smithi029 (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.29:0/3833352421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:40:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:00.661381+0000 mgr.smithi029.lsfhcm (mgr.34102) 1485 : cluster [DBG] pgmap v1127: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:00.773628+0000 mgr.smithi029.lsfhcm (mgr.34102) 1486 : audit [DBG] from='client.35518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.060720+0000 mgr.smithi029.lsfhcm (mgr.34102) 1487 : audit [DBG] from='client.35522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.347212+0000 mon.smithi029 (mon.0) 1493 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.347565+0000 mon.smithi029 (mon.0) 1494 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.347856+0000 mon.smithi029 (mon.0) 1495 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.348146+0000 mon.smithi029 (mon.0) 1496 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.348413+0000 mon.smithi029 (mon.0) 1497 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.350362+0000 mon.smithi029 (mon.0) 1498 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.350644+0000 mon.smithi029 (mon.0) 1499 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.350933+0000 mon.smithi029 (mon.0) 1500 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.351211+0000 mon.smithi029 (mon.0) 1501 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.351483+0000 mon.smithi029 (mon.0) 1502 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.698066+0000 mon.smithi029 (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.29:0/3833352421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:40:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.345404+0000 mgr.smithi029.lsfhcm (mgr.34102) 1488 : audit [DBG] from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:01.987802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1489 : audit [DBG] from='client.35534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.345404+0000 mgr.smithi029.lsfhcm (mgr.34102) 1488 : audit [DBG] from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:01.987802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1489 : audit [DBG] from='client.35534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:02.661962+0000 mgr.smithi029.lsfhcm (mgr.34102) 1490 : cluster [DBG] pgmap v1128: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:02.661962+0000 mgr.smithi029.lsfhcm (mgr.34102) 1490 : cluster [DBG] pgmap v1128: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:04.662659+0000 mgr.smithi029.lsfhcm (mgr.34102) 1491 : cluster [DBG] pgmap v1129: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:06.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:04.662659+0000 mgr.smithi029.lsfhcm (mgr.34102) 1491 : cluster [DBG] pgmap v1129: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:08.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:06.663282+0000 mgr.smithi029.lsfhcm (mgr.34102) 1492 : cluster [DBG] pgmap v1130: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:06.663282+0000 mgr.smithi029.lsfhcm (mgr.34102) 1492 : cluster [DBG] pgmap v1130: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:10.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:08.664011+0000 mgr.smithi029.lsfhcm (mgr.34102) 1493 : cluster [DBG] pgmap v1131: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:08.664011+0000 mgr.smithi029.lsfhcm (mgr.34102) 1493 : cluster [DBG] pgmap v1131: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:10.664520+0000 mgr.smithi029.lsfhcm (mgr.34102) 1494 : cluster [DBG] pgmap v1132: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:10.664520+0000 mgr.smithi029.lsfhcm (mgr.34102) 1494 : cluster [DBG] pgmap v1132: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:12.665277+0000 mgr.smithi029.lsfhcm (mgr.34102) 1495 : cluster [DBG] pgmap v1133: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:14.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:12.665277+0000 mgr.smithi029.lsfhcm (mgr.34102) 1495 : cluster [DBG] pgmap v1133: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:14.666026+0000 mgr.smithi029.lsfhcm (mgr.34102) 1496 : cluster [DBG] pgmap v1134: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:16.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:14.666026+0000 mgr.smithi029.lsfhcm (mgr.34102) 1496 : cluster [DBG] pgmap v1134: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:18.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:16.666708+0000 mgr.smithi029.lsfhcm (mgr.34102) 1497 : cluster [DBG] pgmap v1135: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:16.666708+0000 mgr.smithi029.lsfhcm (mgr.34102) 1497 : cluster [DBG] pgmap v1135: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:20.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:18.667334+0000 mgr.smithi029.lsfhcm (mgr.34102) 1498 : cluster [DBG] pgmap v1136: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:18.667334+0000 mgr.smithi029.lsfhcm (mgr.34102) 1498 : cluster [DBG] pgmap v1136: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:22.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:20.668044+0000 mgr.smithi029.lsfhcm (mgr.34102) 1499 : cluster [DBG] pgmap v1137: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:22.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:20.668044+0000 mgr.smithi029.lsfhcm (mgr.34102) 1499 : cluster [DBG] pgmap v1137: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:24.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:22.668535+0000 mgr.smithi029.lsfhcm (mgr.34102) 1500 : cluster [DBG] pgmap v1138: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:22.668535+0000 mgr.smithi029.lsfhcm (mgr.34102) 1500 : cluster [DBG] pgmap v1138: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:24.669268+0000 mgr.smithi029.lsfhcm (mgr.34102) 1501 : cluster [DBG] pgmap v1139: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:24.669268+0000 mgr.smithi029.lsfhcm (mgr.34102) 1501 : cluster [DBG] pgmap v1139: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:26.669931+0000 mgr.smithi029.lsfhcm (mgr.34102) 1502 : cluster [DBG] pgmap v1140: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:26.669931+0000 mgr.smithi029.lsfhcm (mgr.34102) 1502 : cluster [DBG] pgmap v1140: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:28.712228+0000 mon.smithi029 (mon.0) 1504 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-23T02:40:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:28.712596+0000 mon.smithi029 (mon.0) 1505 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:40:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:28.712835+0000 mon.smithi029 (mon.0) 1506 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:40:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:28.713075+0000 mon.smithi029 (mon.0) 1507 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:40:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:28.712228+0000 mon.smithi029 (mon.0) 1504 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-23T02:40:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:28.712596+0000 mon.smithi029 (mon.0) 1505 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T02:40:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:28.712835+0000 mon.smithi029 (mon.0) 1506 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:40:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:28.713075+0000 mon.smithi029 (mon.0) 1507 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:40:30.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:28.670618+0000 mgr.smithi029.lsfhcm (mgr.34102) 1503 : cluster [DBG] pgmap v1141: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:30.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:28.670618+0000 mgr.smithi029.lsfhcm (mgr.34102) 1503 : cluster [DBG] pgmap v1141: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:32.302 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:40:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:30.671369+0000 mgr.smithi029.lsfhcm (mgr.34102) 1504 : cluster [DBG] pgmap v1142: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:32.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:30.671369+0000 mgr.smithi029.lsfhcm (mgr.34102) 1504 : cluster [DBG] pgmap v1142: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:32.868 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (53m) 4m ago 58m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (26m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (26m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (55m) 4m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (108m) 4m ago 108m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (108m) 4m ago 108m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (52m) 4m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (42m) 4m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (37m) 4m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (31m) 4m ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (58m) 4m ago 58m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (58m) 4m ago 58m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:40:32.869 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 100m - - 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 98m - - 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (20m) 4m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (14m) 4m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (9m) 4m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (4m) 4m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (2h) 4m ago 2h 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 4m ago 119m 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (119m) 4m ago 119m 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (119m) 4m ago 119m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:40:32.870 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (58m) 4m ago 58m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:40:33.209 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:40:33.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:40:33.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:40:33.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:40:33.210 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:40:33.211 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:40:33.499 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:40:33.499 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:40:33.499 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:40:33.499 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:40:33.500 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:40:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.856600+0000 mon.smithi029 (mon.0) 1508 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.857066+0000 mon.smithi029 (mon.0) 1509 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.857431+0000 mon.smithi029 (mon.0) 1510 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.857764+0000 mon.smithi029 (mon.0) 1511 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.858067+0000 mon.smithi029 (mon.0) 1512 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.860029+0000 mon.smithi029 (mon.0) 1513 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.860323+0000 mon.smithi029 (mon.0) 1514 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.860599+0000 mon.smithi029 (mon.0) 1515 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.860872+0000 mon.smithi029 (mon.0) 1516 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.861182+0000 mon.smithi029 (mon.0) 1517 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:33.207902+0000 mon.smithi029 (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.29:0/370990750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.856600+0000 mon.smithi029 (mon.0) 1508 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.857066+0000 mon.smithi029 (mon.0) 1509 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.857431+0000 mon.smithi029 (mon.0) 1510 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.857764+0000 mon.smithi029 (mon.0) 1511 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.858067+0000 mon.smithi029 (mon.0) 1512 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.860029+0000 mon.smithi029 (mon.0) 1513 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.860323+0000 mon.smithi029 (mon.0) 1514 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.860599+0000 mon.smithi029 (mon.0) 1515 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.860872+0000 mon.smithi029 (mon.0) 1516 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.861182+0000 mon.smithi029 (mon.0) 1517 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:40:33.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:33.207902+0000 mon.smithi029 (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.29:0/370990750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:40:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.289761+0000 mgr.smithi029.lsfhcm (mgr.34102) 1505 : audit [DBG] from='client.35538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.575482+0000 mgr.smithi029.lsfhcm (mgr.34102) 1506 : audit [DBG] from='client.35542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:32.671799+0000 mgr.smithi029.lsfhcm (mgr.34102) 1507 : cluster [DBG] pgmap v1143: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:32.854720+0000 mgr.smithi029.lsfhcm (mgr.34102) 1508 : audit [DBG] from='client.35546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.289761+0000 mgr.smithi029.lsfhcm (mgr.34102) 1505 : audit [DBG] from='client.35538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.575482+0000 mgr.smithi029.lsfhcm (mgr.34102) 1506 : audit [DBG] from='client.35542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:32.671799+0000 mgr.smithi029.lsfhcm (mgr.34102) 1507 : cluster [DBG] pgmap v1143: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:32.854720+0000 mgr.smithi029.lsfhcm (mgr.34102) 1508 : audit [DBG] from='client.35546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:40:33.497240+0000 mgr.smithi029.lsfhcm (mgr.34102) 1509 : audit [DBG] from='client.35554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:40:33.497240+0000 mgr.smithi029.lsfhcm (mgr.34102) 1509 : audit [DBG] from='client.35554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:40:36.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:34.672493+0000 mgr.smithi029.lsfhcm (mgr.34102) 1510 : cluster [DBG] pgmap v1144: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:34.672493+0000 mgr.smithi029.lsfhcm (mgr.34102) 1510 : cluster [DBG] pgmap v1144: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:38.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:36.673179+0000 mgr.smithi029.lsfhcm (mgr.34102) 1511 : cluster [DBG] pgmap v1145: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:36.673179+0000 mgr.smithi029.lsfhcm (mgr.34102) 1511 : cluster [DBG] pgmap v1145: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:38.673851+0000 mgr.smithi029.lsfhcm (mgr.34102) 1512 : cluster [DBG] pgmap v1146: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:38.673851+0000 mgr.smithi029.lsfhcm (mgr.34102) 1512 : cluster [DBG] pgmap v1146: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:42.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:40.674562+0000 mgr.smithi029.lsfhcm (mgr.34102) 1513 : cluster [DBG] pgmap v1147: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:42.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:40.674562+0000 mgr.smithi029.lsfhcm (mgr.34102) 1513 : cluster [DBG] pgmap v1147: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:44.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:42.675103+0000 mgr.smithi029.lsfhcm (mgr.34102) 1514 : cluster [DBG] pgmap v1148: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:42.675103+0000 mgr.smithi029.lsfhcm (mgr.34102) 1514 : cluster [DBG] pgmap v1148: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:44.675672+0000 mgr.smithi029.lsfhcm (mgr.34102) 1515 : cluster [DBG] pgmap v1149: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:44.675672+0000 mgr.smithi029.lsfhcm (mgr.34102) 1515 : cluster [DBG] pgmap v1149: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:46.676224+0000 mgr.smithi029.lsfhcm (mgr.34102) 1516 : cluster [DBG] pgmap v1150: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:46.676224+0000 mgr.smithi029.lsfhcm (mgr.34102) 1516 : cluster [DBG] pgmap v1150: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:48.676779+0000 mgr.smithi029.lsfhcm (mgr.34102) 1517 : cluster [DBG] pgmap v1151: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:50.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:48.676779+0000 mgr.smithi029.lsfhcm (mgr.34102) 1517 : cluster [DBG] pgmap v1151: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:50.677341+0000 mgr.smithi029.lsfhcm (mgr.34102) 1518 : cluster [DBG] pgmap v1152: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:52.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:50.677341+0000 mgr.smithi029.lsfhcm (mgr.34102) 1518 : cluster [DBG] pgmap v1152: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:54.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:52.678012+0000 mgr.smithi029.lsfhcm (mgr.34102) 1519 : cluster [DBG] pgmap v1153: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:52.678012+0000 mgr.smithi029.lsfhcm (mgr.34102) 1519 : cluster [DBG] pgmap v1153: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:54.678609+0000 mgr.smithi029.lsfhcm (mgr.34102) 1520 : cluster [DBG] pgmap v1154: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:56.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:54.678609+0000 mgr.smithi029.lsfhcm (mgr.34102) 1520 : cluster [DBG] pgmap v1154: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:58.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:56.679151+0000 mgr.smithi029.lsfhcm (mgr.34102) 1521 : cluster [DBG] pgmap v1155: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:40:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:56.679151+0000 mgr.smithi029.lsfhcm (mgr.34102) 1521 : cluster [DBG] pgmap v1155: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:40:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:40:58.679701+0000 mgr.smithi029.lsfhcm (mgr.34102) 1522 : cluster [DBG] pgmap v1156: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:00.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:40:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:40:58.679701+0000 mgr.smithi029.lsfhcm (mgr.34102) 1522 : cluster [DBG] pgmap v1156: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:02.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:00.680332+0000 mgr.smithi029.lsfhcm (mgr.34102) 1523 : cluster [DBG] pgmap v1157: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:02.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:00.680332+0000 mgr.smithi029.lsfhcm (mgr.34102) 1523 : cluster [DBG] pgmap v1157: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:03.813 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:41:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:02.681059+0000 mgr.smithi029.lsfhcm (mgr.34102) 1524 : cluster [DBG] pgmap v1158: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:04.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:02.681059+0000 mgr.smithi029.lsfhcm (mgr.34102) 1524 : cluster [DBG] pgmap v1158: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:04.382 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:41:04.383 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (53m) 4m ago 59m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:41:04.383 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (26m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:41:04.383 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (26m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:41:04.383 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (56m) 4m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:41:04.383 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (108m) 4m ago 108m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:41:04.384 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (108m) 4m ago 108m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:41:04.384 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (53m) 4m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:41:04.384 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (42m) 4m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:41:04.384 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (37m) 4m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:41:04.384 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (32m) 4m ago 2h 126M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:41:04.384 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (59m) 4m ago 59m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (59m) 4m ago 59m 95.5M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 101m - - 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 99m - - 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (20m) 4m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (15m) 4m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (10m) 4m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (5m) 4m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:41:04.385 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (2h) 4m ago 2h 443M 4096M 15.2.13 2cf504fded39 c4e078bb22db 2024-02-23T02:41:04.386 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 4m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:41:04.386 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 4m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:41:04.386 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (119m) 4m ago 119m 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:41:04.386 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (59m) 4m ago 59m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:41:04.723 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 6, 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:41:04.724 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:41:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:03.800731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1525 : audit [DBG] from='client.35558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.090226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1526 : audit [DBG] from='client.35562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.370417+0000 mon.smithi029 (mon.0) 1519 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.370805+0000 mon.smithi029 (mon.0) 1520 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.371136+0000 mon.smithi029 (mon.0) 1521 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.371431+0000 mon.smithi029 (mon.0) 1522 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.371735+0000 mon.smithi029 (mon.0) 1523 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.373705+0000 mon.smithi029 (mon.0) 1524 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.374022+0000 mon.smithi029 (mon.0) 1525 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.374323+0000 mon.smithi029 (mon.0) 1526 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.374618+0000 mon.smithi029 (mon.0) 1527 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.374943+0000 mon.smithi029 (mon.0) 1528 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.721442+0000 mon.smithi029 (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.29:0/1737357228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "10/23 daemons upgraded", 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:41:05.016 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:41:05.017 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:03.800731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1525 : audit [DBG] from='client.35558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.090226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1526 : audit [DBG] from='client.35562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.370417+0000 mon.smithi029 (mon.0) 1519 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.370805+0000 mon.smithi029 (mon.0) 1520 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.371136+0000 mon.smithi029 (mon.0) 1521 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.371431+0000 mon.smithi029 (mon.0) 1522 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.371735+0000 mon.smithi029 (mon.0) 1523 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.373705+0000 mon.smithi029 (mon.0) 1524 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:05.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.374022+0000 mon.smithi029 (mon.0) 1525 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.374323+0000 mon.smithi029 (mon.0) 1526 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.374618+0000 mon.smithi029 (mon.0) 1527 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.374943+0000 mon.smithi029 (mon.0) 1528 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:05.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.721442+0000 mon.smithi029 (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.29:0/1737357228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:04.368631+0000 mgr.smithi029.lsfhcm (mgr.34102) 1527 : audit [DBG] from='client.35566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:04.681594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1528 : cluster [DBG] pgmap v1159: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:06.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:05.013158+0000 mgr.smithi029.lsfhcm (mgr.34102) 1529 : audit [DBG] from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:06.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:04.368631+0000 mgr.smithi029.lsfhcm (mgr.34102) 1527 : audit [DBG] from='client.35566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:04.681594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1528 : cluster [DBG] pgmap v1159: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:06.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:05.013158+0000 mgr.smithi029.lsfhcm (mgr.34102) 1529 : audit [DBG] from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:08.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:06.682047+0000 mgr.smithi029.lsfhcm (mgr.34102) 1530 : cluster [DBG] pgmap v1160: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:08.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:07.714814+0000 mon.smithi029 (mon.0) 1530 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:41:08.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:07.717554+0000 mon.smithi029 (mon.0) 1531 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:08.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:07.719065+0000 mon.smithi029 (mon.0) 1532 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:08.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:07.720559+0000 mon.smithi029 (mon.0) 1533 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:08.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:07.722139+0000 mon.smithi029 (mon.0) 1534 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-23T02:41:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:06.682047+0000 mgr.smithi029.lsfhcm (mgr.34102) 1530 : cluster [DBG] pgmap v1160: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:07.714814+0000 mon.smithi029 (mon.0) 1530 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:41:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:07.717554+0000 mon.smithi029 (mon.0) 1531 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:07.719065+0000 mon.smithi029 (mon.0) 1532 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:07.720559+0000 mon.smithi029 (mon.0) 1533 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:07.722139+0000 mon.smithi029 (mon.0) 1534 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:07.712503+0000 mgr.smithi029.lsfhcm (mgr.34102) 1531 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:41:09.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:41:09.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:41:09.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:07.722331+0000 mgr.smithi029.lsfhcm (mgr.34102) 1532 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-23T02:41:09.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:07.723321+0000 mgr.smithi029.lsfhcm (mgr.34102) 1533 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-23T02:41:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:07.712503+0000 mgr.smithi029.lsfhcm (mgr.34102) 1531 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:41:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:41:09.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:41:09.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:41:09.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:41:09.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:41:09.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:07.722331+0000 mgr.smithi029.lsfhcm (mgr.34102) 1532 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-23T02:41:09.269 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:07.723321+0000 mgr.smithi029.lsfhcm (mgr.34102) 1533 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-23T02:41:10.160 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:08.682684+0000 mgr.smithi029.lsfhcm (mgr.34102) 1534 : cluster [DBG] pgmap v1161: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:10.160 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:09.410302+0000 mon.smithi029 (mon.0) 1535 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:10.160 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:09.411147+0000 mon.smithi029 (mon.0) 1536 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T02:41:10.160 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:09.411840+0000 mon.smithi029 (mon.0) 1537 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:41:10.160 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:09.413733+0000 mon.smithi029 (mon.0) 1538 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-23T02:41:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:08.682684+0000 mgr.smithi029.lsfhcm (mgr.34102) 1534 : cluster [DBG] pgmap v1161: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:10.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:09.410302+0000 mon.smithi029 (mon.0) 1535 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:10.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:09.411147+0000 mon.smithi029 (mon.0) 1536 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T02:41:10.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:09.411840+0000 mon.smithi029 (mon.0) 1537 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:41:10.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:09.413733+0000 mon.smithi029 (mon.0) 1538 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-23T02:41:11.009 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:09.405236+0000 mgr.smithi029.lsfhcm (mgr.34102) 1535 : cephadm [INF] Upgrade: Updating osd.4 2024-02-23T02:41:11.009 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:09.413223+0000 mgr.smithi029.lsfhcm (mgr.34102) 1536 : cephadm [INF] Deploying daemon osd.4 on smithi052 2024-02-23T02:41:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:09.405236+0000 mgr.smithi029.lsfhcm (mgr.34102) 1535 : cephadm [INF] Upgrade: Updating osd.4 2024-02-23T02:41:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:09.413223+0000 mgr.smithi029.lsfhcm (mgr.34102) 1536 : cephadm [INF] Deploying daemon osd.4 on smithi052 2024-02-23T02:41:12.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:10.683161+0000 mgr.smithi029.lsfhcm (mgr.34102) 1537 : cluster [DBG] pgmap v1162: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:10.683161+0000 mgr.smithi029.lsfhcm (mgr.34102) 1537 : cluster [DBG] pgmap v1162: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:12.670 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:12 smithi052 systemd[1]: Stopping Ceph osd.4 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:41:13.419 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:13 smithi052 bash[64127]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.4 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.683797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1538 : cluster [DBG] pgmap v1163: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985391+0000 mon.smithi029 (mon.0) 1539 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985429+0000 mon.smithi029 (mon.0) 1540 : cluster [INF] osd.4 failed (root=default,host=smithi052) (connection refused reported by osd.3) 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985577+0000 mon.smithi029 (mon.0) 1541 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985671+0000 mon.smithi029 (mon.0) 1542 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985776+0000 mon.smithi029 (mon.0) 1543 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.040 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985867+0000 mon.smithi029 (mon.0) 1544 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.985984+0000 mon.smithi029 (mon.0) 1545 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986086+0000 mon.smithi029 (mon.0) 1546 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986178+0000 mon.smithi029 (mon.0) 1547 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986260+0000 mon.smithi029 (mon.0) 1548 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986342+0000 mon.smithi029 (mon.0) 1549 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986430+0000 mon.smithi029 (mon.0) 1550 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986518+0000 mon.smithi029 (mon.0) 1551 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986601+0000 mon.smithi029 (mon.0) 1552 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:12.986682+0000 mon.smithi029 (mon.0) 1553 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386326+0000 mon.smithi029 (mon.0) 1554 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386384+0000 mon.smithi029 (mon.0) 1555 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386529+0000 mon.smithi029 (mon.0) 1556 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.041 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386579+0000 mon.smithi029 (mon.0) 1557 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386695+0000 mon.smithi029 (mon.0) 1558 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386795+0000 mon.smithi029 (mon.0) 1559 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.386882+0000 mon.smithi029 (mon.0) 1560 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387004+0000 mon.smithi029 (mon.0) 1561 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387109+0000 mon.smithi029 (mon.0) 1562 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387193+0000 mon.smithi029 (mon.0) 1563 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387277+0000 mon.smithi029 (mon.0) 1564 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387368+0000 mon.smithi029 (mon.0) 1565 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387445+0000 mon.smithi029 (mon.0) 1566 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.042 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.387538+0000 mon.smithi029 (mon.0) 1567 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.683797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1538 : cluster [DBG] pgmap v1163: 129 pgs: 129 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985391+0000 mon.smithi029 (mon.0) 1539 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985429+0000 mon.smithi029 (mon.0) 1540 : cluster [INF] osd.4 failed (root=default,host=smithi052) (connection refused reported by osd.3) 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985577+0000 mon.smithi029 (mon.0) 1541 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985671+0000 mon.smithi029 (mon.0) 1542 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985776+0000 mon.smithi029 (mon.0) 1543 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985867+0000 mon.smithi029 (mon.0) 1544 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.985984+0000 mon.smithi029 (mon.0) 1545 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986086+0000 mon.smithi029 (mon.0) 1546 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986178+0000 mon.smithi029 (mon.0) 1547 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986260+0000 mon.smithi029 (mon.0) 1548 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986342+0000 mon.smithi029 (mon.0) 1549 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986430+0000 mon.smithi029 (mon.0) 1550 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986518+0000 mon.smithi029 (mon.0) 1551 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986601+0000 mon.smithi029 (mon.0) 1552 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:12.986682+0000 mon.smithi029 (mon.0) 1553 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386326+0000 mon.smithi029 (mon.0) 1554 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386384+0000 mon.smithi029 (mon.0) 1555 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386529+0000 mon.smithi029 (mon.0) 1556 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386579+0000 mon.smithi029 (mon.0) 1557 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386695+0000 mon.smithi029 (mon.0) 1558 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386795+0000 mon.smithi029 (mon.0) 1559 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.386882+0000 mon.smithi029 (mon.0) 1560 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387004+0000 mon.smithi029 (mon.0) 1561 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387109+0000 mon.smithi029 (mon.0) 1562 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387193+0000 mon.smithi029 (mon.0) 1563 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387277+0000 mon.smithi029 (mon.0) 1564 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-23T02:41:14.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387368+0000 mon.smithi029 (mon.0) 1565 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-23T02:41:14.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387445+0000 mon.smithi029 (mon.0) 1566 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-23T02:41:14.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.387538+0000 mon.smithi029 (mon.0) 1567 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-23T02:41:15.024 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.784958+0000 mon.smithi029 (mon.0) 1568 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:41:15.024 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:13.794024+0000 mon.smithi029 (mon.0) 1569 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-23T02:41:15.025 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:15 smithi052 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.4.service: Succeeded. 2024-02-23T02:41:15.025 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:15 smithi052 systemd[1]: Stopped Ceph osd.4 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:41:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.784958+0000 mon.smithi029 (mon.0) 1568 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:41:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:13.794024+0000 mon.smithi029 (mon.0) 1569 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-23T02:41:15.420 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:15 smithi052 systemd[1]: Starting Ceph osd.4 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:41:16.062 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:14.684222+0000 mgr.smithi029.lsfhcm (mgr.34102) 1539 : cluster [DBG] pgmap v1165: 129 pgs: 18 stale+active+clean, 111 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:16.062 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:14.796489+0000 mon.smithi029 (mon.0) 1570 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-23T02:41:16.062 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:41:16.062 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-23T02:41:16.062 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-23T02:41:16.062 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-23T02:41:16.062 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-23T02:41:16.062 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-23T02:41:16.063 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-23T02:41:16.063 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:16 smithi052 bash[64429]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-23T02:41:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:14.684222+0000 mgr.smithi029.lsfhcm (mgr.34102) 1539 : cluster [DBG] pgmap v1165: 129 pgs: 18 stale+active+clean, 111 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail 2024-02-23T02:41:16.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:14.796489+0000 mon.smithi029 (mon.0) 1570 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-23T02:41:17.163 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:16.796257+0000 mon.smithi029 (mon.0) 1571 : cluster [WRN] Health check failed: Degraded data redundancy: 9/396 objects degraded (2.273%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:41:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:16.796257+0000 mon.smithi029 (mon.0) 1571 : cluster [WRN] Health check failed: Degraded data redundancy: 9/396 objects degraded (2.273%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:41:17.420 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T02:41:17.160+0000 7fcbf7480700 1 -- 172.21.15.52:0/3945796537 <== mon.1 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560a8c8ca680 con 0x560a8c893400 2024-02-23T02:41:17.420 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:17 smithi052 bash[64703]: 41493c6ad9060c9256570763b4197b4d5dac3ef18ff8be266161461c4ed2f258 2024-02-23T02:41:17.420 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:17 smithi052 systemd[1]: Started Ceph osd.4 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:41:17.949 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T02:41:17.679+0000 7fcbfef0e380 -1 Falling back to public interface 2024-02-23T02:41:18.657 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:16.685049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1540 : cluster [DBG] pgmap v1167: 129 pgs: 4 active+undersized+degraded, 14 stale+active+clean, 8 active+undersized, 103 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 9/396 objects degraded (2.273%) 2024-02-23T02:41:18.657 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:17.275214+0000 mon.smithi029 (mon.0) 1572 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:18.657 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:17.276268+0000 mon.smithi029 (mon.0) 1573 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:41:18.657 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:17.278427+0000 mon.smithi029 (mon.0) 1574 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:41:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:16.685049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1540 : cluster [DBG] pgmap v1167: 129 pgs: 4 active+undersized+degraded, 14 stale+active+clean, 8 active+undersized, 103 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 9/396 objects degraded (2.273%) 2024-02-23T02:41:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:17.275214+0000 mon.smithi029 (mon.0) 1572 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:17.276268+0000 mon.smithi029 (mon.0) 1573 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:41:18.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:17.278427+0000 mon.smithi029 (mon.0) 1574 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:41:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:18.685798+0000 mgr.smithi029.lsfhcm (mgr.34102) 1541 : cluster [DBG] pgmap v1168: 129 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 34 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:41:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:18.685798+0000 mgr.smithi029.lsfhcm (mgr.34102) 1541 : cluster [DBG] pgmap v1168: 129 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 34 active+undersized, 79 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:41:22.607 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:20.686601+0000 mgr.smithi029.lsfhcm (mgr.34102) 1542 : cluster [DBG] pgmap v1169: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:22.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:20.686601+0000 mgr.smithi029.lsfhcm (mgr.34102) 1542 : cluster [DBG] pgmap v1169: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:23.291 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T02:41:22.968+0000 7fcbfef0e380 -1 osd.4 85 log_to_monitors {default=true} 2024-02-23T02:41:23.670 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 02:41:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T02:41:23.301+0000 7fcbf03f5700 -1 osd.4 85 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:41:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:22.972397+0000 mon.smithi052 (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.52:6800/3363488095,v1:172.21.15.52:6801/3363488095]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T02:41:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:22.973106+0000 mon.smithi029 (mon.0) 1575 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T02:41:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.065109+0000 mon.smithi029 (mon.0) 1576 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:23.673 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:22.972397+0000 mon.smithi052 (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.52:6800/3363488095,v1:172.21.15.52:6801/3363488095]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T02:41:23.673 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:22.973106+0000 mon.smithi029 (mon.0) 1575 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T02:41:23.673 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.065109+0000 mon.smithi029 (mon.0) 1576 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:22.687309+0000 mgr.smithi029.lsfhcm (mgr.34102) 1543 : cluster [DBG] pgmap v1170: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.286500+0000 mon.smithi029 (mon.0) 1577 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:23.286610+0000 mon.smithi029 (mon.0) 1578 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.287917+0000 mon.smithi052 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.52:6800/3363488095,v1:172.21.15.52:6801/3363488095]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.291625+0000 mon.smithi029 (mon.0) 1579 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.368361+0000 mon.smithi029 (mon.0) 1580 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:41:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.369275+0000 mon.smithi029 (mon.0) 1581 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:41:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.375078+0000 mon.smithi029 (mon.0) 1582 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.378031+0000 mon.smithi029 (mon.0) 1583 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:41:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:23.382403+0000 mon.smithi029 (mon.0) 1584 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:22.687309+0000 mgr.smithi029.lsfhcm (mgr.34102) 1543 : cluster [DBG] pgmap v1170: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 1.8 GiB used, 709 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.286500+0000 mon.smithi029 (mon.0) 1577 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:23.286610+0000 mon.smithi029 (mon.0) 1578 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.287917+0000 mon.smithi052 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.52:6800/3363488095,v1:172.21.15.52:6801/3363488095]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.291625+0000 mon.smithi029 (mon.0) 1579 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.368361+0000 mon.smithi029 (mon.0) 1580 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.369275+0000 mon.smithi029 (mon.0) 1581 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.375078+0000 mon.smithi029 (mon.0) 1582 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.378031+0000 mon.smithi029 (mon.0) 1583 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:41:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:23.382403+0000 mon.smithi029 (mon.0) 1584 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:23.370049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1544 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:23.370679+0000 mgr.smithi029.lsfhcm (mgr.34102) 1545 : cluster [DBG] pgmap v1172: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:23.370991+0000 mgr.smithi029.lsfhcm (mgr.34102) 1546 : cluster [DBG] pgmap v1173: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:23.385287+0000 mgr.smithi029.lsfhcm (mgr.34102) 1547 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:41:23.385495+0000 mgr.smithi029.lsfhcm (mgr.34102) 1548 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:24.289326+0000 mon.smithi029 (mon.0) 1585 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:24.297039+0000 mon.smithi029 (mon.0) 1586 : cluster [INF] osd.4 [v2:172.21.15.52:6800/3363488095,v1:172.21.15.52:6801/3363488095] boot 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:24.297085+0000 mon.smithi029 (mon.0) 1587 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-23T02:41:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:24.297835+0000 mon.smithi029 (mon.0) 1588 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T02:41:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:23.370049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1544 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:41:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:23.370679+0000 mgr.smithi029.lsfhcm (mgr.34102) 1545 : cluster [DBG] pgmap v1172: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:23.370991+0000 mgr.smithi029.lsfhcm (mgr.34102) 1546 : cluster [DBG] pgmap v1173: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:23.385287+0000 mgr.smithi029.lsfhcm (mgr.34102) 1547 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:41:23.385495+0000 mgr.smithi029.lsfhcm (mgr.34102) 1548 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:24.289326+0000 mon.smithi029 (mon.0) 1585 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:24.297039+0000 mon.smithi029 (mon.0) 1586 : cluster [INF] osd.4 [v2:172.21.15.52:6800/3363488095,v1:172.21.15.52:6801/3363488095] boot 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:24.297085+0000 mon.smithi029 (mon.0) 1587 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-23T02:41:25.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:24.297835+0000 mon.smithi029 (mon.0) 1588 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T02:41:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:25.302118+0000 mon.smithi029 (mon.0) 1589 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-23T02:41:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:25.371635+0000 mgr.smithi029.lsfhcm (mgr.34102) 1549 : cluster [DBG] pgmap v1176: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:25.883833+0000 mon.smithi029 (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 48/396 objects degraded (12.121%), 16 pgs degraded (PG_DEGRADED) 2024-02-23T02:41:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:25.302118+0000 mon.smithi029 (mon.0) 1589 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-23T02:41:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:25.371635+0000 mgr.smithi029.lsfhcm (mgr.34102) 1549 : cluster [DBG] pgmap v1176: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:41:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:25.883833+0000 mon.smithi029 (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 48/396 objects degraded (12.121%), 16 pgs degraded (PG_DEGRADED) 2024-02-23T02:41:28.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:27.372344+0000 mgr.smithi029.lsfhcm (mgr.34102) 1550 : cluster [DBG] pgmap v1177: 129 pgs: 1 activating, 10 active+undersized+degraded, 31 active+undersized, 87 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 27/396 objects degraded (6.818%) 2024-02-23T02:41:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:27.372344+0000 mgr.smithi029.lsfhcm (mgr.34102) 1550 : cluster [DBG] pgmap v1177: 129 pgs: 1 activating, 10 active+undersized+degraded, 31 active+undersized, 87 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 27/396 objects degraded (6.818%) 2024-02-23T02:41:30.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:28.769730+0000 mon.smithi029 (mon.0) 1591 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:28.769730+0000 mon.smithi029 (mon.0) 1591 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:29.373015+0000 mgr.smithi029.lsfhcm (mgr.34102) 1551 : cluster [DBG] pgmap v1178: 129 pgs: 1 activating, 128 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:29.767525+0000 mon.smithi029 (mon.0) 1592 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/396 objects degraded (6.818%), 10 pgs degraded) 2024-02-23T02:41:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:29.816107+0000 mon.smithi029 (mon.0) 1593 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:29.373015+0000 mgr.smithi029.lsfhcm (mgr.34102) 1551 : cluster [DBG] pgmap v1178: 129 pgs: 1 activating, 128 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:29.767525+0000 mon.smithi029 (mon.0) 1592 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/396 objects degraded (6.818%), 10 pgs degraded) 2024-02-23T02:41:31.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:29.816107+0000 mon.smithi029 (mon.0) 1593 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:31.373535+0000 mgr.smithi029.lsfhcm (mgr.34102) 1552 : cluster [DBG] pgmap v1179: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:31.373535+0000 mgr.smithi029.lsfhcm (mgr.34102) 1552 : cluster [DBG] pgmap v1179: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:33.374293+0000 mgr.smithi029.lsfhcm (mgr.34102) 1553 : cluster [DBG] pgmap v1180: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:33.374293+0000 mgr.smithi029.lsfhcm (mgr.34102) 1553 : cluster [DBG] pgmap v1180: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:35.333 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:41:35.902 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:41:35.902 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (54m) 12s ago 59m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:41:35.902 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (27m) 5m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:41:35.902 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (27m) 12s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:41:35.902 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (56m) 12s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:41:35.902 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (109m) 5m ago 109m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (109m) 12s ago 109m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (53m) 5m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (43m) 12s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (38m) 5m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (33m) 12s ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (59m) 5m ago 59m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (59m) 12s ago 59m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 101m - - 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 12s ago 99m - - 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (21m) 5m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (16m) 5m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (10m) 5m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (5m) 5m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:41:35.903 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (19s) 12s ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:41:35.904 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 12s ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:41:35.904 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 12s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:41:35.904 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 12s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:41:35.904 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (59m) 12s ago 59m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:41:36.242 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:41:36.242 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:41:36.242 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:41:36.242 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:41:36.243 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:41:36.244 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:41:36.244 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:41:36.531 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:41:36.531 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:41:36.531 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:41:36.531 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:41:36.531 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:41:36.532 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:41:36.532 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:41:36.532 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:41:36.532 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:41:36.532 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:41:36.532 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:41:36.533 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:41:36.533 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.319166+0000 mgr.smithi029.lsfhcm (mgr.34102) 1554 : audit [DBG] from='client.35582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:35.374766+0000 mgr.smithi029.lsfhcm (mgr.34102) 1555 : cluster [DBG] pgmap v1181: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.608038+0000 mgr.smithi029.lsfhcm (mgr.34102) 1556 : audit [DBG] from='client.35586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.888669+0000 mgr.smithi029.lsfhcm (mgr.34102) 1557 : audit [DBG] from='client.35590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.890479+0000 mon.smithi029 (mon.0) 1594 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.890856+0000 mon.smithi029 (mon.0) 1595 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.891170+0000 mon.smithi029 (mon.0) 1596 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.891452+0000 mon.smithi029 (mon.0) 1597 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.891723+0000 mon.smithi029 (mon.0) 1598 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.893670+0000 mon.smithi029 (mon.0) 1599 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.893973+0000 mon.smithi029 (mon.0) 1600 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.894266+0000 mon.smithi029 (mon.0) 1601 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.894542+0000 mon.smithi029 (mon.0) 1602 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:35.894818+0000 mon.smithi029 (mon.0) 1603 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:36.240733+0000 mon.smithi029 (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.29:0/3465473584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.319166+0000 mgr.smithi029.lsfhcm (mgr.34102) 1554 : audit [DBG] from='client.35582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:35.374766+0000 mgr.smithi029.lsfhcm (mgr.34102) 1555 : cluster [DBG] pgmap v1181: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.608038+0000 mgr.smithi029.lsfhcm (mgr.34102) 1556 : audit [DBG] from='client.35586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.888669+0000 mgr.smithi029.lsfhcm (mgr.34102) 1557 : audit [DBG] from='client.35590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.890479+0000 mon.smithi029 (mon.0) 1594 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.890856+0000 mon.smithi029 (mon.0) 1595 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.891170+0000 mon.smithi029 (mon.0) 1596 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.891452+0000 mon.smithi029 (mon.0) 1597 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.891723+0000 mon.smithi029 (mon.0) 1598 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.893670+0000 mon.smithi029 (mon.0) 1599 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.893973+0000 mon.smithi029 (mon.0) 1600 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.894266+0000 mon.smithi029 (mon.0) 1601 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.894542+0000 mon.smithi029 (mon.0) 1602 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:35.894818+0000 mon.smithi029 (mon.0) 1603 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:41:37.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:36.240733+0000 mon.smithi029 (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.29:0/3465473584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:41:38.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:36.528928+0000 mgr.smithi029.lsfhcm (mgr.34102) 1558 : audit [DBG] from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:36.528928+0000 mgr.smithi029.lsfhcm (mgr.34102) 1558 : audit [DBG] from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:41:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:37.375534+0000 mgr.smithi029.lsfhcm (mgr.34102) 1559 : cluster [DBG] pgmap v1182: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:37.375534+0000 mgr.smithi029.lsfhcm (mgr.34102) 1559 : cluster [DBG] pgmap v1182: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:39.376225+0000 mgr.smithi029.lsfhcm (mgr.34102) 1560 : cluster [DBG] pgmap v1183: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:39.827336+0000 mon.smithi029 (mon.0) 1605 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:39.376225+0000 mgr.smithi029.lsfhcm (mgr.34102) 1560 : cluster [DBG] pgmap v1183: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:39.827336+0000 mon.smithi029 (mon.0) 1605 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:41.376879+0000 mgr.smithi029.lsfhcm (mgr.34102) 1561 : cluster [DBG] pgmap v1184: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:43.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:41.376879+0000 mgr.smithi029.lsfhcm (mgr.34102) 1561 : cluster [DBG] pgmap v1184: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:43.377495+0000 mgr.smithi029.lsfhcm (mgr.34102) 1562 : cluster [DBG] pgmap v1185: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:41:43.770245+0000 mon.smithi029 (mon.0) 1606 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:43.377495+0000 mgr.smithi029.lsfhcm (mgr.34102) 1562 : cluster [DBG] pgmap v1185: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:41:43.770245+0000 mon.smithi029 (mon.0) 1606 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:41:47.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:45.378202+0000 mgr.smithi029.lsfhcm (mgr.34102) 1563 : cluster [DBG] pgmap v1186: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:45.378202+0000 mgr.smithi029.lsfhcm (mgr.34102) 1563 : cluster [DBG] pgmap v1186: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:49.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:47.378831+0000 mgr.smithi029.lsfhcm (mgr.34102) 1564 : cluster [DBG] pgmap v1187: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:49.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:47.378831+0000 mgr.smithi029.lsfhcm (mgr.34102) 1564 : cluster [DBG] pgmap v1187: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:49.379404+0000 mgr.smithi029.lsfhcm (mgr.34102) 1565 : cluster [DBG] pgmap v1188: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:49.379404+0000 mgr.smithi029.lsfhcm (mgr.34102) 1565 : cluster [DBG] pgmap v1188: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:51.379958+0000 mgr.smithi029.lsfhcm (mgr.34102) 1566 : cluster [DBG] pgmap v1189: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:51.379958+0000 mgr.smithi029.lsfhcm (mgr.34102) 1566 : cluster [DBG] pgmap v1189: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:53.380608+0000 mgr.smithi029.lsfhcm (mgr.34102) 1567 : cluster [DBG] pgmap v1190: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:53.380608+0000 mgr.smithi029.lsfhcm (mgr.34102) 1567 : cluster [DBG] pgmap v1190: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:55.381254+0000 mgr.smithi029.lsfhcm (mgr.34102) 1568 : cluster [DBG] pgmap v1191: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:55.381254+0000 mgr.smithi029.lsfhcm (mgr.34102) 1568 : cluster [DBG] pgmap v1191: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:59.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:41:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:57.381837+0000 mgr.smithi029.lsfhcm (mgr.34102) 1569 : cluster [DBG] pgmap v1192: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:41:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:41:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:57.381837+0000 mgr.smithi029.lsfhcm (mgr.34102) 1569 : cluster [DBG] pgmap v1192: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:41:59.382555+0000 mgr.smithi029.lsfhcm (mgr.34102) 1570 : cluster [DBG] pgmap v1193: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:41:59.382555+0000 mgr.smithi029.lsfhcm (mgr.34102) 1570 : cluster [DBG] pgmap v1193: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:01.383111+0000 mgr.smithi029.lsfhcm (mgr.34102) 1571 : cluster [DBG] pgmap v1194: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:03.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:01.383111+0000 mgr.smithi029.lsfhcm (mgr.34102) 1571 : cluster [DBG] pgmap v1194: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:05.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:03.383889+0000 mgr.smithi029.lsfhcm (mgr.34102) 1572 : cluster [DBG] pgmap v1195: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:03.383889+0000 mgr.smithi029.lsfhcm (mgr.34102) 1572 : cluster [DBG] pgmap v1195: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:06.845 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:42:07.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:05.384619+0000 mgr.smithi029.lsfhcm (mgr.34102) 1573 : cluster [DBG] pgmap v1196: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:05.384619+0000 mgr.smithi029.lsfhcm (mgr.34102) 1573 : cluster [DBG] pgmap v1196: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:07.415 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:42:07.415 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (54m) 44s ago 60m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:42:07.415 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (28m) 6m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (27m) 44s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (57m) 44s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (109m) 6m ago 109m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (110m) 44s ago 109m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (54m) 6m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (44m) 44s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (38m) 6m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (33m) 44s ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (60m) 6m ago 60m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (60m) 44s ago 60m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 102m - - 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 44s ago 100m - - 2024-02-23T02:42:07.416 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (22m) 6m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (16m) 6m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (11m) 6m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (6m) 6m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (50s) 44s ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 44s ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 44s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 44s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:42:07.417 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (60m) 44s ago 60m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:42:07.753 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:07.754 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:42:07.755 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:42:07.755 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:42:07.755 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:42:07.755 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:42:08.044 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:42:08.045 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:42:08.045 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:06.832171+0000 mgr.smithi029.lsfhcm (mgr.34102) 1574 : audit [DBG] from='client.35602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.121344+0000 mgr.smithi029.lsfhcm (mgr.34102) 1575 : audit [DBG] from='client.35606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.403365+0000 mon.smithi029 (mon.0) 1607 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.403744+0000 mon.smithi029 (mon.0) 1608 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.404087+0000 mon.smithi029 (mon.0) 1609 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.404412+0000 mon.smithi029 (mon.0) 1610 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.404727+0000 mon.smithi029 (mon.0) 1611 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.406648+0000 mon.smithi029 (mon.0) 1612 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.406962+0000 mon.smithi029 (mon.0) 1613 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.407261+0000 mon.smithi029 (mon.0) 1614 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.407559+0000 mon.smithi029 (mon.0) 1615 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.407847+0000 mon.smithi029 (mon.0) 1616 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.752128+0000 mon.smithi029 (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.29:0/4045083010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:42:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:06.832171+0000 mgr.smithi029.lsfhcm (mgr.34102) 1574 : audit [DBG] from='client.35602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.121344+0000 mgr.smithi029.lsfhcm (mgr.34102) 1575 : audit [DBG] from='client.35606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.403365+0000 mon.smithi029 (mon.0) 1607 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.403744+0000 mon.smithi029 (mon.0) 1608 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.404087+0000 mon.smithi029 (mon.0) 1609 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.404412+0000 mon.smithi029 (mon.0) 1610 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.404727+0000 mon.smithi029 (mon.0) 1611 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.406648+0000 mon.smithi029 (mon.0) 1612 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.406962+0000 mon.smithi029 (mon.0) 1613 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.407261+0000 mon.smithi029 (mon.0) 1614 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.407559+0000 mon.smithi029 (mon.0) 1615 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.407847+0000 mon.smithi029 (mon.0) 1616 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.752128+0000 mon.smithi029 (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.29:0/4045083010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:42:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:07.385078+0000 mgr.smithi029.lsfhcm (mgr.34102) 1576 : cluster [DBG] pgmap v1197: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:07.401596+0000 mgr.smithi029.lsfhcm (mgr.34102) 1577 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:09.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:08.042184+0000 mgr.smithi029.lsfhcm (mgr.34102) 1578 : audit [DBG] from='client.35618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:07.385078+0000 mgr.smithi029.lsfhcm (mgr.34102) 1576 : cluster [DBG] pgmap v1197: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:07.401596+0000 mgr.smithi029.lsfhcm (mgr.34102) 1577 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:09.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:08.042184+0000 mgr.smithi029.lsfhcm (mgr.34102) 1578 : audit [DBG] from='client.35618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:09.385802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1579 : cluster [DBG] pgmap v1198: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:09.385802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1579 : cluster [DBG] pgmap v1198: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:11.386363+0000 mgr.smithi029.lsfhcm (mgr.34102) 1580 : cluster [DBG] pgmap v1199: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:11.386363+0000 mgr.smithi029.lsfhcm (mgr.34102) 1580 : cluster [DBG] pgmap v1199: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:13.387014+0000 mgr.smithi029.lsfhcm (mgr.34102) 1581 : cluster [DBG] pgmap v1200: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:13.387014+0000 mgr.smithi029.lsfhcm (mgr.34102) 1581 : cluster [DBG] pgmap v1200: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:17.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:15.387626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1582 : cluster [DBG] pgmap v1201: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:15.387626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1582 : cluster [DBG] pgmap v1201: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:19.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:17.388203+0000 mgr.smithi029.lsfhcm (mgr.34102) 1583 : cluster [DBG] pgmap v1202: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:17.388203+0000 mgr.smithi029.lsfhcm (mgr.34102) 1583 : cluster [DBG] pgmap v1202: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:21.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:19.388858+0000 mgr.smithi029.lsfhcm (mgr.34102) 1584 : cluster [DBG] pgmap v1203: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:19.388858+0000 mgr.smithi029.lsfhcm (mgr.34102) 1584 : cluster [DBG] pgmap v1203: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:21.389457+0000 mgr.smithi029.lsfhcm (mgr.34102) 1585 : cluster [DBG] pgmap v1204: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:23.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:21.389457+0000 mgr.smithi029.lsfhcm (mgr.34102) 1585 : cluster [DBG] pgmap v1204: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:23.390050+0000 mgr.smithi029.lsfhcm (mgr.34102) 1586 : cluster [DBG] pgmap v1205: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:23.390050+0000 mgr.smithi029.lsfhcm (mgr.34102) 1586 : cluster [DBG] pgmap v1205: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:27.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:25.390648+0000 mgr.smithi029.lsfhcm (mgr.34102) 1587 : cluster [DBG] pgmap v1206: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:25.390648+0000 mgr.smithi029.lsfhcm (mgr.34102) 1587 : cluster [DBG] pgmap v1206: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:27.391274+0000 mgr.smithi029.lsfhcm (mgr.34102) 1588 : cluster [DBG] pgmap v1207: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:28.718113+0000 mon.smithi029 (mon.0) 1618 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:42:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:28.718429+0000 mon.smithi029 (mon.0) 1619 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:42:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:28.718708+0000 mon.smithi029 (mon.0) 1620 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:42:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:28.718992+0000 mon.smithi029 (mon.0) 1621 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:42:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:27.391274+0000 mgr.smithi029.lsfhcm (mgr.34102) 1588 : cluster [DBG] pgmap v1207: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:28.718113+0000 mon.smithi029 (mon.0) 1618 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:42:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:28.718429+0000 mon.smithi029 (mon.0) 1619 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:42:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:28.718708+0000 mon.smithi029 (mon.0) 1620 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:42:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:28.718992+0000 mon.smithi029 (mon.0) 1621 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:42:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:29.391969+0000 mgr.smithi029.lsfhcm (mgr.34102) 1589 : cluster [DBG] pgmap v1208: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:29.391969+0000 mgr.smithi029.lsfhcm (mgr.34102) 1589 : cluster [DBG] pgmap v1208: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:31.392457+0000 mgr.smithi029.lsfhcm (mgr.34102) 1590 : cluster [DBG] pgmap v1209: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:33.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:31.392457+0000 mgr.smithi029.lsfhcm (mgr.34102) 1590 : cluster [DBG] pgmap v1209: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:33.393071+0000 mgr.smithi029.lsfhcm (mgr.34102) 1591 : cluster [DBG] pgmap v1210: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:33.393071+0000 mgr.smithi029.lsfhcm (mgr.34102) 1591 : cluster [DBG] pgmap v1210: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:35.393626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1592 : cluster [DBG] pgmap v1211: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:35.393626+0000 mgr.smithi029.lsfhcm (mgr.34102) 1592 : cluster [DBG] pgmap v1211: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:38.356 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:42:38.925 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:42:38.925 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (55m) 75s ago 60m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:42:38.925 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (28m) 6m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (28m) 75s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (57m) 75s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (110m) 6m ago 110m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (110m) 75s ago 110m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (54m) 6m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (44m) 75s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (39m) 6m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (34m) 75s ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (60m) 6m ago 60m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (60m) 75s ago 60m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 102m - - 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 75s ago 100m - - 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (22m) 6m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (17m) 6m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:42:38.926 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (11m) 6m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:42:38.927 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (6m) 6m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:42:38.927 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (82s) 75s ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:42:38.927 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 75s ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:42:38.927 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 75s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:42:38.927 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 75s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:42:38.927 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (60m) 75s ago 60m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:42:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:37.394161+0000 mgr.smithi029.lsfhcm (mgr.34102) 1593 : cluster [DBG] pgmap v1212: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:37.394161+0000 mgr.smithi029.lsfhcm (mgr.34102) 1593 : cluster [DBG] pgmap v1212: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:42:39.266 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:42:39.267 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:42:39.267 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:42:39.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:42:39.267 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:42:39.267 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:42:39.267 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:42:39.553 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:42:39.553 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:42:39.554 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:42:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.343647+0000 mgr.smithi029.lsfhcm (mgr.34102) 1594 : audit [DBG] from='client.35622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.630860+0000 mgr.smithi029.lsfhcm (mgr.34102) 1595 : audit [DBG] from='client.35626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.911667+0000 mgr.smithi029.lsfhcm (mgr.34102) 1596 : audit [DBG] from='client.35630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.913464+0000 mon.smithi029 (mon.0) 1622 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.913809+0000 mon.smithi029 (mon.0) 1623 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.914116+0000 mon.smithi029 (mon.0) 1624 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.914393+0000 mon.smithi029 (mon.0) 1625 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.914654+0000 mon.smithi029 (mon.0) 1626 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.916606+0000 mon.smithi029 (mon.0) 1627 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.916892+0000 mon.smithi029 (mon.0) 1628 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.917180+0000 mon.smithi029 (mon.0) 1629 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.917441+0000 mon.smithi029 (mon.0) 1630 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:38.917703+0000 mon.smithi029 (mon.0) 1631 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:39.264540+0000 mon.smithi029 (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.29:0/3143331147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:42:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.343647+0000 mgr.smithi029.lsfhcm (mgr.34102) 1594 : audit [DBG] from='client.35622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:40.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.630860+0000 mgr.smithi029.lsfhcm (mgr.34102) 1595 : audit [DBG] from='client.35626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.911667+0000 mgr.smithi029.lsfhcm (mgr.34102) 1596 : audit [DBG] from='client.35630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.913464+0000 mon.smithi029 (mon.0) 1622 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.913809+0000 mon.smithi029 (mon.0) 1623 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.914116+0000 mon.smithi029 (mon.0) 1624 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.914393+0000 mon.smithi029 (mon.0) 1625 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.914654+0000 mon.smithi029 (mon.0) 1626 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.916606+0000 mon.smithi029 (mon.0) 1627 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.916892+0000 mon.smithi029 (mon.0) 1628 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.917180+0000 mon.smithi029 (mon.0) 1629 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.917441+0000 mon.smithi029 (mon.0) 1630 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:38.917703+0000 mon.smithi029 (mon.0) 1631 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:42:40.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:39.264540+0000 mon.smithi029 (mon.0) 1632 : audit [DBG] from='client.? 172.21.15.29:0/3143331147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:42:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:39.394694+0000 mgr.smithi029.lsfhcm (mgr.34102) 1597 : cluster [DBG] pgmap v1213: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:41.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:42:39.551745+0000 mgr.smithi029.lsfhcm (mgr.34102) 1598 : audit [DBG] from='client.35638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:39.394694+0000 mgr.smithi029.lsfhcm (mgr.34102) 1597 : cluster [DBG] pgmap v1213: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:42:39.551745+0000 mgr.smithi029.lsfhcm (mgr.34102) 1598 : audit [DBG] from='client.35638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:42:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:41.395289+0000 mgr.smithi029.lsfhcm (mgr.34102) 1599 : cluster [DBG] pgmap v1214: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:43.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:41.395289+0000 mgr.smithi029.lsfhcm (mgr.34102) 1599 : cluster [DBG] pgmap v1214: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:43.395929+0000 mgr.smithi029.lsfhcm (mgr.34102) 1600 : cluster [DBG] pgmap v1215: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:43.395929+0000 mgr.smithi029.lsfhcm (mgr.34102) 1600 : cluster [DBG] pgmap v1215: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:47.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:45.396518+0000 mgr.smithi029.lsfhcm (mgr.34102) 1601 : cluster [DBG] pgmap v1216: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:45.396518+0000 mgr.smithi029.lsfhcm (mgr.34102) 1601 : cluster [DBG] pgmap v1216: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:49.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:47.397226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1602 : cluster [DBG] pgmap v1217: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:47.397226+0000 mgr.smithi029.lsfhcm (mgr.34102) 1602 : cluster [DBG] pgmap v1217: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:49.397997+0000 mgr.smithi029.lsfhcm (mgr.34102) 1603 : cluster [DBG] pgmap v1218: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:49.397997+0000 mgr.smithi029.lsfhcm (mgr.34102) 1603 : cluster [DBG] pgmap v1218: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:51.398690+0000 mgr.smithi029.lsfhcm (mgr.34102) 1604 : cluster [DBG] pgmap v1219: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:51.398690+0000 mgr.smithi029.lsfhcm (mgr.34102) 1604 : cluster [DBG] pgmap v1219: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:53.399439+0000 mgr.smithi029.lsfhcm (mgr.34102) 1605 : cluster [DBG] pgmap v1220: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:53.399439+0000 mgr.smithi029.lsfhcm (mgr.34102) 1605 : cluster [DBG] pgmap v1220: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:57.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:55.400081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1606 : cluster [DBG] pgmap v1221: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:55.400081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1606 : cluster [DBG] pgmap v1221: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:59.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:42:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:57.400629+0000 mgr.smithi029.lsfhcm (mgr.34102) 1607 : cluster [DBG] pgmap v1222: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:42:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:42:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:57.400629+0000 mgr.smithi029.lsfhcm (mgr.34102) 1607 : cluster [DBG] pgmap v1222: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:01.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:42:59.401508+0000 mgr.smithi029.lsfhcm (mgr.34102) 1608 : cluster [DBG] pgmap v1223: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:42:59.401508+0000 mgr.smithi029.lsfhcm (mgr.34102) 1608 : cluster [DBG] pgmap v1223: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:01.402186+0000 mgr.smithi029.lsfhcm (mgr.34102) 1609 : cluster [DBG] pgmap v1224: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:01.402186+0000 mgr.smithi029.lsfhcm (mgr.34102) 1609 : cluster [DBG] pgmap v1224: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:03.402830+0000 mgr.smithi029.lsfhcm (mgr.34102) 1610 : cluster [DBG] pgmap v1225: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:03.402830+0000 mgr.smithi029.lsfhcm (mgr.34102) 1610 : cluster [DBG] pgmap v1225: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:05.403423+0000 mgr.smithi029.lsfhcm (mgr.34102) 1611 : cluster [DBG] pgmap v1226: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:05.403423+0000 mgr.smithi029.lsfhcm (mgr.34102) 1611 : cluster [DBG] pgmap v1226: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:07.404129+0000 mgr.smithi029.lsfhcm (mgr.34102) 1612 : cluster [DBG] pgmap v1227: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:09.360 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:07.404129+0000 mgr.smithi029.lsfhcm (mgr.34102) 1612 : cluster [DBG] pgmap v1227: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:09.869 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:43:10.438 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (55m) 107s ago 61m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (29m) 7m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (29m) 107s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (58m) 107s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (110m) 7m ago 110m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (111m) 107s ago 111m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (55m) 7m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:43:10.439 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (45m) 107s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:43:10.440 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (39m) 7m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:43:10.440 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (34m) 107s ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:43:10.440 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (61m) 7m ago 61m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:43:10.440 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (61m) 107s ago 61m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:43:10.440 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 103m - - 2024-02-23T02:43:10.440 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 107s ago 101m - - 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (23m) 7m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (17m) 7m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (12m) 7m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (7m) 7m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (113s) 107s ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 107s ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:43:10.441 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 107s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:43:10.442 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 107s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:43:10.442 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (61m) 107s ago 61m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:43:10.778 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:43:10.778 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:43:10.779 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:43:10.780 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:43:10.780 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:43:11.067 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:43:11.068 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:43:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:09.404824+0000 mgr.smithi029.lsfhcm (mgr.34102) 1613 : cluster [DBG] pgmap v1228: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:09.856531+0000 mgr.smithi029.lsfhcm (mgr.34102) 1614 : audit [DBG] from='client.35642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.145859+0000 mgr.smithi029.lsfhcm (mgr.34102) 1615 : audit [DBG] from='client.35646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.426310+0000 mon.smithi029 (mon.0) 1633 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.426660+0000 mon.smithi029 (mon.0) 1634 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.426970+0000 mon.smithi029 (mon.0) 1635 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.427257+0000 mon.smithi029 (mon.0) 1636 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.427552+0000 mon.smithi029 (mon.0) 1637 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.429505+0000 mon.smithi029 (mon.0) 1638 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.429825+0000 mon.smithi029 (mon.0) 1639 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.430132+0000 mon.smithi029 (mon.0) 1640 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.430439+0000 mon.smithi029 (mon.0) 1641 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.430720+0000 mon.smithi029 (mon.0) 1642 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.776678+0000 mon.smithi029 (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.29:0/4244185317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:09.404824+0000 mgr.smithi029.lsfhcm (mgr.34102) 1613 : cluster [DBG] pgmap v1228: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:09.856531+0000 mgr.smithi029.lsfhcm (mgr.34102) 1614 : audit [DBG] from='client.35642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.145859+0000 mgr.smithi029.lsfhcm (mgr.34102) 1615 : audit [DBG] from='client.35646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.426310+0000 mon.smithi029 (mon.0) 1633 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.426660+0000 mon.smithi029 (mon.0) 1634 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.426970+0000 mon.smithi029 (mon.0) 1635 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.427257+0000 mon.smithi029 (mon.0) 1636 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.427552+0000 mon.smithi029 (mon.0) 1637 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.429505+0000 mon.smithi029 (mon.0) 1638 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.429825+0000 mon.smithi029 (mon.0) 1639 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.430132+0000 mon.smithi029 (mon.0) 1640 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.430439+0000 mon.smithi029 (mon.0) 1641 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.430720+0000 mon.smithi029 (mon.0) 1642 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:11.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.776678+0000 mon.smithi029 (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.29:0/4244185317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:43:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:10.424496+0000 mgr.smithi029.lsfhcm (mgr.34102) 1616 : audit [DBG] from='client.35650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:12.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:11.065987+0000 mgr.smithi029.lsfhcm (mgr.34102) 1617 : audit [DBG] from='client.35658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:10.424496+0000 mgr.smithi029.lsfhcm (mgr.34102) 1616 : audit [DBG] from='client.35650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:12.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:11.065987+0000 mgr.smithi029.lsfhcm (mgr.34102) 1617 : audit [DBG] from='client.35658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:13.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:11.405298+0000 mgr.smithi029.lsfhcm (mgr.34102) 1618 : cluster [DBG] pgmap v1229: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:11.405298+0000 mgr.smithi029.lsfhcm (mgr.34102) 1618 : cluster [DBG] pgmap v1229: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:13.405978+0000 mgr.smithi029.lsfhcm (mgr.34102) 1619 : cluster [DBG] pgmap v1230: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:13.405978+0000 mgr.smithi029.lsfhcm (mgr.34102) 1619 : cluster [DBG] pgmap v1230: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:15.406482+0000 mgr.smithi029.lsfhcm (mgr.34102) 1620 : cluster [DBG] pgmap v1231: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:15.406482+0000 mgr.smithi029.lsfhcm (mgr.34102) 1620 : cluster [DBG] pgmap v1231: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:19.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:17.407229+0000 mgr.smithi029.lsfhcm (mgr.34102) 1621 : cluster [DBG] pgmap v1232: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:17.407229+0000 mgr.smithi029.lsfhcm (mgr.34102) 1621 : cluster [DBG] pgmap v1232: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:19.407857+0000 mgr.smithi029.lsfhcm (mgr.34102) 1622 : cluster [DBG] pgmap v1233: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:19.407857+0000 mgr.smithi029.lsfhcm (mgr.34102) 1622 : cluster [DBG] pgmap v1233: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:23.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:21.408415+0000 mgr.smithi029.lsfhcm (mgr.34102) 1623 : cluster [DBG] pgmap v1234: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:23.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:21.408415+0000 mgr.smithi029.lsfhcm (mgr.34102) 1623 : cluster [DBG] pgmap v1234: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:23.408979+0000 mgr.smithi029.lsfhcm (mgr.34102) 1624 : cluster [DBG] pgmap v1235: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:23.408979+0000 mgr.smithi029.lsfhcm (mgr.34102) 1624 : cluster [DBG] pgmap v1235: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:25.409530+0000 mgr.smithi029.lsfhcm (mgr.34102) 1625 : cluster [DBG] pgmap v1236: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:25.409530+0000 mgr.smithi029.lsfhcm (mgr.34102) 1625 : cluster [DBG] pgmap v1236: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:27.410216+0000 mgr.smithi029.lsfhcm (mgr.34102) 1626 : cluster [DBG] pgmap v1237: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:28.722371+0000 mon.smithi029 (mon.0) 1644 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-23T02:43:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:28.722754+0000 mon.smithi029 (mon.0) 1645 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:43:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:28.723034+0000 mon.smithi029 (mon.0) 1646 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T02:43:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:28.723256+0000 mon.smithi029 (mon.0) 1647 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:43:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:27.410216+0000 mgr.smithi029.lsfhcm (mgr.34102) 1626 : cluster [DBG] pgmap v1237: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:28.722371+0000 mon.smithi029 (mon.0) 1644 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-23T02:43:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:28.722754+0000 mon.smithi029 (mon.0) 1645 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:43:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:28.723034+0000 mon.smithi029 (mon.0) 1646 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T02:43:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:28.723256+0000 mon.smithi029 (mon.0) 1647 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:43:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:29.411000+0000 mgr.smithi029.lsfhcm (mgr.34102) 1627 : cluster [DBG] pgmap v1238: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:29.411000+0000 mgr.smithi029.lsfhcm (mgr.34102) 1627 : cluster [DBG] pgmap v1238: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:33.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:31.411559+0000 mgr.smithi029.lsfhcm (mgr.34102) 1628 : cluster [DBG] pgmap v1239: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:33.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:31.411559+0000 mgr.smithi029.lsfhcm (mgr.34102) 1628 : cluster [DBG] pgmap v1239: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:33.412266+0000 mgr.smithi029.lsfhcm (mgr.34102) 1629 : cluster [DBG] pgmap v1240: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:33.412266+0000 mgr.smithi029.lsfhcm (mgr.34102) 1629 : cluster [DBG] pgmap v1240: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:35.412917+0000 mgr.smithi029.lsfhcm (mgr.34102) 1630 : cluster [DBG] pgmap v1241: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:37.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:35.412917+0000 mgr.smithi029.lsfhcm (mgr.34102) 1630 : cluster [DBG] pgmap v1241: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:37.413697+0000 mgr.smithi029.lsfhcm (mgr.34102) 1631 : cluster [DBG] pgmap v1242: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:37.413697+0000 mgr.smithi029.lsfhcm (mgr.34102) 1631 : cluster [DBG] pgmap v1242: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:39.414375+0000 mgr.smithi029.lsfhcm (mgr.34102) 1632 : cluster [DBG] pgmap v1243: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:41.381 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:43:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:39.414375+0000 mgr.smithi029.lsfhcm (mgr.34102) 1632 : cluster [DBG] pgmap v1243: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:41.953 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:43:41.953 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (56m) 2m ago 62m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:43:41.953 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (29m) 7m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:43:41.953 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (29m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:43:41.953 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (58m) 2m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (111m) 7m ago 111m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (111m) 2m ago 111m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (56m) 7m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (45m) 2m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (40m) 7m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (35m) 2m ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (61m) 7m ago 61m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (61m) 2m ago 61m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:43:41.954 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 103m - - 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 101m - - 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (23m) 7m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (18m) 7m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (12m) 7m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (7m) 7m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (2m) 2m ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 2m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 2m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 2m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:43:41.955 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (61m) 2m ago 61m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:43:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.941312+0000 mon.smithi029 (mon.0) 1648 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.941659+0000 mon.smithi029 (mon.0) 1649 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.941979+0000 mon.smithi029 (mon.0) 1650 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.942272+0000 mon.smithi029 (mon.0) 1651 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.942539+0000 mon.smithi029 (mon.0) 1652 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.944501+0000 mon.smithi029 (mon.0) 1653 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:42.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.944811+0000 mon.smithi029 (mon.0) 1654 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.945078+0000 mon.smithi029 (mon.0) 1655 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.945336+0000 mon.smithi029 (mon.0) 1656 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.945597+0000 mon.smithi029 (mon.0) 1657 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.298 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:43:42.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:43:42.300 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:43:42.300 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:43:42.300 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:43:42.300 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:43:42.300 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:43:42.300 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:43:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.941312+0000 mon.smithi029 (mon.0) 1648 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.941659+0000 mon.smithi029 (mon.0) 1649 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.941979+0000 mon.smithi029 (mon.0) 1650 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.942272+0000 mon.smithi029 (mon.0) 1651 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.942539+0000 mon.smithi029 (mon.0) 1652 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.944501+0000 mon.smithi029 (mon.0) 1653 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:43:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.944811+0000 mon.smithi029 (mon.0) 1654 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.945078+0000 mon.smithi029 (mon.0) 1655 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.945336+0000 mon.smithi029 (mon.0) 1656 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.945597+0000 mon.smithi029 (mon.0) 1657 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:43:42.589 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:43:42.590 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:43:42.590 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:43:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.368281+0000 mgr.smithi029.lsfhcm (mgr.34102) 1633 : audit [DBG] from='client.35662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:41.414842+0000 mgr.smithi029.lsfhcm (mgr.34102) 1634 : cluster [DBG] pgmap v1244: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.657104+0000 mgr.smithi029.lsfhcm (mgr.34102) 1635 : audit [DBG] from='client.35666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:41.939491+0000 mgr.smithi029.lsfhcm (mgr.34102) 1636 : audit [DBG] from='client.35670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:42.297141+0000 mon.smithi029 (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.29:0/1476138382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:43:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.368281+0000 mgr.smithi029.lsfhcm (mgr.34102) 1633 : audit [DBG] from='client.35662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:41.414842+0000 mgr.smithi029.lsfhcm (mgr.34102) 1634 : cluster [DBG] pgmap v1244: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.657104+0000 mgr.smithi029.lsfhcm (mgr.34102) 1635 : audit [DBG] from='client.35666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:41.939491+0000 mgr.smithi029.lsfhcm (mgr.34102) 1636 : audit [DBG] from='client.35670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:42.297141+0000 mon.smithi029 (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.29:0/1476138382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:43:44.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:43:42.587160+0000 mgr.smithi029.lsfhcm (mgr.34102) 1637 : audit [DBG] from='client.35678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:44.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:43:42.587160+0000 mgr.smithi029.lsfhcm (mgr.34102) 1637 : audit [DBG] from='client.35678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:43:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:43.415453+0000 mgr.smithi029.lsfhcm (mgr.34102) 1638 : cluster [DBG] pgmap v1245: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:43.415453+0000 mgr.smithi029.lsfhcm (mgr.34102) 1638 : cluster [DBG] pgmap v1245: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:45.416140+0000 mgr.smithi029.lsfhcm (mgr.34102) 1639 : cluster [DBG] pgmap v1246: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:45.416140+0000 mgr.smithi029.lsfhcm (mgr.34102) 1639 : cluster [DBG] pgmap v1246: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:47.416672+0000 mgr.smithi029.lsfhcm (mgr.34102) 1640 : cluster [DBG] pgmap v1247: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:47.416672+0000 mgr.smithi029.lsfhcm (mgr.34102) 1640 : cluster [DBG] pgmap v1247: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:51.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:49.417560+0000 mgr.smithi029.lsfhcm (mgr.34102) 1641 : cluster [DBG] pgmap v1248: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:49.417560+0000 mgr.smithi029.lsfhcm (mgr.34102) 1641 : cluster [DBG] pgmap v1248: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:51.418072+0000 mgr.smithi029.lsfhcm (mgr.34102) 1642 : cluster [DBG] pgmap v1249: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:51.418072+0000 mgr.smithi029.lsfhcm (mgr.34102) 1642 : cluster [DBG] pgmap v1249: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:43:52.818624+0000 mgr.smithi029.lsfhcm (mgr.34102) 1643 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:43:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:43:54.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:43:52.819488+0000 mgr.smithi029.lsfhcm (mgr.34102) 1644 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:43:54.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:43:52.819627+0000 mgr.smithi029.lsfhcm (mgr.34102) 1645 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:43:52.818624+0000 mgr.smithi029.lsfhcm (mgr.34102) 1643 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:43:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:43:54.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:43:54.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:43:54.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:43:52.819488+0000 mgr.smithi029.lsfhcm (mgr.34102) 1644 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:43:54.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:43:52.819627+0000 mgr.smithi029.lsfhcm (mgr.34102) 1645 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:43:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:53.418594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1646 : cluster [DBG] pgmap v1250: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:53.418594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1646 : cluster [DBG] pgmap v1250: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:55.419328+0000 mgr.smithi029.lsfhcm (mgr.34102) 1647 : cluster [DBG] pgmap v1251: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:55.419328+0000 mgr.smithi029.lsfhcm (mgr.34102) 1647 : cluster [DBG] pgmap v1251: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:43:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:57.419991+0000 mgr.smithi029.lsfhcm (mgr.34102) 1648 : cluster [DBG] pgmap v1252: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:43:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:43:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:57.419991+0000 mgr.smithi029.lsfhcm (mgr.34102) 1648 : cluster [DBG] pgmap v1252: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:43:59.420621+0000 mgr.smithi029.lsfhcm (mgr.34102) 1649 : cluster [DBG] pgmap v1253: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:43:59.420621+0000 mgr.smithi029.lsfhcm (mgr.34102) 1649 : cluster [DBG] pgmap v1253: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:01.421249+0000 mgr.smithi029.lsfhcm (mgr.34102) 1650 : cluster [DBG] pgmap v1254: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:01.421249+0000 mgr.smithi029.lsfhcm (mgr.34102) 1650 : cluster [DBG] pgmap v1254: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:03.421682+0000 mgr.smithi029.lsfhcm (mgr.34102) 1651 : cluster [DBG] pgmap v1255: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:03.421682+0000 mgr.smithi029.lsfhcm (mgr.34102) 1651 : cluster [DBG] pgmap v1255: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:05.422387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1652 : cluster [DBG] pgmap v1256: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:05.422387+0000 mgr.smithi029.lsfhcm (mgr.34102) 1652 : cluster [DBG] pgmap v1256: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:07.423042+0000 mgr.smithi029.lsfhcm (mgr.34102) 1653 : cluster [DBG] pgmap v1257: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:07.423042+0000 mgr.smithi029.lsfhcm (mgr.34102) 1653 : cluster [DBG] pgmap v1257: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:09.423671+0000 mgr.smithi029.lsfhcm (mgr.34102) 1654 : cluster [DBG] pgmap v1258: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:09.423671+0000 mgr.smithi029.lsfhcm (mgr.34102) 1654 : cluster [DBG] pgmap v1258: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:12.904 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:44:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:11.424204+0000 mgr.smithi029.lsfhcm (mgr.34102) 1655 : cluster [DBG] pgmap v1259: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (56m) 2m ago 62m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (30m) 8m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (30m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (59m) 2m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (112m) 8m ago 112m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:44:13.472 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (112m) 2m ago 112m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (56m) 8m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (46m) 2m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (40m) 8m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (35m) 2m ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (62m) 8m ago 62m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (62m) 2m ago 62m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 104m - - 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 102m - - 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (24m) 8m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (18m) 8m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (13m) 8m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (8m) 8m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:44:13.473 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (2m) 2m ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:44:13.474 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 2m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:44:13.474 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 2m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:44:13.474 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 2m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:44:13.474 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (62m) 2m ago 62m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:44:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:11.424204+0000 mgr.smithi029.lsfhcm (mgr.34102) 1655 : cluster [DBG] pgmap v1259: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:13.814 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:44:13.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:44:13.816 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:13.816 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:44:13.816 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:44:13.816 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:44:13.816 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:44:13.816 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:44:14.102 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:44:14.102 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:44:14.102 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:44:14.103 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:12.891747+0000 mgr.smithi029.lsfhcm (mgr.34102) 1656 : audit [DBG] from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.179854+0000 mgr.smithi029.lsfhcm (mgr.34102) 1657 : audit [DBG] from='client.35686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.460725+0000 mon.smithi029 (mon.0) 1659 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.461086+0000 mon.smithi029 (mon.0) 1660 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.461382+0000 mon.smithi029 (mon.0) 1661 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.461663+0000 mon.smithi029 (mon.0) 1662 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.461940+0000 mon.smithi029 (mon.0) 1663 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.463877+0000 mon.smithi029 (mon.0) 1664 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:14.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.464181+0000 mon.smithi029 (mon.0) 1665 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.464462+0000 mon.smithi029 (mon.0) 1666 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.464731+0000 mon.smithi029 (mon.0) 1667 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.465018+0000 mon.smithi029 (mon.0) 1668 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.813065+0000 mon.smithi029 (mon.0) 1669 : audit [DBG] from='client.? 172.21.15.29:0/149557433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:12.891747+0000 mgr.smithi029.lsfhcm (mgr.34102) 1656 : audit [DBG] from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.179854+0000 mgr.smithi029.lsfhcm (mgr.34102) 1657 : audit [DBG] from='client.35686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.460725+0000 mon.smithi029 (mon.0) 1659 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.461086+0000 mon.smithi029 (mon.0) 1660 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.461382+0000 mon.smithi029 (mon.0) 1661 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.461663+0000 mon.smithi029 (mon.0) 1662 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.461940+0000 mon.smithi029 (mon.0) 1663 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.463877+0000 mon.smithi029 (mon.0) 1664 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.464181+0000 mon.smithi029 (mon.0) 1665 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.464462+0000 mon.smithi029 (mon.0) 1666 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.464731+0000 mon.smithi029 (mon.0) 1667 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.465018+0000 mon.smithi029 (mon.0) 1668 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:14.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.813065+0000 mon.smithi029 (mon.0) 1669 : audit [DBG] from='client.? 172.21.15.29:0/149557433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:44:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:13.424672+0000 mgr.smithi029.lsfhcm (mgr.34102) 1658 : cluster [DBG] pgmap v1260: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:13.458897+0000 mgr.smithi029.lsfhcm (mgr.34102) 1659 : audit [DBG] from='client.35690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:14.100694+0000 mgr.smithi029.lsfhcm (mgr.34102) 1660 : audit [DBG] from='client.35698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:13.424672+0000 mgr.smithi029.lsfhcm (mgr.34102) 1658 : cluster [DBG] pgmap v1260: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:13.458897+0000 mgr.smithi029.lsfhcm (mgr.34102) 1659 : audit [DBG] from='client.35690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:14.100694+0000 mgr.smithi029.lsfhcm (mgr.34102) 1660 : audit [DBG] from='client.35698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:15.425396+0000 mgr.smithi029.lsfhcm (mgr.34102) 1661 : cluster [DBG] pgmap v1261: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:15.425396+0000 mgr.smithi029.lsfhcm (mgr.34102) 1661 : cluster [DBG] pgmap v1261: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:17.426094+0000 mgr.smithi029.lsfhcm (mgr.34102) 1662 : cluster [DBG] pgmap v1262: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:17.426094+0000 mgr.smithi029.lsfhcm (mgr.34102) 1662 : cluster [DBG] pgmap v1262: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:19.426867+0000 mgr.smithi029.lsfhcm (mgr.34102) 1663 : cluster [DBG] pgmap v1263: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:19.426867+0000 mgr.smithi029.lsfhcm (mgr.34102) 1663 : cluster [DBG] pgmap v1263: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:23.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:21.427508+0000 mgr.smithi029.lsfhcm (mgr.34102) 1664 : cluster [DBG] pgmap v1264: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:21.427508+0000 mgr.smithi029.lsfhcm (mgr.34102) 1664 : cluster [DBG] pgmap v1264: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:23.428229+0000 mgr.smithi029.lsfhcm (mgr.34102) 1665 : cluster [DBG] pgmap v1265: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:23.428229+0000 mgr.smithi029.lsfhcm (mgr.34102) 1665 : cluster [DBG] pgmap v1265: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:25.428708+0000 mgr.smithi029.lsfhcm (mgr.34102) 1666 : cluster [DBG] pgmap v1266: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:25.428708+0000 mgr.smithi029.lsfhcm (mgr.34102) 1666 : cluster [DBG] pgmap v1266: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:27.429329+0000 mgr.smithi029.lsfhcm (mgr.34102) 1667 : cluster [DBG] pgmap v1267: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:28.726436+0000 mon.smithi029 (mon.0) 1670 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:44:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:28.726701+0000 mon.smithi029 (mon.0) 1671 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:44:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:28.726983+0000 mon.smithi029 (mon.0) 1672 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:44:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:28.727208+0000 mon.smithi029 (mon.0) 1673 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:44:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:27.429329+0000 mgr.smithi029.lsfhcm (mgr.34102) 1667 : cluster [DBG] pgmap v1267: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:28.726436+0000 mon.smithi029 (mon.0) 1670 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:44:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:28.726701+0000 mon.smithi029 (mon.0) 1671 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:44:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:28.726983+0000 mon.smithi029 (mon.0) 1672 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:44:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:28.727208+0000 mon.smithi029 (mon.0) 1673 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:44:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:29.430097+0000 mgr.smithi029.lsfhcm (mgr.34102) 1668 : cluster [DBG] pgmap v1268: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:29.430097+0000 mgr.smithi029.lsfhcm (mgr.34102) 1668 : cluster [DBG] pgmap v1268: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:31.430543+0000 mgr.smithi029.lsfhcm (mgr.34102) 1669 : cluster [DBG] pgmap v1269: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:31.430543+0000 mgr.smithi029.lsfhcm (mgr.34102) 1669 : cluster [DBG] pgmap v1269: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:33.431073+0000 mgr.smithi029.lsfhcm (mgr.34102) 1670 : cluster [DBG] pgmap v1270: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:33.431073+0000 mgr.smithi029.lsfhcm (mgr.34102) 1670 : cluster [DBG] pgmap v1270: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:37.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:35.431731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1671 : cluster [DBG] pgmap v1271: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:35.431731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1671 : cluster [DBG] pgmap v1271: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:37.432501+0000 mgr.smithi029.lsfhcm (mgr.34102) 1672 : cluster [DBG] pgmap v1272: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:37.432501+0000 mgr.smithi029.lsfhcm (mgr.34102) 1672 : cluster [DBG] pgmap v1272: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:39.433311+0000 mgr.smithi029.lsfhcm (mgr.34102) 1673 : cluster [DBG] pgmap v1273: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:39.433311+0000 mgr.smithi029.lsfhcm (mgr.34102) 1673 : cluster [DBG] pgmap v1273: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:41.433840+0000 mgr.smithi029.lsfhcm (mgr.34102) 1674 : cluster [DBG] pgmap v1274: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:41.433840+0000 mgr.smithi029.lsfhcm (mgr.34102) 1674 : cluster [DBG] pgmap v1274: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:44.416 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:44:44.985 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (57m) 3m ago 63m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (30m) 8m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (30m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (59m) 3m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (112m) 8m ago 112m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (112m) 3m ago 112m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (57m) 8m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (46m) 3m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (41m) 8m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (36m) 3m ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (62m) 8m ago 62m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:44:44.986 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (62m) 3m ago 62m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 104m - - 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 102m - - 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (24m) 8m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (19m) 8m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (13m) 8m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (8m) 8m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (3m) 3m ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 3m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 3m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 3m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:44:44.987 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (62m) 3m ago 62m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:44:45.327 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:44:45.328 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:43.434519+0000 mgr.smithi029.lsfhcm (mgr.34102) 1675 : cluster [DBG] pgmap v1275: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.973955+0000 mon.smithi029 (mon.0) 1674 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.974311+0000 mon.smithi029 (mon.0) 1675 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.974605+0000 mon.smithi029 (mon.0) 1676 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.974875+0000 mon.smithi029 (mon.0) 1677 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.975158+0000 mon.smithi029 (mon.0) 1678 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.977069+0000 mon.smithi029 (mon.0) 1679 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.977351+0000 mon.smithi029 (mon.0) 1680 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.977627+0000 mon.smithi029 (mon.0) 1681 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.977894+0000 mon.smithi029 (mon.0) 1682 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.978182+0000 mon.smithi029 (mon.0) 1683 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:43.434519+0000 mgr.smithi029.lsfhcm (mgr.34102) 1675 : cluster [DBG] pgmap v1275: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.973955+0000 mon.smithi029 (mon.0) 1674 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.974311+0000 mon.smithi029 (mon.0) 1675 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.974605+0000 mon.smithi029 (mon.0) 1676 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.974875+0000 mon.smithi029 (mon.0) 1677 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.975158+0000 mon.smithi029 (mon.0) 1678 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.977069+0000 mon.smithi029 (mon.0) 1679 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.977351+0000 mon.smithi029 (mon.0) 1680 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.977627+0000 mon.smithi029 (mon.0) 1681 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.977894+0000 mon.smithi029 (mon.0) 1682 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.978182+0000 mon.smithi029 (mon.0) 1683 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:44:45.616 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:44:45.617 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:44:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.403850+0000 mgr.smithi029.lsfhcm (mgr.34102) 1676 : audit [DBG] from='client.35702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.692378+0000 mgr.smithi029.lsfhcm (mgr.34102) 1677 : audit [DBG] from='client.35706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:44.972088+0000 mgr.smithi029.lsfhcm (mgr.34102) 1678 : audit [DBG] from='client.35710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:45.325517+0000 mon.smithi029 (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.29:0/2539727606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:44:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.403850+0000 mgr.smithi029.lsfhcm (mgr.34102) 1676 : audit [DBG] from='client.35702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.692378+0000 mgr.smithi029.lsfhcm (mgr.34102) 1677 : audit [DBG] from='client.35706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:44.972088+0000 mgr.smithi029.lsfhcm (mgr.34102) 1678 : audit [DBG] from='client.35710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:45.325517+0000 mon.smithi029 (mon.0) 1684 : audit [DBG] from='client.? 172.21.15.29:0/2539727606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:44:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:45.434976+0000 mgr.smithi029.lsfhcm (mgr.34102) 1679 : cluster [DBG] pgmap v1276: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:44:45.614957+0000 mgr.smithi029.lsfhcm (mgr.34102) 1680 : audit [DBG] from='client.35718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:45.434976+0000 mgr.smithi029.lsfhcm (mgr.34102) 1679 : cluster [DBG] pgmap v1276: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:44:45.614957+0000 mgr.smithi029.lsfhcm (mgr.34102) 1680 : audit [DBG] from='client.35718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:44:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:47.435521+0000 mgr.smithi029.lsfhcm (mgr.34102) 1681 : cluster [DBG] pgmap v1277: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:47.435521+0000 mgr.smithi029.lsfhcm (mgr.34102) 1681 : cluster [DBG] pgmap v1277: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:51.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:49.436149+0000 mgr.smithi029.lsfhcm (mgr.34102) 1682 : cluster [DBG] pgmap v1278: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:49.436149+0000 mgr.smithi029.lsfhcm (mgr.34102) 1682 : cluster [DBG] pgmap v1278: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:51.436793+0000 mgr.smithi029.lsfhcm (mgr.34102) 1683 : cluster [DBG] pgmap v1279: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:53.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:51.436793+0000 mgr.smithi029.lsfhcm (mgr.34102) 1683 : cluster [DBG] pgmap v1279: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:53.437297+0000 mgr.smithi029.lsfhcm (mgr.34102) 1684 : cluster [DBG] pgmap v1280: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:53.437297+0000 mgr.smithi029.lsfhcm (mgr.34102) 1684 : cluster [DBG] pgmap v1280: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:55.437802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1685 : cluster [DBG] pgmap v1281: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:55.437802+0000 mgr.smithi029.lsfhcm (mgr.34102) 1685 : cluster [DBG] pgmap v1281: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:44:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:57.438275+0000 mgr.smithi029.lsfhcm (mgr.34102) 1686 : cluster [DBG] pgmap v1282: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:44:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:44:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:57.438275+0000 mgr.smithi029.lsfhcm (mgr.34102) 1686 : cluster [DBG] pgmap v1282: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:44:59.438933+0000 mgr.smithi029.lsfhcm (mgr.34102) 1687 : cluster [DBG] pgmap v1283: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:44:59.438933+0000 mgr.smithi029.lsfhcm (mgr.34102) 1687 : cluster [DBG] pgmap v1283: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:01.439542+0000 mgr.smithi029.lsfhcm (mgr.34102) 1688 : cluster [DBG] pgmap v1284: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:01.439542+0000 mgr.smithi029.lsfhcm (mgr.34102) 1688 : cluster [DBG] pgmap v1284: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:03.440244+0000 mgr.smithi029.lsfhcm (mgr.34102) 1689 : cluster [DBG] pgmap v1285: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:05.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:03.440244+0000 mgr.smithi029.lsfhcm (mgr.34102) 1689 : cluster [DBG] pgmap v1285: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:05.440946+0000 mgr.smithi029.lsfhcm (mgr.34102) 1690 : cluster [DBG] pgmap v1286: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:05.440946+0000 mgr.smithi029.lsfhcm (mgr.34102) 1690 : cluster [DBG] pgmap v1286: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:07.441606+0000 mgr.smithi029.lsfhcm (mgr.34102) 1691 : cluster [DBG] pgmap v1287: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:07.441606+0000 mgr.smithi029.lsfhcm (mgr.34102) 1691 : cluster [DBG] pgmap v1287: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:09.442224+0000 mgr.smithi029.lsfhcm (mgr.34102) 1692 : cluster [DBG] pgmap v1288: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:11.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:09.442224+0000 mgr.smithi029.lsfhcm (mgr.34102) 1692 : cluster [DBG] pgmap v1288: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:11.442848+0000 mgr.smithi029.lsfhcm (mgr.34102) 1693 : cluster [DBG] pgmap v1289: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:11.442848+0000 mgr.smithi029.lsfhcm (mgr.34102) 1693 : cluster [DBG] pgmap v1289: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:13.443375+0000 mgr.smithi029.lsfhcm (mgr.34102) 1694 : cluster [DBG] pgmap v1290: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:13.443375+0000 mgr.smithi029.lsfhcm (mgr.34102) 1694 : cluster [DBG] pgmap v1290: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:15.928 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (57m) 3m ago 63m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (31m) 9m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (31m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (60m) 3m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (113m) 9m ago 113m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (113m) 3m ago 113m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (57m) 9m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (47m) 3m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:45:16.499 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (42m) 9m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (36m) 3m ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (63m) 9m ago 63m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (63m) 3m ago 63m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 105m - - 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 103m - - 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (25m) 9m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (19m) 9m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (14m) 9m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (9m) 9m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (3m) 3m ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 3m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 3m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 3m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:45:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (63m) 3m ago 63m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:45:16.837 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:45:16.838 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:45:17.124 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:45:17.125 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:45:17.125 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:45:17.125 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:45:17.125 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:45:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:15.444155+0000 mgr.smithi029.lsfhcm (mgr.34102) 1695 : cluster [DBG] pgmap v1291: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:15.915409+0000 mgr.smithi029.lsfhcm (mgr.34102) 1696 : audit [DBG] from='client.35722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.206345+0000 mgr.smithi029.lsfhcm (mgr.34102) 1697 : audit [DBG] from='client.35726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.486955+0000 mon.smithi029 (mon.0) 1685 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.487349+0000 mon.smithi029 (mon.0) 1686 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.487657+0000 mon.smithi029 (mon.0) 1687 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.487952+0000 mon.smithi029 (mon.0) 1688 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.488239+0000 mon.smithi029 (mon.0) 1689 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.490146+0000 mon.smithi029 (mon.0) 1690 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.490426+0000 mon.smithi029 (mon.0) 1691 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.490717+0000 mon.smithi029 (mon.0) 1692 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.491000+0000 mon.smithi029 (mon.0) 1693 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.491279+0000 mon.smithi029 (mon.0) 1694 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.835360+0000 mon.smithi029 (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.29:0/3001427317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:45:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:15.444155+0000 mgr.smithi029.lsfhcm (mgr.34102) 1695 : cluster [DBG] pgmap v1291: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:15.915409+0000 mgr.smithi029.lsfhcm (mgr.34102) 1696 : audit [DBG] from='client.35722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.206345+0000 mgr.smithi029.lsfhcm (mgr.34102) 1697 : audit [DBG] from='client.35726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.486955+0000 mon.smithi029 (mon.0) 1685 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.487349+0000 mon.smithi029 (mon.0) 1686 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.487657+0000 mon.smithi029 (mon.0) 1687 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.487952+0000 mon.smithi029 (mon.0) 1688 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.488239+0000 mon.smithi029 (mon.0) 1689 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.490146+0000 mon.smithi029 (mon.0) 1690 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.490426+0000 mon.smithi029 (mon.0) 1691 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.490717+0000 mon.smithi029 (mon.0) 1692 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.491000+0000 mon.smithi029 (mon.0) 1693 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.491279+0000 mon.smithi029 (mon.0) 1694 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:17.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.835360+0000 mon.smithi029 (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.29:0/3001427317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:45:18.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:16.485110+0000 mgr.smithi029.lsfhcm (mgr.34102) 1698 : audit [DBG] from='client.35730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:18.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:17.122202+0000 mgr.smithi029.lsfhcm (mgr.34102) 1699 : audit [DBG] from='client.35738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:16.485110+0000 mgr.smithi029.lsfhcm (mgr.34102) 1698 : audit [DBG] from='client.35730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:17.122202+0000 mgr.smithi029.lsfhcm (mgr.34102) 1699 : audit [DBG] from='client.35738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:17.444728+0000 mgr.smithi029.lsfhcm (mgr.34102) 1700 : cluster [DBG] pgmap v1292: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:17.444728+0000 mgr.smithi029.lsfhcm (mgr.34102) 1700 : cluster [DBG] pgmap v1292: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:19.445503+0000 mgr.smithi029.lsfhcm (mgr.34102) 1701 : cluster [DBG] pgmap v1293: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:19.445503+0000 mgr.smithi029.lsfhcm (mgr.34102) 1701 : cluster [DBG] pgmap v1293: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:21.446243+0000 mgr.smithi029.lsfhcm (mgr.34102) 1702 : cluster [DBG] pgmap v1294: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:21.446243+0000 mgr.smithi029.lsfhcm (mgr.34102) 1702 : cluster [DBG] pgmap v1294: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:23.446890+0000 mgr.smithi029.lsfhcm (mgr.34102) 1703 : cluster [DBG] pgmap v1295: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:23.446890+0000 mgr.smithi029.lsfhcm (mgr.34102) 1703 : cluster [DBG] pgmap v1295: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:25.447478+0000 mgr.smithi029.lsfhcm (mgr.34102) 1704 : cluster [DBG] pgmap v1296: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:27.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:25.447478+0000 mgr.smithi029.lsfhcm (mgr.34102) 1704 : cluster [DBG] pgmap v1296: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:27.448174+0000 mgr.smithi029.lsfhcm (mgr.34102) 1705 : cluster [DBG] pgmap v1297: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:28.730695+0000 mon.smithi029 (mon.0) 1696 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:45:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:28.731046+0000 mon.smithi029 (mon.0) 1697 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:45:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:28.731323+0000 mon.smithi029 (mon.0) 1698 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:45:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:28.731589+0000 mon.smithi029 (mon.0) 1699 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:45:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:27.448174+0000 mgr.smithi029.lsfhcm (mgr.34102) 1705 : cluster [DBG] pgmap v1297: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:28.730695+0000 mon.smithi029 (mon.0) 1696 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T02:45:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:28.731046+0000 mon.smithi029 (mon.0) 1697 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:45:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:28.731323+0000 mon.smithi029 (mon.0) 1698 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:45:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:28.731589+0000 mon.smithi029 (mon.0) 1699 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:45:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:29.449028+0000 mgr.smithi029.lsfhcm (mgr.34102) 1706 : cluster [DBG] pgmap v1298: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:29.449028+0000 mgr.smithi029.lsfhcm (mgr.34102) 1706 : cluster [DBG] pgmap v1298: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:31.449647+0000 mgr.smithi029.lsfhcm (mgr.34102) 1707 : cluster [DBG] pgmap v1299: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:31.449647+0000 mgr.smithi029.lsfhcm (mgr.34102) 1707 : cluster [DBG] pgmap v1299: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:33.450274+0000 mgr.smithi029.lsfhcm (mgr.34102) 1708 : cluster [DBG] pgmap v1300: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:33.450274+0000 mgr.smithi029.lsfhcm (mgr.34102) 1708 : cluster [DBG] pgmap v1300: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:35.450860+0000 mgr.smithi029.lsfhcm (mgr.34102) 1709 : cluster [DBG] pgmap v1301: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:35.450860+0000 mgr.smithi029.lsfhcm (mgr.34102) 1709 : cluster [DBG] pgmap v1301: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:37.451616+0000 mgr.smithi029.lsfhcm (mgr.34102) 1710 : cluster [DBG] pgmap v1302: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:37.451616+0000 mgr.smithi029.lsfhcm (mgr.34102) 1710 : cluster [DBG] pgmap v1302: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:39.452426+0000 mgr.smithi029.lsfhcm (mgr.34102) 1711 : cluster [DBG] pgmap v1303: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:39.452426+0000 mgr.smithi029.lsfhcm (mgr.34102) 1711 : cluster [DBG] pgmap v1303: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:41.453035+0000 mgr.smithi029.lsfhcm (mgr.34102) 1712 : cluster [DBG] pgmap v1304: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:41.453035+0000 mgr.smithi029.lsfhcm (mgr.34102) 1712 : cluster [DBG] pgmap v1304: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:43.453594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1713 : cluster [DBG] pgmap v1305: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:45.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:43.453594+0000 mgr.smithi029.lsfhcm (mgr.34102) 1713 : cluster [DBG] pgmap v1305: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:47.436 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:45:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:45.454302+0000 mgr.smithi029.lsfhcm (mgr.34102) 1714 : cluster [DBG] pgmap v1306: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:45.454302+0000 mgr.smithi029.lsfhcm (mgr.34102) 1714 : cluster [DBG] pgmap v1306: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:48.005 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:45:48.005 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (58m) 4m ago 64m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:45:48.005 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (31m) 9m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:45:48.005 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (31m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (60m) 4m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (113m) 9m ago 113m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (113m) 4m ago 113m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (58m) 9m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (47m) 4m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (42m) 9m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (37m) 4m ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (63m) 9m ago 63m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (63m) 4m ago 63m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 105m - - 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 103m - - 2024-02-23T02:45:48.006 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (25m) 9m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (20m) 9m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (14m) 9m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (9m) 9m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (4m) 4m ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 4m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 4m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:45:48.007 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (63m) 4m ago 63m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:45:48.346 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:45:48.347 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:45:48.634 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.992851+0000 mon.smithi029 (mon.0) 1700 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.993256+0000 mon.smithi029 (mon.0) 1701 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.993612+0000 mon.smithi029 (mon.0) 1702 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.993961+0000 mon.smithi029 (mon.0) 1703 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.994257+0000 mon.smithi029 (mon.0) 1704 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.996218+0000 mon.smithi029 (mon.0) 1705 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.996553+0000 mon.smithi029 (mon.0) 1706 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.996884+0000 mon.smithi029 (mon.0) 1707 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.997199+0000 mon.smithi029 (mon.0) 1708 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.997509+0000 mon.smithi029 (mon.0) 1709 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.992851+0000 mon.smithi029 (mon.0) 1700 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.993256+0000 mon.smithi029 (mon.0) 1701 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.993612+0000 mon.smithi029 (mon.0) 1702 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.993961+0000 mon.smithi029 (mon.0) 1703 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.994257+0000 mon.smithi029 (mon.0) 1704 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.996218+0000 mon.smithi029 (mon.0) 1705 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.996553+0000 mon.smithi029 (mon.0) 1706 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.996884+0000 mon.smithi029 (mon.0) 1707 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.997199+0000 mon.smithi029 (mon.0) 1708 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.997509+0000 mon.smithi029 (mon.0) 1709 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:45:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.423453+0000 mgr.smithi029.lsfhcm (mgr.34102) 1715 : audit [DBG] from='client.35742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:47.454875+0000 mgr.smithi029.lsfhcm (mgr.34102) 1716 : cluster [DBG] pgmap v1307: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.710544+0000 mgr.smithi029.lsfhcm (mgr.34102) 1717 : audit [DBG] from='client.35746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:47.991022+0000 mgr.smithi029.lsfhcm (mgr.34102) 1718 : audit [DBG] from='client.35750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:49.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:48.344306+0000 mon.smithi029 (mon.0) 1710 : audit [DBG] from='client.? 172.21.15.29:0/2146598149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:45:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.423453+0000 mgr.smithi029.lsfhcm (mgr.34102) 1715 : audit [DBG] from='client.35742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:47.454875+0000 mgr.smithi029.lsfhcm (mgr.34102) 1716 : cluster [DBG] pgmap v1307: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.710544+0000 mgr.smithi029.lsfhcm (mgr.34102) 1717 : audit [DBG] from='client.35746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:47.991022+0000 mgr.smithi029.lsfhcm (mgr.34102) 1718 : audit [DBG] from='client.35750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:48.344306+0000 mon.smithi029 (mon.0) 1710 : audit [DBG] from='client.? 172.21.15.29:0/2146598149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:45:50.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:45:48.632005+0000 mgr.smithi029.lsfhcm (mgr.34102) 1719 : audit [DBG] from='client.35758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:50.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:45:48.632005+0000 mgr.smithi029.lsfhcm (mgr.34102) 1719 : audit [DBG] from='client.35758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:45:51.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:49.455598+0000 mgr.smithi029.lsfhcm (mgr.34102) 1720 : cluster [DBG] pgmap v1308: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:49.455598+0000 mgr.smithi029.lsfhcm (mgr.34102) 1720 : cluster [DBG] pgmap v1308: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:51.456230+0000 mgr.smithi029.lsfhcm (mgr.34102) 1721 : cluster [DBG] pgmap v1309: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:51.456230+0000 mgr.smithi029.lsfhcm (mgr.34102) 1721 : cluster [DBG] pgmap v1309: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:53.456985+0000 mgr.smithi029.lsfhcm (mgr.34102) 1722 : cluster [DBG] pgmap v1310: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:53.456985+0000 mgr.smithi029.lsfhcm (mgr.34102) 1722 : cluster [DBG] pgmap v1310: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:55.457687+0000 mgr.smithi029.lsfhcm (mgr.34102) 1723 : cluster [DBG] pgmap v1311: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:55.457687+0000 mgr.smithi029.lsfhcm (mgr.34102) 1723 : cluster [DBG] pgmap v1311: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:59.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:45:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:57.458305+0000 mgr.smithi029.lsfhcm (mgr.34102) 1724 : cluster [DBG] pgmap v1312: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:45:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:45:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:57.458305+0000 mgr.smithi029.lsfhcm (mgr.34102) 1724 : cluster [DBG] pgmap v1312: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:45:59.459126+0000 mgr.smithi029.lsfhcm (mgr.34102) 1725 : cluster [DBG] pgmap v1313: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:45:59.459126+0000 mgr.smithi029.lsfhcm (mgr.34102) 1725 : cluster [DBG] pgmap v1313: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:01.459683+0000 mgr.smithi029.lsfhcm (mgr.34102) 1726 : cluster [DBG] pgmap v1314: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:01.459683+0000 mgr.smithi029.lsfhcm (mgr.34102) 1726 : cluster [DBG] pgmap v1314: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:05.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:03.460366+0000 mgr.smithi029.lsfhcm (mgr.34102) 1727 : cluster [DBG] pgmap v1315: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:03.460366+0000 mgr.smithi029.lsfhcm (mgr.34102) 1727 : cluster [DBG] pgmap v1315: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:05.460960+0000 mgr.smithi029.lsfhcm (mgr.34102) 1728 : cluster [DBG] pgmap v1316: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:05.460960+0000 mgr.smithi029.lsfhcm (mgr.34102) 1728 : cluster [DBG] pgmap v1316: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:07.461514+0000 mgr.smithi029.lsfhcm (mgr.34102) 1729 : cluster [DBG] pgmap v1317: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:07.461514+0000 mgr.smithi029.lsfhcm (mgr.34102) 1729 : cluster [DBG] pgmap v1317: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:11.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:09.462262+0000 mgr.smithi029.lsfhcm (mgr.34102) 1730 : cluster [DBG] pgmap v1318: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:09.462262+0000 mgr.smithi029.lsfhcm (mgr.34102) 1730 : cluster [DBG] pgmap v1318: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:11.462809+0000 mgr.smithi029.lsfhcm (mgr.34102) 1731 : cluster [DBG] pgmap v1319: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:11.462809+0000 mgr.smithi029.lsfhcm (mgr.34102) 1731 : cluster [DBG] pgmap v1319: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:13.463517+0000 mgr.smithi029.lsfhcm (mgr.34102) 1732 : cluster [DBG] pgmap v1320: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:13.463517+0000 mgr.smithi029.lsfhcm (mgr.34102) 1732 : cluster [DBG] pgmap v1320: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:15.464067+0000 mgr.smithi029.lsfhcm (mgr.34102) 1733 : cluster [DBG] pgmap v1321: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:15.464067+0000 mgr.smithi029.lsfhcm (mgr.34102) 1733 : cluster [DBG] pgmap v1321: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:18.945 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:46:19.514 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (58m) 4m ago 64m 26.8M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (32m) 10m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (32m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (61m) 4m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (114m) 10m ago 114m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (114m) 4m ago 114m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (58m) 10m ago 2h 447M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (48m) 4m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (43m) 10m ago 2h 250M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (37m) 4m ago 2h 125M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (64m) 10m ago 64m 99.6M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (64m) 4m ago 64m 97.6M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:46:19.515 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 106m - - 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 104m - - 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (26m) 10m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (20m) 10m ago 2h 220M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (15m) 10m ago 2h 194M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (10m) 10m ago 2h 14.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (5m) 4m ago 2h 10.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2h) 4m ago 2h 318M 4096M 15.2.13 2cf504fded39 ae85eb746dab 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 4m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:46:19.516 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (64m) 4m ago 64m 73.8M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:46:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:17.464665+0000 mgr.smithi029.lsfhcm (mgr.34102) 1734 : cluster [DBG] pgmap v1322: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:17.464665+0000 mgr.smithi029.lsfhcm (mgr.34102) 1734 : cluster [DBG] pgmap v1322: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:19.852 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:19.853 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 5, 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:46:19.854 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:46:20.140 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "11/23 daemons upgraded", 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:46:20.141 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:18.933223+0000 mgr.smithi029.lsfhcm (mgr.34102) 1735 : audit [DBG] from='client.35762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.219286+0000 mgr.smithi029.lsfhcm (mgr.34102) 1736 : audit [DBG] from='client.35766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.502509+0000 mon.smithi029 (mon.0) 1711 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.502904+0000 mon.smithi029 (mon.0) 1712 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.503227+0000 mon.smithi029 (mon.0) 1713 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.503558+0000 mon.smithi029 (mon.0) 1714 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.503843+0000 mon.smithi029 (mon.0) 1715 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.505797+0000 mon.smithi029 (mon.0) 1716 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:20.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.506116+0000 mon.smithi029 (mon.0) 1717 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.506433+0000 mon.smithi029 (mon.0) 1718 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.506719+0000 mon.smithi029 (mon.0) 1719 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.507036+0000 mon.smithi029 (mon.0) 1720 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.851109+0000 mon.smithi029 (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.29:0/793273106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:18.933223+0000 mgr.smithi029.lsfhcm (mgr.34102) 1735 : audit [DBG] from='client.35762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.219286+0000 mgr.smithi029.lsfhcm (mgr.34102) 1736 : audit [DBG] from='client.35766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.502509+0000 mon.smithi029 (mon.0) 1711 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.502904+0000 mon.smithi029 (mon.0) 1712 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.503227+0000 mon.smithi029 (mon.0) 1713 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.503558+0000 mon.smithi029 (mon.0) 1714 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.503843+0000 mon.smithi029 (mon.0) 1715 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.505797+0000 mon.smithi029 (mon.0) 1716 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.506116+0000 mon.smithi029 (mon.0) 1717 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.506433+0000 mon.smithi029 (mon.0) 1718 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.506719+0000 mon.smithi029 (mon.0) 1719 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.507036+0000 mon.smithi029 (mon.0) 1720 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:20.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.851109+0000 mon.smithi029 (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.29:0/793273106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:19.465224+0000 mgr.smithi029.lsfhcm (mgr.34102) 1737 : cluster [DBG] pgmap v1323: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:19.500729+0000 mgr.smithi029.lsfhcm (mgr.34102) 1738 : audit [DBG] from='client.35770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:20.138837+0000 mgr.smithi029.lsfhcm (mgr.34102) 1739 : audit [DBG] from='client.35778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:19.465224+0000 mgr.smithi029.lsfhcm (mgr.34102) 1737 : cluster [DBG] pgmap v1323: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:19.500729+0000 mgr.smithi029.lsfhcm (mgr.34102) 1738 : audit [DBG] from='client.35770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:21.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:20.138837+0000 mgr.smithi029.lsfhcm (mgr.34102) 1739 : audit [DBG] from='client.35778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:23.586 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:21.465774+0000 mgr.smithi029.lsfhcm (mgr.34102) 1740 : cluster [DBG] pgmap v1324: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:23.587 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:22.681360+0000 mon.smithi029 (mon.0) 1722 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:46:23.587 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:22.684106+0000 mon.smithi029 (mon.0) 1723 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:23.587 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:22.685686+0000 mon.smithi029 (mon.0) 1724 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:23.587 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:22.687215+0000 mon.smithi029 (mon.0) 1725 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:23.587 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:22.689945+0000 mon.smithi029 (mon.0) 1726 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-23T02:46:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:21.465774+0000 mgr.smithi029.lsfhcm (mgr.34102) 1740 : cluster [DBG] pgmap v1324: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:22.681360+0000 mon.smithi029 (mon.0) 1722 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:46:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:22.684106+0000 mon.smithi029 (mon.0) 1723 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:22.685686+0000 mon.smithi029 (mon.0) 1724 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:22.687215+0000 mon.smithi029 (mon.0) 1725 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:22.689945+0000 mon.smithi029 (mon.0) 1726 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:22.678900+0000 mgr.smithi029.lsfhcm (mgr.34102) 1741 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:46:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:46:24.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:22.690200+0000 mgr.smithi029.lsfhcm (mgr.34102) 1742 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:22.691215+0000 mgr.smithi029.lsfhcm (mgr.34102) 1743 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:24.319131+0000 mon.smithi029 (mon.0) 1727 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:24.320020+0000 mon.smithi029 (mon.0) 1728 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:24.320853+0000 mon.smithi029 (mon.0) 1729 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:46:24.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:24.322763+0000 mon.smithi029 (mon.0) 1730 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:22.678900+0000 mgr.smithi029.lsfhcm (mgr.34102) 1741 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:46:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:46:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:46:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:22.690200+0000 mgr.smithi029.lsfhcm (mgr.34102) 1742 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-23T02:46:24.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:22.691215+0000 mgr.smithi029.lsfhcm (mgr.34102) 1743 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-23T02:46:24.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:24.319131+0000 mon.smithi029 (mon.0) 1727 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:24.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:24.320020+0000 mon.smithi029 (mon.0) 1728 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T02:46:24.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:24.320853+0000 mon.smithi029 (mon.0) 1729 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:46:24.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:24.322763+0000 mon.smithi029 (mon.0) 1730 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-23T02:46:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:23.466323+0000 mgr.smithi029.lsfhcm (mgr.34102) 1744 : cluster [DBG] pgmap v1325: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:24.314303+0000 mgr.smithi029.lsfhcm (mgr.34102) 1745 : cephadm [INF] Upgrade: Updating osd.5 2024-02-23T02:46:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:24.322254+0000 mgr.smithi029.lsfhcm (mgr.34102) 1746 : cephadm [INF] Deploying daemon osd.5 on smithi052 2024-02-23T02:46:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:23.466323+0000 mgr.smithi029.lsfhcm (mgr.34102) 1744 : cluster [DBG] pgmap v1325: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:24.314303+0000 mgr.smithi029.lsfhcm (mgr.34102) 1745 : cephadm [INF] Upgrade: Updating osd.5 2024-02-23T02:46:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:24.322254+0000 mgr.smithi029.lsfhcm (mgr.34102) 1746 : cephadm [INF] Deploying daemon osd.5 on smithi052 2024-02-23T02:46:27.112 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:25.466864+0000 mgr.smithi029.lsfhcm (mgr.34102) 1747 : cluster [DBG] pgmap v1326: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:27.112 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:25.935534+0000 mon.smithi029 (mon.0) 1731 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-23T02:46:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:25.466864+0000 mgr.smithi029.lsfhcm (mgr.34102) 1747 : cluster [DBG] pgmap v1326: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:27.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:25.935534+0000 mon.smithi029 (mon.0) 1731 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-23T02:46:27.420 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:27 smithi052 systemd[1]: Stopping Ceph osd.5 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:46:28.170 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:27 smithi052 bash[66205]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.5 2024-02-23T02:46:28.170 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:28 smithi052 bash[66262]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.5 2024-02-23T02:46:28.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.736639+0000 mon.smithi029 (mon.0) 1732 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-23T02:46:28.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.736693+0000 mon.smithi029 (mon.0) 1733 : cluster [INF] osd.5 failed (root=default,host=smithi052) (connection refused reported by osd.6) 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.736785+0000 mon.smithi029 (mon.0) 1734 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737152+0000 mon.smithi029 (mon.0) 1735 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737340+0000 mon.smithi029 (mon.0) 1736 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737543+0000 mon.smithi029 (mon.0) 1737 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737640+0000 mon.smithi029 (mon.0) 1738 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737733+0000 mon.smithi029 (mon.0) 1739 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737845+0000 mon.smithi029 (mon.0) 1740 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.737962+0000 mon.smithi029 (mon.0) 1741 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.738058+0000 mon.smithi029 (mon.0) 1742 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.738201+0000 mon.smithi029 (mon.0) 1743 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.738286+0000 mon.smithi029 (mon.0) 1744 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.738368+0000 mon.smithi029 (mon.0) 1745 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-23T02:46:28.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.738450+0000 mon.smithi029 (mon.0) 1746 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-23T02:46:28.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.736639+0000 mon.smithi029 (mon.0) 1732 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.736693+0000 mon.smithi029 (mon.0) 1733 : cluster [INF] osd.5 failed (root=default,host=smithi052) (connection refused reported by osd.6) 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.736785+0000 mon.smithi029 (mon.0) 1734 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737152+0000 mon.smithi029 (mon.0) 1735 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737340+0000 mon.smithi029 (mon.0) 1736 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737543+0000 mon.smithi029 (mon.0) 1737 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737640+0000 mon.smithi029 (mon.0) 1738 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737733+0000 mon.smithi029 (mon.0) 1739 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737845+0000 mon.smithi029 (mon.0) 1740 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.737962+0000 mon.smithi029 (mon.0) 1741 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.738058+0000 mon.smithi029 (mon.0) 1742 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.738201+0000 mon.smithi029 (mon.0) 1743 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.738286+0000 mon.smithi029 (mon.0) 1744 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-23T02:46:28.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.738368+0000 mon.smithi029 (mon.0) 1745 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-23T02:46:28.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.738450+0000 mon.smithi029 (mon.0) 1746 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-23T02:46:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.467359+0000 mgr.smithi029.lsfhcm (mgr.34102) 1748 : cluster [DBG] pgmap v1328: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.935398+0000 mon.smithi029 (mon.0) 1747 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:46:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:27.944386+0000 mon.smithi029 (mon.0) 1748 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-23T02:46:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.735172+0000 mon.smithi029 (mon.0) 1749 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 5]}]: dispatch 2024-02-23T02:46:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.735535+0000 mon.smithi029 (mon.0) 1750 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 5]}]: dispatch 2024-02-23T02:46:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.735772+0000 mon.smithi029 (mon.0) 1751 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.736027+0000 mon.smithi029 (mon.0) 1752 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.736255+0000 mon.smithi029 (mon.0) 1753 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.736472+0000 mon.smithi029 (mon.0) 1754 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.736738+0000 mon.smithi029 (mon.0) 1755 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1, 7, 5]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.737136+0000 mon.smithi029 (mon.0) 1756 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.737422+0000 mon.smithi029 (mon.0) 1757 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:28.776504+0000 mon.smithi029 (mon.0) 1758 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.467359+0000 mgr.smithi029.lsfhcm (mgr.34102) 1748 : cluster [DBG] pgmap v1328: 129 pgs: 129 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.935398+0000 mon.smithi029 (mon.0) 1747 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:27.944386+0000 mon.smithi029 (mon.0) 1748 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.735172+0000 mon.smithi029 (mon.0) 1749 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.735535+0000 mon.smithi029 (mon.0) 1750 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.735772+0000 mon.smithi029 (mon.0) 1751 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.736027+0000 mon.smithi029 (mon.0) 1752 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.736255+0000 mon.smithi029 (mon.0) 1753 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.736472+0000 mon.smithi029 (mon.0) 1754 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.736738+0000 mon.smithi029 (mon.0) 1755 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1, 7, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.737136+0000 mon.smithi029 (mon.0) 1756 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.737422+0000 mon.smithi029 (mon.0) 1757 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 5]}]: dispatch 2024-02-23T02:46:29.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:28.776504+0000 mon.smithi029 (mon.0) 1758 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:30.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:28.949127+0000 mon.smithi029 (mon.0) 1759 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-23T02:46:30.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:29 smithi052 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.5.service: Succeeded. 2024-02-23T02:46:30.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:29 smithi052 systemd[1]: Stopped Ceph osd.5 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:46:30.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:29 smithi052 systemd[1]: Starting Ceph osd.5 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:46:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:28.949127+0000 mon.smithi029 (mon.0) 1759 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-23T02:46:31.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:29.467929+0000 mgr.smithi029.lsfhcm (mgr.34102) 1749 : cluster [DBG] pgmap v1331: 129 pgs: 25 peering, 5 stale+active+clean, 99 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:31.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:29.946248+0000 mon.smithi029 (mon.0) 1760 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-23T02:46:31.171 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-23T02:46:31.172 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:30 smithi052 bash[66524]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-23T02:46:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:29.467929+0000 mgr.smithi029.lsfhcm (mgr.34102) 1749 : cluster [DBG] pgmap v1331: 129 pgs: 25 peering, 5 stale+active+clean, 99 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail 2024-02-23T02:46:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:29.946248+0000 mon.smithi029 (mon.0) 1760 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-23T02:46:32.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:31.953610+0000 mon.smithi029 (mon.0) 1761 : cluster [WRN] Health check failed: Degraded data redundancy: 10/396 objects degraded (2.525%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:46:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:31.953610+0000 mon.smithi029 (mon.0) 1761 : cluster [WRN] Health check failed: Degraded data redundancy: 10/396 objects degraded (2.525%), 4 pgs degraded (PG_DEGRADED) 2024-02-23T02:46:32.421 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T02:46:31.966+0000 7f33e68fe700 1 -- 172.21.15.52:0/697533341 <== mon.1 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cfd92ce680 con 0x55cfd9297400 2024-02-23T02:46:32.421 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:32 smithi052 bash[66764]: 1f94bdd9777c2a4737dd4876a575a5f18cc70b3345540a103e2e7dcac80900a7 2024-02-23T02:46:32.421 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:32 smithi052 systemd[1]: Started Ceph osd.5 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:46:32.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T02:46:32.492+0000 7f33ee38c380 -1 Falling back to public interface 2024-02-23T02:46:33.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:31.468593+0000 mgr.smithi029.lsfhcm (mgr.34102) 1750 : cluster [DBG] pgmap v1332: 129 pgs: 4 active+undersized+degraded, 25 peering, 1 stale+active+clean, 10 active+undersized, 89 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 10/396 objects degraded (2.525%) 2024-02-23T02:46:33.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:32.092544+0000 mon.smithi029 (mon.0) 1762 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:33.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:32.093594+0000 mon.smithi029 (mon.0) 1763 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:46:33.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:32.340747+0000 mon.smithi029 (mon.0) 1764 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:33.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:32.342348+0000 mon.smithi029 (mon.0) 1765 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:33.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:32.344352+0000 mon.smithi029 (mon.0) 1766 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:33.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:32.345416+0000 mon.smithi029 (mon.0) 1767 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:31.468593+0000 mgr.smithi029.lsfhcm (mgr.34102) 1750 : cluster [DBG] pgmap v1332: 129 pgs: 4 active+undersized+degraded, 25 peering, 1 stale+active+clean, 10 active+undersized, 89 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 10/396 objects degraded (2.525%) 2024-02-23T02:46:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:32.092544+0000 mon.smithi029 (mon.0) 1762 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:32.093594+0000 mon.smithi029 (mon.0) 1763 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:46:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:32.340747+0000 mon.smithi029 (mon.0) 1764 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:32.342348+0000 mon.smithi029 (mon.0) 1765 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:33.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:32.344352+0000 mon.smithi029 (mon.0) 1766 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:33.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:32.345416+0000 mon.smithi029 (mon.0) 1767 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:33.469158+0000 mgr.smithi029.lsfhcm (mgr.34102) 1751 : cluster [DBG] pgmap v1333: 129 pgs: 8 active+undersized+degraded, 13 peering, 23 active+undersized, 85 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 17/396 objects degraded (4.293%) 2024-02-23T02:46:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:33.469158+0000 mgr.smithi029.lsfhcm (mgr.34102) 1751 : cluster [DBG] pgmap v1333: 129 pgs: 8 active+undersized+degraded, 13 peering, 23 active+undersized, 85 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 17/396 objects degraded (4.293%) 2024-02-23T02:46:36.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:35.268512+0000 mon.smithi029 (mon.0) 1768 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:36.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:35.269348+0000 mon.smithi029 (mon.0) 1769 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:46:36.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:35.932320+0000 mon.smithi029 (mon.0) 1770 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-23T02:46:36.694 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:35.268512+0000 mon.smithi029 (mon.0) 1768 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:36.695 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:35.269348+0000 mon.smithi029 (mon.0) 1769 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:46:36.695 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:35.932320+0000 mon.smithi029 (mon.0) 1770 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-23T02:46:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:35.469639+0000 mgr.smithi029.lsfhcm (mgr.34102) 1752 : cluster [DBG] pgmap v1334: 129 pgs: 14 active+undersized+degraded, 30 active+undersized, 85 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:46:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:36.266759+0000 mon.smithi029 (mon.0) 1771 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-02-23T02:46:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:35.469639+0000 mgr.smithi029.lsfhcm (mgr.34102) 1752 : cluster [DBG] pgmap v1334: 129 pgs: 14 active+undersized+degraded, 30 active+undersized, 85 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:46:37.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:36.266759+0000 mon.smithi029 (mon.0) 1771 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-02-23T02:46:38.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T02:46:38.575+0000 7f33ee38c380 -1 osd.5 91 log_to_monitors {default=true} 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:37.470199+0000 mgr.smithi029.lsfhcm (mgr.34102) 1753 : cluster [DBG] pgmap v1335: 129 pgs: 14 active+undersized+degraded, 30 active+undersized, 85 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:37.757508+0000 mon.smithi029 (mon.0) 1772 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:37.758445+0000 mon.smithi029 (mon.0) 1773 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:38.520088+0000 mon.smithi029 (mon.0) 1774 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:38.579672+0000 mon.smithi052 (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.52:6808/3294246681,v1:172.21.15.52:6809/3294246681]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:38.580292+0000 mon.smithi029 (mon.0) 1775 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T02:46:38.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:38.748029+0000 mon.smithi029 (mon.0) 1776 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:37.470199+0000 mgr.smithi029.lsfhcm (mgr.34102) 1753 : cluster [DBG] pgmap v1335: 129 pgs: 14 active+undersized+degraded, 30 active+undersized, 85 active+clean; 174 MiB data, 2.2 GiB used, 710 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:46:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:37.757508+0000 mon.smithi029 (mon.0) 1772 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:37.758445+0000 mon.smithi029 (mon.0) 1773 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T02:46:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:38.520088+0000 mon.smithi029 (mon.0) 1774 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:38.579672+0000 mon.smithi052 (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.52:6808/3294246681,v1:172.21.15.52:6809/3294246681]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T02:46:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:38.580292+0000 mon.smithi029 (mon.0) 1775 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T02:46:39.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:38.748029+0000 mon.smithi029 (mon.0) 1776 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:39.670 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T02:46:39.289+0000 7f33df072700 -1 osd.5 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:46:40.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.039527+0000 mon.smithi029 (mon.0) 1777 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.039901+0000 mon.smithi029 (mon.0) 1778 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.040225+0000 mon.smithi029 (mon.0) 1779 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.040504+0000 mon.smithi029 (mon.0) 1780 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.040779+0000 mon.smithi029 (mon.0) 1781 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.041065+0000 mon.smithi029 (mon.0) 1782 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.041336+0000 mon.smithi029 (mon.0) 1783 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.041601+0000 mon.smithi029 (mon.0) 1784 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.041876+0000 mon.smithi029 (mon.0) 1785 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.042179+0000 mon.smithi029 (mon.0) 1786 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.278564+0000 mon.smithi029 (mon.0) 1787 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-23T02:46:40.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:39.278647+0000 mon.smithi029 (mon.0) 1788 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-23T02:46:40.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.278951+0000 mon.smithi052 (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.52:6808/3294246681,v1:172.21.15.52:6809/3294246681]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:46:40.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.279542+0000 mon.smithi029 (mon.0) 1789 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:46:40.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.039527+0000 mon.smithi029 (mon.0) 1777 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.039901+0000 mon.smithi029 (mon.0) 1778 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.040225+0000 mon.smithi029 (mon.0) 1779 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.040504+0000 mon.smithi029 (mon.0) 1780 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.040779+0000 mon.smithi029 (mon.0) 1781 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.041065+0000 mon.smithi029 (mon.0) 1782 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.041336+0000 mon.smithi029 (mon.0) 1783 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.041601+0000 mon.smithi029 (mon.0) 1784 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:40.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.041876+0000 mon.smithi029 (mon.0) 1785 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:46:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.042179+0000 mon.smithi029 (mon.0) 1786 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.278564+0000 mon.smithi029 (mon.0) 1787 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-23T02:46:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:39.278647+0000 mon.smithi029 (mon.0) 1788 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-23T02:46:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.278951+0000 mon.smithi052 (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.52:6808/3294246681,v1:172.21.15.52:6809/3294246681]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:46:40.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.279542+0000 mon.smithi029 (mon.0) 1789 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:46:41.155 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:39.470691+0000 mgr.smithi029.lsfhcm (mgr.34102) 1754 : cluster [DBG] pgmap v1337: 129 pgs: 14 active+undersized+degraded, 30 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:46:41.155 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:39.947280+0000 mon.smithi029 (mon.0) 1790 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:41.156 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:40.276591+0000 mon.smithi029 (mon.0) 1791 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:46:41.156 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:40.281779+0000 mon.smithi029 (mon.0) 1792 : cluster [INF] osd.5 [v2:172.21.15.52:6808/3294246681,v1:172.21.15.52:6809/3294246681] boot 2024-02-23T02:46:41.156 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:40.281816+0000 mon.smithi029 (mon.0) 1793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-23T02:46:41.156 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:40.282171+0000 mon.smithi029 (mon.0) 1794 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T02:46:41.156 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:40.934958+0000 mon.smithi029 (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 37/396 objects degraded (9.343%), 14 pgs degraded (PG_DEGRADED) 2024-02-23T02:46:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:39.470691+0000 mgr.smithi029.lsfhcm (mgr.34102) 1754 : cluster [DBG] pgmap v1337: 129 pgs: 14 active+undersized+degraded, 30 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 37/396 objects degraded (9.343%) 2024-02-23T02:46:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:39.947280+0000 mon.smithi029 (mon.0) 1790 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:40.276591+0000 mon.smithi029 (mon.0) 1791 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:46:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:40.281779+0000 mon.smithi029 (mon.0) 1792 : cluster [INF] osd.5 [v2:172.21.15.52:6808/3294246681,v1:172.21.15.52:6809/3294246681] boot 2024-02-23T02:46:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:40.281816+0000 mon.smithi029 (mon.0) 1793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-23T02:46:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:40.282171+0000 mon.smithi029 (mon.0) 1794 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T02:46:41.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:40.934958+0000 mon.smithi029 (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 37/396 objects degraded (9.343%), 14 pgs degraded (PG_DEGRADED) 2024-02-23T02:46:42.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.177590+0000 mon.smithi029 (mon.0) 1796 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:41.284327+0000 mon.smithi029 (mon.0) 1797 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.467270+0000 mon.smithi029 (mon.0) 1798 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.877761+0000 mon.smithi029 (mon.0) 1799 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.878256+0000 mon.smithi029 (mon.0) 1800 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.878674+0000 mon.smithi029 (mon.0) 1801 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.879063+0000 mon.smithi029 (mon.0) 1802 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.879420+0000 mon.smithi029 (mon.0) 1803 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.879776+0000 mon.smithi029 (mon.0) 1804 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.293 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.880140+0000 mon.smithi029 (mon.0) 1805 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.880489+0000 mon.smithi029 (mon.0) 1806 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.880858+0000 mon.smithi029 (mon.0) 1807 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.881234+0000 mon.smithi029 (mon.0) 1808 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.881810+0000 mon.smithi029 (mon.0) 1809 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.882670+0000 mon.smithi029 (mon.0) 1810 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.888595+0000 mon.smithi029 (mon.0) 1811 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.891327+0000 mon.smithi029 (mon.0) 1812 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:46:42.294 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:41.895356+0000 mon.smithi029 (mon.0) 1813 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.177590+0000 mon.smithi029 (mon.0) 1796 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:46:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:41.284327+0000 mon.smithi029 (mon.0) 1797 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-23T02:46:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.467270+0000 mon.smithi029 (mon.0) 1798 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:42.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.877761+0000 mon.smithi029 (mon.0) 1799 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.878256+0000 mon.smithi029 (mon.0) 1800 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.878674+0000 mon.smithi029 (mon.0) 1801 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.879063+0000 mon.smithi029 (mon.0) 1802 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.879420+0000 mon.smithi029 (mon.0) 1803 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.879776+0000 mon.smithi029 (mon.0) 1804 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.880140+0000 mon.smithi029 (mon.0) 1805 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.880489+0000 mon.smithi029 (mon.0) 1806 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.880858+0000 mon.smithi029 (mon.0) 1807 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.881234+0000 mon.smithi029 (mon.0) 1808 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.881810+0000 mon.smithi029 (mon.0) 1809 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.882670+0000 mon.smithi029 (mon.0) 1810 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.888595+0000 mon.smithi029 (mon.0) 1811 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.891327+0000 mon.smithi029 (mon.0) 1812 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:46:42.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:41.895356+0000 mon.smithi029 (mon.0) 1813 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:41.471141+0000 mgr.smithi029.lsfhcm (mgr.34102) 1755 : cluster [DBG] pgmap v1340: 129 pgs: 10 peering, 11 active+undersized+degraded, 23 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 29/396 objects degraded (7.323%) 2024-02-23T02:46:43.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:41.883397+0000 mgr.smithi029.lsfhcm (mgr.34102) 1756 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:46:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:41.884035+0000 mgr.smithi029.lsfhcm (mgr.34102) 1757 : cluster [DBG] pgmap v1341: 129 pgs: 10 peering, 11 active+undersized+degraded, 23 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 29/396 objects degraded (7.323%) 2024-02-23T02:46:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:41.884260+0000 mgr.smithi029.lsfhcm (mgr.34102) 1758 : cluster [DBG] pgmap v1342: 129 pgs: 10 peering, 11 active+undersized+degraded, 23 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 29/396 objects degraded (7.323%) 2024-02-23T02:46:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:41.897181+0000 mgr.smithi029.lsfhcm (mgr.34102) 1759 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:46:43.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:46:41.897316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1760 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:46:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:41.471141+0000 mgr.smithi029.lsfhcm (mgr.34102) 1755 : cluster [DBG] pgmap v1340: 129 pgs: 10 peering, 11 active+undersized+degraded, 23 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 29/396 objects degraded (7.323%) 2024-02-23T02:46:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:41.883397+0000 mgr.smithi029.lsfhcm (mgr.34102) 1756 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:46:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:41.884035+0000 mgr.smithi029.lsfhcm (mgr.34102) 1757 : cluster [DBG] pgmap v1341: 129 pgs: 10 peering, 11 active+undersized+degraded, 23 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 29/396 objects degraded (7.323%) 2024-02-23T02:46:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:41.884260+0000 mgr.smithi029.lsfhcm (mgr.34102) 1758 : cluster [DBG] pgmap v1342: 129 pgs: 10 peering, 11 active+undersized+degraded, 23 active+undersized, 85 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 29/396 objects degraded (7.323%) 2024-02-23T02:46:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:41.897181+0000 mgr.smithi029.lsfhcm (mgr.34102) 1759 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:46:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:46:41.897316+0000 mgr.smithi029.lsfhcm (mgr.34102) 1760 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:46:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:43.776809+0000 mon.smithi029 (mon.0) 1814 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:43.884947+0000 mgr.smithi029.lsfhcm (mgr.34102) 1761 : cluster [DBG] pgmap v1343: 129 pgs: 10 peering, 4 active+undersized+degraded, 13 active+undersized, 102 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 9/396 objects degraded (2.273%) 2024-02-23T02:46:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:43.776809+0000 mon.smithi029 (mon.0) 1814 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:43.884947+0000 mgr.smithi029.lsfhcm (mgr.34102) 1761 : cluster [DBG] pgmap v1343: 129 pgs: 10 peering, 4 active+undersized+degraded, 13 active+undersized, 102 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 9/396 objects degraded (2.273%) 2024-02-23T02:46:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:45.936323+0000 mon.smithi029 (mon.0) 1815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/396 objects degraded (2.273%), 4 pgs degraded) 2024-02-23T02:46:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:45.936323+0000 mon.smithi029 (mon.0) 1815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/396 objects degraded (2.273%), 4 pgs degraded) 2024-02-23T02:46:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:45.885404+0000 mgr.smithi029.lsfhcm (mgr.34102) 1762 : cluster [DBG] pgmap v1344: 129 pgs: 6 peering, 123 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:45.885404+0000 mgr.smithi029.lsfhcm (mgr.34102) 1762 : cluster [DBG] pgmap v1344: 129 pgs: 6 peering, 123 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:47.886024+0000 mgr.smithi029.lsfhcm (mgr.34102) 1763 : cluster [DBG] pgmap v1345: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:47.886024+0000 mgr.smithi029.lsfhcm (mgr.34102) 1763 : cluster [DBG] pgmap v1345: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:50.462 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:46:51.035 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:46:51.035 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (59m) 13s ago 65m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:46:51.035 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (32m) 15s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:46:51.035 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (32m) 13s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:46:51.035 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (62m) 13s ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (114m) 15s ago 114m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (114m) 13s ago 114m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (59m) 15s ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (48m) 13s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (43m) 15s ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (38m) 13s ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (64m) 15s ago 64m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (64m) 13s ago 64m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 15s ago 106m - - 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 13s ago 104m - - 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (26m) 15s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:46:51.036 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (21m) 15s ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (16m) 15s ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (10m) 15s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (5m) 13s ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (19s) 13s ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 13s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 13s ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:46:51.037 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (65m) 13s ago 65m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:46:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:49.886702+0000 mgr.smithi029.lsfhcm (mgr.34102) 1764 : cluster [DBG] pgmap v1346: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:51.377 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:46:51.377 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:46:51.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:46:51.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:51.377 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:46:51.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:46:51.378 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:46:51.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:49.886702+0000 mgr.smithi029.lsfhcm (mgr.34102) 1764 : cluster [DBG] pgmap v1346: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:51.665 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:46:51.665 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:46:51.665 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:46:51.666 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:46:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:50.448795+0000 mgr.smithi029.lsfhcm (mgr.34102) 1765 : audit [DBG] from='client.35784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:50.738381+0000 mgr.smithi029.lsfhcm (mgr.34102) 1766 : audit [DBG] from='client.35788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.020844+0000 mgr.smithi029.lsfhcm (mgr.34102) 1767 : audit [DBG] from='client.35792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.022698+0000 mon.smithi029 (mon.0) 1816 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.023121+0000 mon.smithi029 (mon.0) 1817 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.023499+0000 mon.smithi029 (mon.0) 1818 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.023853+0000 mon.smithi029 (mon.0) 1819 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.024209+0000 mon.smithi029 (mon.0) 1820 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.026169+0000 mon.smithi029 (mon.0) 1821 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.026527+0000 mon.smithi029 (mon.0) 1822 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.026879+0000 mon.smithi029 (mon.0) 1823 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.027234+0000 mon.smithi029 (mon.0) 1824 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.027558+0000 mon.smithi029 (mon.0) 1825 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.375604+0000 mon.smithi029 (mon.0) 1826 : audit [DBG] from='client.? 172.21.15.29:0/4197870977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:50.448795+0000 mgr.smithi029.lsfhcm (mgr.34102) 1765 : audit [DBG] from='client.35784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:50.738381+0000 mgr.smithi029.lsfhcm (mgr.34102) 1766 : audit [DBG] from='client.35788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.020844+0000 mgr.smithi029.lsfhcm (mgr.34102) 1767 : audit [DBG] from='client.35792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.022698+0000 mon.smithi029 (mon.0) 1816 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.023121+0000 mon.smithi029 (mon.0) 1817 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.023499+0000 mon.smithi029 (mon.0) 1818 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.023853+0000 mon.smithi029 (mon.0) 1819 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.024209+0000 mon.smithi029 (mon.0) 1820 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.026169+0000 mon.smithi029 (mon.0) 1821 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.026527+0000 mon.smithi029 (mon.0) 1822 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.026879+0000 mon.smithi029 (mon.0) 1823 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.027234+0000 mon.smithi029 (mon.0) 1824 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.027558+0000 mon.smithi029 (mon.0) 1825 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:46:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.375604+0000 mon.smithi029 (mon.0) 1826 : audit [DBG] from='client.? 172.21.15.29:0/4197870977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:46:53.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:51.663582+0000 mgr.smithi029.lsfhcm (mgr.34102) 1768 : audit [DBG] from='client.35800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:53.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:51.887304+0000 mgr.smithi029.lsfhcm (mgr.34102) 1769 : cluster [DBG] pgmap v1347: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:51.663582+0000 mgr.smithi029.lsfhcm (mgr.34102) 1768 : audit [DBG] from='client.35800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:46:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:51.887304+0000 mgr.smithi029.lsfhcm (mgr.34102) 1769 : cluster [DBG] pgmap v1347: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:53.887895+0000 mgr.smithi029.lsfhcm (mgr.34102) 1770 : cluster [DBG] pgmap v1348: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:55.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:54.959408+0000 mon.smithi029 (mon.0) 1827 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:53.887895+0000 mgr.smithi029.lsfhcm (mgr.34102) 1770 : cluster [DBG] pgmap v1348: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:54.959408+0000 mon.smithi029 (mon.0) 1827 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:55.888604+0000 mgr.smithi029.lsfhcm (mgr.34102) 1771 : cluster [DBG] pgmap v1349: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:55.888604+0000 mgr.smithi029.lsfhcm (mgr.34102) 1771 : cluster [DBG] pgmap v1349: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:57.889391+0000 mgr.smithi029.lsfhcm (mgr.34102) 1772 : cluster [DBG] pgmap v1350: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:46:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:46:58.777319+0000 mon.smithi029 (mon.0) 1828 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:46:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:57.889391+0000 mgr.smithi029.lsfhcm (mgr.34102) 1772 : cluster [DBG] pgmap v1350: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:46:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:46:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:46:58.777319+0000 mon.smithi029 (mon.0) 1828 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:47:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:46:59.890081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1773 : cluster [DBG] pgmap v1351: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:46:59.890081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1773 : cluster [DBG] pgmap v1351: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:01.890630+0000 mgr.smithi029.lsfhcm (mgr.34102) 1774 : cluster [DBG] pgmap v1352: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:01.890630+0000 mgr.smithi029.lsfhcm (mgr.34102) 1774 : cluster [DBG] pgmap v1352: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:03.891440+0000 mgr.smithi029.lsfhcm (mgr.34102) 1775 : cluster [DBG] pgmap v1353: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:03.891440+0000 mgr.smithi029.lsfhcm (mgr.34102) 1775 : cluster [DBG] pgmap v1353: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:05.892193+0000 mgr.smithi029.lsfhcm (mgr.34102) 1776 : cluster [DBG] pgmap v1354: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:05.892193+0000 mgr.smithi029.lsfhcm (mgr.34102) 1776 : cluster [DBG] pgmap v1354: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:07.892734+0000 mgr.smithi029.lsfhcm (mgr.34102) 1777 : cluster [DBG] pgmap v1355: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:07.892734+0000 mgr.smithi029.lsfhcm (mgr.34102) 1777 : cluster [DBG] pgmap v1355: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:09.893401+0000 mgr.smithi029.lsfhcm (mgr.34102) 1778 : cluster [DBG] pgmap v1356: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:09.893401+0000 mgr.smithi029.lsfhcm (mgr.34102) 1778 : cluster [DBG] pgmap v1356: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:11.893870+0000 mgr.smithi029.lsfhcm (mgr.34102) 1779 : cluster [DBG] pgmap v1357: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:11.893870+0000 mgr.smithi029.lsfhcm (mgr.34102) 1779 : cluster [DBG] pgmap v1357: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:13.894502+0000 mgr.smithi029.lsfhcm (mgr.34102) 1780 : cluster [DBG] pgmap v1358: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:13.894502+0000 mgr.smithi029.lsfhcm (mgr.34102) 1780 : cluster [DBG] pgmap v1358: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:15.895054+0000 mgr.smithi029.lsfhcm (mgr.34102) 1781 : cluster [DBG] pgmap v1359: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:15.895054+0000 mgr.smithi029.lsfhcm (mgr.34102) 1781 : cluster [DBG] pgmap v1359: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:17.895617+0000 mgr.smithi029.lsfhcm (mgr.34102) 1782 : cluster [DBG] pgmap v1360: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:17.895617+0000 mgr.smithi029.lsfhcm (mgr.34102) 1782 : cluster [DBG] pgmap v1360: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:19.896489+0000 mgr.smithi029.lsfhcm (mgr.34102) 1783 : cluster [DBG] pgmap v1361: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:19.896489+0000 mgr.smithi029.lsfhcm (mgr.34102) 1783 : cluster [DBG] pgmap v1361: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:21.981 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (59m) 44s ago 65m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (33m) 47s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (33m) 44s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (62m) 44s ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (115m) 47s ago 115m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (115m) 44s ago 115m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (59m) 47s ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (49m) 44s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (44m) 47s ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (38m) 44s ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:47:22.552 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (65m) 47s ago 65m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (65m) 44s ago 65m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 47s ago 107m - - 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 44s ago 105m - - 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (27m) 47s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (21m) 47s ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (16m) 47s ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (11m) 47s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (6m) 44s ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (50s) 44s ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 44s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 44s ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:47:22.553 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (65m) 44s ago 65m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:47:22.895 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:47:22.896 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:47:22.897 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:22.897 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:47:22.897 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:47:22.897 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:47:22.897 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:47:22.897 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:47:23.186 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:47:23.187 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:47:23.187 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:47:23.187 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:47:23.187 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:47:23.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:21.896920+0000 mgr.smithi029.lsfhcm (mgr.34102) 1784 : cluster [DBG] pgmap v1362: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:21.967821+0000 mgr.smithi029.lsfhcm (mgr.34102) 1785 : audit [DBG] from='client.35804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.256667+0000 mgr.smithi029.lsfhcm (mgr.34102) 1786 : audit [DBG] from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.539924+0000 mon.smithi029 (mon.0) 1829 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.540305+0000 mon.smithi029 (mon.0) 1830 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.540613+0000 mon.smithi029 (mon.0) 1831 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.540894+0000 mon.smithi029 (mon.0) 1832 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.541185+0000 mon.smithi029 (mon.0) 1833 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.543099+0000 mon.smithi029 (mon.0) 1834 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:23.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.543381+0000 mon.smithi029 (mon.0) 1835 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.543664+0000 mon.smithi029 (mon.0) 1836 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.543950+0000 mon.smithi029 (mon.0) 1837 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.544217+0000 mon.smithi029 (mon.0) 1838 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.894082+0000 mon.smithi029 (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.29:0/1807667946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:47:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:21.896920+0000 mgr.smithi029.lsfhcm (mgr.34102) 1784 : cluster [DBG] pgmap v1362: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:21.967821+0000 mgr.smithi029.lsfhcm (mgr.34102) 1785 : audit [DBG] from='client.35804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.256667+0000 mgr.smithi029.lsfhcm (mgr.34102) 1786 : audit [DBG] from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.539924+0000 mon.smithi029 (mon.0) 1829 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.540305+0000 mon.smithi029 (mon.0) 1830 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.540613+0000 mon.smithi029 (mon.0) 1831 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.540894+0000 mon.smithi029 (mon.0) 1832 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.541185+0000 mon.smithi029 (mon.0) 1833 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.543099+0000 mon.smithi029 (mon.0) 1834 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.543381+0000 mon.smithi029 (mon.0) 1835 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.543664+0000 mon.smithi029 (mon.0) 1836 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.543950+0000 mon.smithi029 (mon.0) 1837 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.544217+0000 mon.smithi029 (mon.0) 1838 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:23.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.894082+0000 mon.smithi029 (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.29:0/1807667946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:47:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:22.538102+0000 mgr.smithi029.lsfhcm (mgr.34102) 1787 : audit [DBG] from='client.35812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:24.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:23.183953+0000 mgr.smithi029.lsfhcm (mgr.34102) 1788 : audit [DBG] from='client.35820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:24.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:22.538102+0000 mgr.smithi029.lsfhcm (mgr.34102) 1787 : audit [DBG] from='client.35812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:24.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:23.183953+0000 mgr.smithi029.lsfhcm (mgr.34102) 1788 : audit [DBG] from='client.35820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:23.897568+0000 mgr.smithi029.lsfhcm (mgr.34102) 1789 : cluster [DBG] pgmap v1363: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:23.897568+0000 mgr.smithi029.lsfhcm (mgr.34102) 1789 : cluster [DBG] pgmap v1363: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:25.898086+0000 mgr.smithi029.lsfhcm (mgr.34102) 1790 : cluster [DBG] pgmap v1364: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:25.898086+0000 mgr.smithi029.lsfhcm (mgr.34102) 1790 : cluster [DBG] pgmap v1364: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:27.898649+0000 mgr.smithi029.lsfhcm (mgr.34102) 1791 : cluster [DBG] pgmap v1365: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:28.739702+0000 mon.smithi029 (mon.0) 1840 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T02:47:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:28.740024+0000 mon.smithi029 (mon.0) 1841 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-23T02:47:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:28.740305+0000 mon.smithi029 (mon.0) 1842 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:47:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:28.740565+0000 mon.smithi029 (mon.0) 1843 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:47:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:27.898649+0000 mgr.smithi029.lsfhcm (mgr.34102) 1791 : cluster [DBG] pgmap v1365: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:28.739702+0000 mon.smithi029 (mon.0) 1840 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T02:47:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:28.740024+0000 mon.smithi029 (mon.0) 1841 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-23T02:47:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:28.740305+0000 mon.smithi029 (mon.0) 1842 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:47:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:28.740565+0000 mon.smithi029 (mon.0) 1843 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:47:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:29.899394+0000 mgr.smithi029.lsfhcm (mgr.34102) 1792 : cluster [DBG] pgmap v1366: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:29.899394+0000 mgr.smithi029.lsfhcm (mgr.34102) 1792 : cluster [DBG] pgmap v1366: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:31.899926+0000 mgr.smithi029.lsfhcm (mgr.34102) 1793 : cluster [DBG] pgmap v1367: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:31.899926+0000 mgr.smithi029.lsfhcm (mgr.34102) 1793 : cluster [DBG] pgmap v1367: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:33.900593+0000 mgr.smithi029.lsfhcm (mgr.34102) 1794 : cluster [DBG] pgmap v1368: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:33.900593+0000 mgr.smithi029.lsfhcm (mgr.34102) 1794 : cluster [DBG] pgmap v1368: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:37.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:35.901117+0000 mgr.smithi029.lsfhcm (mgr.34102) 1795 : cluster [DBG] pgmap v1369: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:35.901117+0000 mgr.smithi029.lsfhcm (mgr.34102) 1795 : cluster [DBG] pgmap v1369: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:37.901589+0000 mgr.smithi029.lsfhcm (mgr.34102) 1796 : cluster [DBG] pgmap v1370: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:37.901589+0000 mgr.smithi029.lsfhcm (mgr.34102) 1796 : cluster [DBG] pgmap v1370: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:39.902318+0000 mgr.smithi029.lsfhcm (mgr.34102) 1797 : cluster [DBG] pgmap v1371: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:39.902318+0000 mgr.smithi029.lsfhcm (mgr.34102) 1797 : cluster [DBG] pgmap v1371: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:41.902847+0000 mgr.smithi029.lsfhcm (mgr.34102) 1798 : cluster [DBG] pgmap v1372: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:41.902847+0000 mgr.smithi029.lsfhcm (mgr.34102) 1798 : cluster [DBG] pgmap v1372: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:43.903428+0000 mgr.smithi029.lsfhcm (mgr.34102) 1799 : cluster [DBG] pgmap v1373: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:43.903428+0000 mgr.smithi029.lsfhcm (mgr.34102) 1799 : cluster [DBG] pgmap v1373: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:45.904093+0000 mgr.smithi029.lsfhcm (mgr.34102) 1800 : cluster [DBG] pgmap v1374: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:45.904093+0000 mgr.smithi029.lsfhcm (mgr.34102) 1800 : cluster [DBG] pgmap v1374: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:47.904604+0000 mgr.smithi029.lsfhcm (mgr.34102) 1801 : cluster [DBG] pgmap v1375: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:47.904604+0000 mgr.smithi029.lsfhcm (mgr.34102) 1801 : cluster [DBG] pgmap v1375: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:51.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:49.905385+0000 mgr.smithi029.lsfhcm (mgr.34102) 1802 : cluster [DBG] pgmap v1376: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:49.905385+0000 mgr.smithi029.lsfhcm (mgr.34102) 1802 : cluster [DBG] pgmap v1376: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:51.906124+0000 mgr.smithi029.lsfhcm (mgr.34102) 1803 : cluster [DBG] pgmap v1377: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:53.498 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:47:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:51.906124+0000 mgr.smithi029.lsfhcm (mgr.34102) 1803 : cluster [DBG] pgmap v1377: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:54.075 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (60m) 76s ago 66m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (33m) 78s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (33m) 76s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (63m) 76s ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (115m) 78s ago 115m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (115m) 76s ago 115m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (60m) 78s ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (49m) 76s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (44m) 78s ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (39m) 76s ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:47:54.076 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (66m) 78s ago 66m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (65m) 76s ago 65m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 78s ago 108m - - 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 76s ago 106m - - 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (27m) 78s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (22m) 78s ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (17m) 78s ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (11m) 78s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (6m) 76s ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (82s) 76s ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 76s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 76s ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:47:54.077 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (66m) 76s ago 66m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:47:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.063703+0000 mon.smithi029 (mon.0) 1844 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.064069+0000 mon.smithi029 (mon.0) 1845 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.064395+0000 mon.smithi029 (mon.0) 1846 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.064704+0000 mon.smithi029 (mon.0) 1847 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.064986+0000 mon.smithi029 (mon.0) 1848 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.066900+0000 mon.smithi029 (mon.0) 1849 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.067226+0000 mon.smithi029 (mon.0) 1850 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.067539+0000 mon.smithi029 (mon.0) 1851 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.067845+0000 mon.smithi029 (mon.0) 1852 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.068124+0000 mon.smithi029 (mon.0) 1853 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.421 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:47:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:47:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:47:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:54.421 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:47:54.422 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:47:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.063703+0000 mon.smithi029 (mon.0) 1844 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.064069+0000 mon.smithi029 (mon.0) 1845 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.064395+0000 mon.smithi029 (mon.0) 1846 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.064704+0000 mon.smithi029 (mon.0) 1847 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.064986+0000 mon.smithi029 (mon.0) 1848 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.066900+0000 mon.smithi029 (mon.0) 1849 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.067226+0000 mon.smithi029 (mon.0) 1850 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.067539+0000 mon.smithi029 (mon.0) 1851 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.067845+0000 mon.smithi029 (mon.0) 1852 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.068124+0000 mon.smithi029 (mon.0) 1853 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:47:54.712 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:47:54.712 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:47:54.712 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:47:54.712 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:47:54.712 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:47:54.712 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:47:54.713 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:47:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:53.485810+0000 mgr.smithi029.lsfhcm (mgr.34102) 1804 : audit [DBG] from='client.35824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:53.779961+0000 mgr.smithi029.lsfhcm (mgr.34102) 1805 : audit [DBG] from='client.35828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:53.906650+0000 mgr.smithi029.lsfhcm (mgr.34102) 1806 : cluster [DBG] pgmap v1378: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.061869+0000 mgr.smithi029.lsfhcm (mgr.34102) 1807 : audit [DBG] from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.419429+0000 mon.smithi029 (mon.0) 1854 : audit [DBG] from='client.? 172.21.15.29:0/2371844950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:47:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:53.485810+0000 mgr.smithi029.lsfhcm (mgr.34102) 1804 : audit [DBG] from='client.35824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:53.779961+0000 mgr.smithi029.lsfhcm (mgr.34102) 1805 : audit [DBG] from='client.35828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:53.906650+0000 mgr.smithi029.lsfhcm (mgr.34102) 1806 : cluster [DBG] pgmap v1378: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.061869+0000 mgr.smithi029.lsfhcm (mgr.34102) 1807 : audit [DBG] from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:55.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.419429+0000 mon.smithi029 (mon.0) 1854 : audit [DBG] from='client.? 172.21.15.29:0/2371844950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:47:56.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:47:54.710321+0000 mgr.smithi029.lsfhcm (mgr.34102) 1808 : audit [DBG] from='client.35840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:56.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:47:54.710321+0000 mgr.smithi029.lsfhcm (mgr.34102) 1808 : audit [DBG] from='client.35840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:47:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:55.907372+0000 mgr.smithi029.lsfhcm (mgr.34102) 1809 : cluster [DBG] pgmap v1379: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:55.907372+0000 mgr.smithi029.lsfhcm (mgr.34102) 1809 : cluster [DBG] pgmap v1379: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:47:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:57.908012+0000 mgr.smithi029.lsfhcm (mgr.34102) 1810 : cluster [DBG] pgmap v1380: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:47:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:47:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:57.908012+0000 mgr.smithi029.lsfhcm (mgr.34102) 1810 : cluster [DBG] pgmap v1380: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:47:59.908648+0000 mgr.smithi029.lsfhcm (mgr.34102) 1811 : cluster [DBG] pgmap v1381: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:47:59.908648+0000 mgr.smithi029.lsfhcm (mgr.34102) 1811 : cluster [DBG] pgmap v1381: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:01.909348+0000 mgr.smithi029.lsfhcm (mgr.34102) 1812 : cluster [DBG] pgmap v1382: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:01.909348+0000 mgr.smithi029.lsfhcm (mgr.34102) 1812 : cluster [DBG] pgmap v1382: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:03.910016+0000 mgr.smithi029.lsfhcm (mgr.34102) 1813 : cluster [DBG] pgmap v1383: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:03.910016+0000 mgr.smithi029.lsfhcm (mgr.34102) 1813 : cluster [DBG] pgmap v1383: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:05.910477+0000 mgr.smithi029.lsfhcm (mgr.34102) 1814 : cluster [DBG] pgmap v1384: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:05.910477+0000 mgr.smithi029.lsfhcm (mgr.34102) 1814 : cluster [DBG] pgmap v1384: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:07.910950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1815 : cluster [DBG] pgmap v1385: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:07.910950+0000 mgr.smithi029.lsfhcm (mgr.34102) 1815 : cluster [DBG] pgmap v1385: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:09.911536+0000 mgr.smithi029.lsfhcm (mgr.34102) 1816 : cluster [DBG] pgmap v1386: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:09.911536+0000 mgr.smithi029.lsfhcm (mgr.34102) 1816 : cluster [DBG] pgmap v1386: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:11.912116+0000 mgr.smithi029.lsfhcm (mgr.34102) 1817 : cluster [DBG] pgmap v1387: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:11.912116+0000 mgr.smithi029.lsfhcm (mgr.34102) 1817 : cluster [DBG] pgmap v1387: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:13.912760+0000 mgr.smithi029.lsfhcm (mgr.34102) 1818 : cluster [DBG] pgmap v1388: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:13.912760+0000 mgr.smithi029.lsfhcm (mgr.34102) 1818 : cluster [DBG] pgmap v1388: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:15.913310+0000 mgr.smithi029.lsfhcm (mgr.34102) 1819 : cluster [DBG] pgmap v1389: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:15.913310+0000 mgr.smithi029.lsfhcm (mgr.34102) 1819 : cluster [DBG] pgmap v1389: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:17.913880+0000 mgr.smithi029.lsfhcm (mgr.34102) 1820 : cluster [DBG] pgmap v1390: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:17.913880+0000 mgr.smithi029.lsfhcm (mgr.34102) 1820 : cluster [DBG] pgmap v1390: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:19.914536+0000 mgr.smithi029.lsfhcm (mgr.34102) 1821 : cluster [DBG] pgmap v1391: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:19.914536+0000 mgr.smithi029.lsfhcm (mgr.34102) 1821 : cluster [DBG] pgmap v1391: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:21.915165+0000 mgr.smithi029.lsfhcm (mgr.34102) 1822 : cluster [DBG] pgmap v1392: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:21.915165+0000 mgr.smithi029.lsfhcm (mgr.34102) 1822 : cluster [DBG] pgmap v1392: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:25.025 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:48:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:23.915796+0000 mgr.smithi029.lsfhcm (mgr.34102) 1823 : cluster [DBG] pgmap v1393: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:23.915796+0000 mgr.smithi029.lsfhcm (mgr.34102) 1823 : cluster [DBG] pgmap v1393: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:25.595 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (61m) 107s ago 66m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (34m) 110s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (34m) 107s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (63m) 107s ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (116m) 110s ago 116m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (116m) 107s ago 116m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (60m) 110s ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (50m) 107s ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (45m) 110s ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (39m) 107s ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (66m) 110s ago 66m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (66m) 107s ago 66m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:48:25.596 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 110s ago 108m - - 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 107s ago 106m - - 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (28m) 110s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (22m) 110s ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (17m) 110s ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (12m) 110s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (7m) 107s ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (114s) 107s ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 107s ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 107s ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:48:25.597 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (66m) 107s ago 66m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:48:25.938 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:48:25.938 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:48:25.938 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:25.939 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:48:25.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:48:25.940 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:48:25.940 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:48:25.940 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:48:26.226 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:48:26.227 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:48:26.227 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:48:26.227 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:48:26.227 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:48:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.013105+0000 mgr.smithi029.lsfhcm (mgr.34102) 1824 : audit [DBG] from='client.35844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.301778+0000 mgr.smithi029.lsfhcm (mgr.34102) 1825 : audit [DBG] from='client.35848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.583888+0000 mon.smithi029 (mon.0) 1855 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.584268+0000 mon.smithi029 (mon.0) 1856 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.584562+0000 mon.smithi029 (mon.0) 1857 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.584830+0000 mon.smithi029 (mon.0) 1858 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.585100+0000 mon.smithi029 (mon.0) 1859 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.586990+0000 mon.smithi029 (mon.0) 1860 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.587283+0000 mon.smithi029 (mon.0) 1861 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.587551+0000 mon.smithi029 (mon.0) 1862 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.587807+0000 mon.smithi029 (mon.0) 1863 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.588067+0000 mon.smithi029 (mon.0) 1864 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.936885+0000 mon.smithi029 (mon.0) 1865 : audit [DBG] from='client.? 172.21.15.29:0/2985537676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.013105+0000 mgr.smithi029.lsfhcm (mgr.34102) 1824 : audit [DBG] from='client.35844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.301778+0000 mgr.smithi029.lsfhcm (mgr.34102) 1825 : audit [DBG] from='client.35848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.583888+0000 mon.smithi029 (mon.0) 1855 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.584268+0000 mon.smithi029 (mon.0) 1856 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.584562+0000 mon.smithi029 (mon.0) 1857 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.584830+0000 mon.smithi029 (mon.0) 1858 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.585100+0000 mon.smithi029 (mon.0) 1859 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.586990+0000 mon.smithi029 (mon.0) 1860 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:26.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.587283+0000 mon.smithi029 (mon.0) 1861 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.587551+0000 mon.smithi029 (mon.0) 1862 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.587807+0000 mon.smithi029 (mon.0) 1863 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.588067+0000 mon.smithi029 (mon.0) 1864 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:26.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.936885+0000 mon.smithi029 (mon.0) 1865 : audit [DBG] from='client.? 172.21.15.29:0/2985537676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:48:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:25.582089+0000 mgr.smithi029.lsfhcm (mgr.34102) 1826 : audit [DBG] from='client.35852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:27.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:25.916271+0000 mgr.smithi029.lsfhcm (mgr.34102) 1827 : cluster [DBG] pgmap v1394: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:27.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:26.224043+0000 mgr.smithi029.lsfhcm (mgr.34102) 1828 : audit [DBG] from='client.35860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:25.582089+0000 mgr.smithi029.lsfhcm (mgr.34102) 1826 : audit [DBG] from='client.35852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:25.916271+0000 mgr.smithi029.lsfhcm (mgr.34102) 1827 : cluster [DBG] pgmap v1394: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:26.224043+0000 mgr.smithi029.lsfhcm (mgr.34102) 1828 : audit [DBG] from='client.35860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:27.916827+0000 mgr.smithi029.lsfhcm (mgr.34102) 1829 : cluster [DBG] pgmap v1395: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:28.743775+0000 mon.smithi029 (mon.0) 1866 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-23T02:48:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:28.744128+0000 mon.smithi029 (mon.0) 1867 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:48:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:28.744475+0000 mon.smithi029 (mon.0) 1868 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:48:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:28.744797+0000 mon.smithi029 (mon.0) 1869 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:48:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:27.916827+0000 mgr.smithi029.lsfhcm (mgr.34102) 1829 : cluster [DBG] pgmap v1395: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:28.743775+0000 mon.smithi029 (mon.0) 1866 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-23T02:48:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:28.744128+0000 mon.smithi029 (mon.0) 1867 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:48:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:28.744475+0000 mon.smithi029 (mon.0) 1868 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:48:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:28.744797+0000 mon.smithi029 (mon.0) 1869 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T02:48:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:29.917541+0000 mgr.smithi029.lsfhcm (mgr.34102) 1830 : cluster [DBG] pgmap v1396: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:29.917541+0000 mgr.smithi029.lsfhcm (mgr.34102) 1830 : cluster [DBG] pgmap v1396: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:33.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:31.918038+0000 mgr.smithi029.lsfhcm (mgr.34102) 1831 : cluster [DBG] pgmap v1397: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:31.918038+0000 mgr.smithi029.lsfhcm (mgr.34102) 1831 : cluster [DBG] pgmap v1397: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:33.918687+0000 mgr.smithi029.lsfhcm (mgr.34102) 1832 : cluster [DBG] pgmap v1398: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:33.918687+0000 mgr.smithi029.lsfhcm (mgr.34102) 1832 : cluster [DBG] pgmap v1398: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:35.919181+0000 mgr.smithi029.lsfhcm (mgr.34102) 1833 : cluster [DBG] pgmap v1399: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:35.919181+0000 mgr.smithi029.lsfhcm (mgr.34102) 1833 : cluster [DBG] pgmap v1399: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:37.919731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1834 : cluster [DBG] pgmap v1400: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:37.919731+0000 mgr.smithi029.lsfhcm (mgr.34102) 1834 : cluster [DBG] pgmap v1400: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:39.920429+0000 mgr.smithi029.lsfhcm (mgr.34102) 1835 : cluster [DBG] pgmap v1401: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:39.920429+0000 mgr.smithi029.lsfhcm (mgr.34102) 1835 : cluster [DBG] pgmap v1401: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:43.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:41.921014+0000 mgr.smithi029.lsfhcm (mgr.34102) 1836 : cluster [DBG] pgmap v1402: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:41.921014+0000 mgr.smithi029.lsfhcm (mgr.34102) 1836 : cluster [DBG] pgmap v1402: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:43.921577+0000 mgr.smithi029.lsfhcm (mgr.34102) 1837 : cluster [DBG] pgmap v1403: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:45.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:43.921577+0000 mgr.smithi029.lsfhcm (mgr.34102) 1837 : cluster [DBG] pgmap v1403: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:45.922308+0000 mgr.smithi029.lsfhcm (mgr.34102) 1838 : cluster [DBG] pgmap v1404: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:45.922308+0000 mgr.smithi029.lsfhcm (mgr.34102) 1838 : cluster [DBG] pgmap v1404: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:47.923040+0000 mgr.smithi029.lsfhcm (mgr.34102) 1839 : cluster [DBG] pgmap v1405: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:47.923040+0000 mgr.smithi029.lsfhcm (mgr.34102) 1839 : cluster [DBG] pgmap v1405: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:49.923812+0000 mgr.smithi029.lsfhcm (mgr.34102) 1840 : cluster [DBG] pgmap v1406: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:51.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:49.923812+0000 mgr.smithi029.lsfhcm (mgr.34102) 1840 : cluster [DBG] pgmap v1406: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:51.924352+0000 mgr.smithi029.lsfhcm (mgr.34102) 1841 : cluster [DBG] pgmap v1407: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:51.924352+0000 mgr.smithi029.lsfhcm (mgr.34102) 1841 : cluster [DBG] pgmap v1407: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:53.925103+0000 mgr.smithi029.lsfhcm (mgr.34102) 1842 : cluster [DBG] pgmap v1408: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:53.925103+0000 mgr.smithi029.lsfhcm (mgr.34102) 1842 : cluster [DBG] pgmap v1408: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:56.540 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:48:57.112 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:48:57.112 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (61m) 2m ago 67m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:48:57.112 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (34m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:48:57.112 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (34m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (64m) 2m ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (116m) 2m ago 116m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (116m) 2m ago 116m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (61m) 2m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (50m) 2m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (45m) 2m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:48:57.113 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (40m) 2m ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (67m) 2m ago 67m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (66m) 2m ago 66m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 109m - - 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 107m - - 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (28m) 2m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (23m) 2m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:48:57.114 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (18m) 2m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:48:57.115 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (12m) 2m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:48:57.115 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (7m) 2m ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:48:57.115 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2m) 2m ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:48:57.115 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 2m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:48:57.115 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 2m ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:48:57.115 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (67m) 2m ago 67m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:48:57.457 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:48:57.458 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:48:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:55.925801+0000 mgr.smithi029.lsfhcm (mgr.34102) 1843 : cluster [DBG] pgmap v1409: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.099572+0000 mon.smithi029 (mon.0) 1870 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.099943+0000 mon.smithi029 (mon.0) 1871 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.100262+0000 mon.smithi029 (mon.0) 1872 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.100554+0000 mon.smithi029 (mon.0) 1873 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.100837+0000 mon.smithi029 (mon.0) 1874 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.102821+0000 mon.smithi029 (mon.0) 1875 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.103174+0000 mon.smithi029 (mon.0) 1876 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.103522+0000 mon.smithi029 (mon.0) 1877 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.103896+0000 mon.smithi029 (mon.0) 1878 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.104238+0000 mon.smithi029 (mon.0) 1879 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:55.925801+0000 mgr.smithi029.lsfhcm (mgr.34102) 1843 : cluster [DBG] pgmap v1409: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.099572+0000 mon.smithi029 (mon.0) 1870 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.099943+0000 mon.smithi029 (mon.0) 1871 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.100262+0000 mon.smithi029 (mon.0) 1872 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.100554+0000 mon.smithi029 (mon.0) 1873 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.100837+0000 mon.smithi029 (mon.0) 1874 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.102821+0000 mon.smithi029 (mon.0) 1875 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:48:57.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.103174+0000 mon.smithi029 (mon.0) 1876 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.103522+0000 mon.smithi029 (mon.0) 1877 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.103896+0000 mon.smithi029 (mon.0) 1878 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.104238+0000 mon.smithi029 (mon.0) 1879 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:48:57.746 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:48:57.746 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:48:57.746 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:48:57.746 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:48:57.746 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:48:57.746 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:48:57.747 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:48:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:56.527634+0000 mgr.smithi029.lsfhcm (mgr.34102) 1844 : audit [DBG] from='client.35864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:56.816611+0000 mgr.smithi029.lsfhcm (mgr.34102) 1845 : audit [DBG] from='client.35868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.097719+0000 mgr.smithi029.lsfhcm (mgr.34102) 1846 : audit [DBG] from='client.35872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.455284+0000 mon.smithi029 (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.29:0/2127075927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:48:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:56.527634+0000 mgr.smithi029.lsfhcm (mgr.34102) 1844 : audit [DBG] from='client.35864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:56.816611+0000 mgr.smithi029.lsfhcm (mgr.34102) 1845 : audit [DBG] from='client.35868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.097719+0000 mgr.smithi029.lsfhcm (mgr.34102) 1846 : audit [DBG] from='client.35872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.455284+0000 mon.smithi029 (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.29:0/2127075927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:48:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:48:57.744180+0000 mgr.smithi029.lsfhcm (mgr.34102) 1847 : audit [DBG] from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:48:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:57.926351+0000 mgr.smithi029.lsfhcm (mgr.34102) 1848 : cluster [DBG] pgmap v1410: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:48:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:48:57.744180+0000 mgr.smithi029.lsfhcm (mgr.34102) 1847 : audit [DBG] from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:48:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:48:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:57.926351+0000 mgr.smithi029.lsfhcm (mgr.34102) 1848 : cluster [DBG] pgmap v1410: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:48:59.927116+0000 mgr.smithi029.lsfhcm (mgr.34102) 1849 : cluster [DBG] pgmap v1411: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:48:59.927116+0000 mgr.smithi029.lsfhcm (mgr.34102) 1849 : cluster [DBG] pgmap v1411: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:01.927636+0000 mgr.smithi029.lsfhcm (mgr.34102) 1850 : cluster [DBG] pgmap v1412: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:01.927636+0000 mgr.smithi029.lsfhcm (mgr.34102) 1850 : cluster [DBG] pgmap v1412: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:05.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:03.928277+0000 mgr.smithi029.lsfhcm (mgr.34102) 1851 : cluster [DBG] pgmap v1413: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:03.928277+0000 mgr.smithi029.lsfhcm (mgr.34102) 1851 : cluster [DBG] pgmap v1413: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:05.929024+0000 mgr.smithi029.lsfhcm (mgr.34102) 1852 : cluster [DBG] pgmap v1414: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:05.929024+0000 mgr.smithi029.lsfhcm (mgr.34102) 1852 : cluster [DBG] pgmap v1414: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:07.929502+0000 mgr.smithi029.lsfhcm (mgr.34102) 1853 : cluster [DBG] pgmap v1415: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:07.929502+0000 mgr.smithi029.lsfhcm (mgr.34102) 1853 : cluster [DBG] pgmap v1415: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:11.567 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:09.930181+0000 mgr.smithi029.lsfhcm (mgr.34102) 1854 : cluster [DBG] pgmap v1416: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:11.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:09.930181+0000 mgr.smithi029.lsfhcm (mgr.34102) 1854 : cluster [DBG] pgmap v1416: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:49:11.565298+0000 mgr.smithi029.lsfhcm (mgr.34102) 1855 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:49:13.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:49:13.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:49:13.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:49:11.566303+0000 mgr.smithi029.lsfhcm (mgr.34102) 1856 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:49:11.566466+0000 mgr.smithi029.lsfhcm (mgr.34102) 1857 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:49:13.675 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:11.930724+0000 mgr.smithi029.lsfhcm (mgr.34102) 1858 : cluster [DBG] pgmap v1417: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:13.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:49:11.565298+0000 mgr.smithi029.lsfhcm (mgr.34102) 1855 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:49:13.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:49:13.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:49:13.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:49:13.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:49:13.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:49:13.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:49:13.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:49:13.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:49:13.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:49:13.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:49:13.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:49:13.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:49:13.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:49:13.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:49:13.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:49:13.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.770 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:49:13.771 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:49:13.772 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:49:11.566303+0000 mgr.smithi029.lsfhcm (mgr.34102) 1856 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:49:11.566466+0000 mgr.smithi029.lsfhcm (mgr.34102) 1857 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:49:13.773 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:11.930724+0000 mgr.smithi029.lsfhcm (mgr.34102) 1858 : cluster [DBG] pgmap v1417: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:13.931462+0000 mgr.smithi029.lsfhcm (mgr.34102) 1859 : cluster [DBG] pgmap v1418: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:13.931462+0000 mgr.smithi029.lsfhcm (mgr.34102) 1859 : cluster [DBG] pgmap v1418: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:15.932270+0000 mgr.smithi029.lsfhcm (mgr.34102) 1860 : cluster [DBG] pgmap v1419: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:15.932270+0000 mgr.smithi029.lsfhcm (mgr.34102) 1860 : cluster [DBG] pgmap v1419: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:17.932798+0000 mgr.smithi029.lsfhcm (mgr.34102) 1861 : cluster [DBG] pgmap v1420: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:17.932798+0000 mgr.smithi029.lsfhcm (mgr.34102) 1861 : cluster [DBG] pgmap v1420: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:19.933507+0000 mgr.smithi029.lsfhcm (mgr.34102) 1862 : cluster [DBG] pgmap v1421: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:19.933507+0000 mgr.smithi029.lsfhcm (mgr.34102) 1862 : cluster [DBG] pgmap v1421: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:21.934113+0000 mgr.smithi029.lsfhcm (mgr.34102) 1863 : cluster [DBG] pgmap v1422: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:21.934113+0000 mgr.smithi029.lsfhcm (mgr.34102) 1863 : cluster [DBG] pgmap v1422: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:23.934758+0000 mgr.smithi029.lsfhcm (mgr.34102) 1864 : cluster [DBG] pgmap v1423: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:23.934758+0000 mgr.smithi029.lsfhcm (mgr.34102) 1864 : cluster [DBG] pgmap v1423: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:25.935350+0000 mgr.smithi029.lsfhcm (mgr.34102) 1865 : cluster [DBG] pgmap v1424: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:25.935350+0000 mgr.smithi029.lsfhcm (mgr.34102) 1865 : cluster [DBG] pgmap v1424: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:28.060 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (62m) 2m ago 67m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (35m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (35m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (64m) 2m ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (117m) 2m ago 117m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (117m) 2m ago 117m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (61m) 2m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (51m) 2m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (46m) 2m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (40m) 2m ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:49:28.633 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (67m) 2m ago 67m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (67m) 2m ago 67m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 109m - - 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 107m - - 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (29m) 2m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (23m) 2m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (18m) 2m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (13m) 2m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (8m) 2m ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (2m) 2m ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 2m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 2m ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:49:28.634 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (67m) 2m ago 67m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:49:28.974 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:49:28.974 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:49:28.974 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:49:28.975 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:49:28.976 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:49:28.976 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:49:28.976 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:49:29.261 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:49:29.261 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:49:29.261 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:49:29.261 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:49:29.262 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:49:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:27.935805+0000 mgr.smithi029.lsfhcm (mgr.34102) 1866 : cluster [DBG] pgmap v1425: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.047525+0000 mgr.smithi029.lsfhcm (mgr.34102) 1867 : audit [DBG] from='client.35884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.337902+0000 mgr.smithi029.lsfhcm (mgr.34102) 1868 : audit [DBG] from='client.35888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.620993+0000 mon.smithi029 (mon.0) 1881 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.621373+0000 mon.smithi029 (mon.0) 1882 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.621671+0000 mon.smithi029 (mon.0) 1883 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.621957+0000 mon.smithi029 (mon.0) 1884 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.622224+0000 mon.smithi029 (mon.0) 1885 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.624158+0000 mon.smithi029 (mon.0) 1886 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.624454+0000 mon.smithi029 (mon.0) 1887 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.624732+0000 mon.smithi029 (mon.0) 1888 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.625009+0000 mon.smithi029 (mon.0) 1889 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.625280+0000 mon.smithi029 (mon.0) 1890 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.747842+0000 mon.smithi029 (mon.0) 1891 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.748160+0000 mon.smithi029 (mon.0) 1892 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.748327+0000 mon.smithi029 (mon.0) 1893 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.748544+0000 mon.smithi029 (mon.0) 1894 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:49:29.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.972805+0000 mon.smithi029 (mon.0) 1895 : audit [DBG] from='client.? 172.21.15.29:0/3387940319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:49:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:27.935805+0000 mgr.smithi029.lsfhcm (mgr.34102) 1866 : cluster [DBG] pgmap v1425: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.047525+0000 mgr.smithi029.lsfhcm (mgr.34102) 1867 : audit [DBG] from='client.35884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.337902+0000 mgr.smithi029.lsfhcm (mgr.34102) 1868 : audit [DBG] from='client.35888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.620993+0000 mon.smithi029 (mon.0) 1881 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.621373+0000 mon.smithi029 (mon.0) 1882 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.621671+0000 mon.smithi029 (mon.0) 1883 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.621957+0000 mon.smithi029 (mon.0) 1884 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.622224+0000 mon.smithi029 (mon.0) 1885 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.624158+0000 mon.smithi029 (mon.0) 1886 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.624454+0000 mon.smithi029 (mon.0) 1887 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.624732+0000 mon.smithi029 (mon.0) 1888 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.625009+0000 mon.smithi029 (mon.0) 1889 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.625280+0000 mon.smithi029 (mon.0) 1890 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.747842+0000 mon.smithi029 (mon.0) 1891 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.748160+0000 mon.smithi029 (mon.0) 1892 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T02:49:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.748327+0000 mon.smithi029 (mon.0) 1893 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T02:49:29.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.748544+0000 mon.smithi029 (mon.0) 1894 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:49:29.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.972805+0000 mon.smithi029 (mon.0) 1895 : audit [DBG] from='client.? 172.21.15.29:0/3387940319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:49:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:28.619138+0000 mgr.smithi029.lsfhcm (mgr.34102) 1869 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:29.259494+0000 mgr.smithi029.lsfhcm (mgr.34102) 1870 : audit [DBG] from='client.35900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:28.619138+0000 mgr.smithi029.lsfhcm (mgr.34102) 1869 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:30.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:29.259494+0000 mgr.smithi029.lsfhcm (mgr.34102) 1870 : audit [DBG] from='client.35900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:49:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:29.936642+0000 mgr.smithi029.lsfhcm (mgr.34102) 1871 : cluster [DBG] pgmap v1426: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:29.936642+0000 mgr.smithi029.lsfhcm (mgr.34102) 1871 : cluster [DBG] pgmap v1426: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:31.937272+0000 mgr.smithi029.lsfhcm (mgr.34102) 1872 : cluster [DBG] pgmap v1427: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:31.937272+0000 mgr.smithi029.lsfhcm (mgr.34102) 1872 : cluster [DBG] pgmap v1427: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:33.938053+0000 mgr.smithi029.lsfhcm (mgr.34102) 1873 : cluster [DBG] pgmap v1428: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:33.938053+0000 mgr.smithi029.lsfhcm (mgr.34102) 1873 : cluster [DBG] pgmap v1428: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:35.938625+0000 mgr.smithi029.lsfhcm (mgr.34102) 1874 : cluster [DBG] pgmap v1429: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:35.938625+0000 mgr.smithi029.lsfhcm (mgr.34102) 1874 : cluster [DBG] pgmap v1429: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:39.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:37.939256+0000 mgr.smithi029.lsfhcm (mgr.34102) 1875 : cluster [DBG] pgmap v1430: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:37.939256+0000 mgr.smithi029.lsfhcm (mgr.34102) 1875 : cluster [DBG] pgmap v1430: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:39.939884+0000 mgr.smithi029.lsfhcm (mgr.34102) 1876 : cluster [DBG] pgmap v1431: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:39.939884+0000 mgr.smithi029.lsfhcm (mgr.34102) 1876 : cluster [DBG] pgmap v1431: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:41.940403+0000 mgr.smithi029.lsfhcm (mgr.34102) 1877 : cluster [DBG] pgmap v1432: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:41.940403+0000 mgr.smithi029.lsfhcm (mgr.34102) 1877 : cluster [DBG] pgmap v1432: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:45.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:43.941285+0000 mgr.smithi029.lsfhcm (mgr.34102) 1878 : cluster [DBG] pgmap v1433: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:43.941285+0000 mgr.smithi029.lsfhcm (mgr.34102) 1878 : cluster [DBG] pgmap v1433: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:45.941930+0000 mgr.smithi029.lsfhcm (mgr.34102) 1879 : cluster [DBG] pgmap v1434: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:45.941930+0000 mgr.smithi029.lsfhcm (mgr.34102) 1879 : cluster [DBG] pgmap v1434: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:47.942598+0000 mgr.smithi029.lsfhcm (mgr.34102) 1880 : cluster [DBG] pgmap v1435: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:47.942598+0000 mgr.smithi029.lsfhcm (mgr.34102) 1880 : cluster [DBG] pgmap v1435: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:51.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:49.943522+0000 mgr.smithi029.lsfhcm (mgr.34102) 1881 : cluster [DBG] pgmap v1436: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:49.943522+0000 mgr.smithi029.lsfhcm (mgr.34102) 1881 : cluster [DBG] pgmap v1436: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:51.944182+0000 mgr.smithi029.lsfhcm (mgr.34102) 1882 : cluster [DBG] pgmap v1437: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:51.944182+0000 mgr.smithi029.lsfhcm (mgr.34102) 1882 : cluster [DBG] pgmap v1437: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:53.944757+0000 mgr.smithi029.lsfhcm (mgr.34102) 1883 : cluster [DBG] pgmap v1438: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:53.944757+0000 mgr.smithi029.lsfhcm (mgr.34102) 1883 : cluster [DBG] pgmap v1438: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:55.945325+0000 mgr.smithi029.lsfhcm (mgr.34102) 1884 : cluster [DBG] pgmap v1439: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:55.945325+0000 mgr.smithi029.lsfhcm (mgr.34102) 1884 : cluster [DBG] pgmap v1439: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:59.579 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:49:59.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:49:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:57.946018+0000 mgr.smithi029.lsfhcm (mgr.34102) 1885 : cluster [DBG] pgmap v1440: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:49:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:49:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:57.946018+0000 mgr.smithi029.lsfhcm (mgr.34102) 1885 : cluster [DBG] pgmap v1440: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:00.151 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:50:00.151 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (62m) 3m ago 68m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:50:00.151 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (35m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:50:00.151 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (35m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (65m) 3m ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (117m) 3m ago 117m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (117m) 3m ago 117m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (62m) 3m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (51m) 3m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (46m) 3m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (41m) 3m ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (68m) 3m ago 68m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (68m) 3m ago 68m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 110m - - 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 108m - - 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (29m) 3m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (24m) 3m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (19m) 3m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:50:00.152 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (13m) 3m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:50:00.153 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (8m) 3m ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:50:00.153 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (3m) 3m ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:50:00.153 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 3m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:50:00.153 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 3m ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:50:00.153 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (68m) 3m ago 68m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:50:00.495 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:50:00.495 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:50:00.496 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:50:00.497 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:50:00.497 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:50:00.497 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:50:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:00.000114+0000 mon.smithi029 (mon.0) 1896 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:50:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.139000+0000 mon.smithi029 (mon.0) 1897 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.139390+0000 mon.smithi029 (mon.0) 1898 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.139739+0000 mon.smithi029 (mon.0) 1899 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.140036+0000 mon.smithi029 (mon.0) 1900 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.140328+0000 mon.smithi029 (mon.0) 1901 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.142314+0000 mon.smithi029 (mon.0) 1902 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:00.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.142618+0000 mon.smithi029 (mon.0) 1903 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.142943+0000 mon.smithi029 (mon.0) 1904 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.143233+0000 mon.smithi029 (mon.0) 1905 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.143524+0000 mon.smithi029 (mon.0) 1906 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:00.000114+0000 mon.smithi029 (mon.0) 1896 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T02:50:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.139000+0000 mon.smithi029 (mon.0) 1897 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.139390+0000 mon.smithi029 (mon.0) 1898 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.139739+0000 mon.smithi029 (mon.0) 1899 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.140036+0000 mon.smithi029 (mon.0) 1900 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.140328+0000 mon.smithi029 (mon.0) 1901 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.142314+0000 mon.smithi029 (mon.0) 1902 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.142618+0000 mon.smithi029 (mon.0) 1903 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.142943+0000 mon.smithi029 (mon.0) 1904 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.143233+0000 mon.smithi029 (mon.0) 1905 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.143524+0000 mon.smithi029 (mon.0) 1906 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:50:00.783 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:50:00.784 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:50:00.784 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:50:00.784 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:50:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:59.566214+0000 mgr.smithi029.lsfhcm (mgr.34102) 1886 : audit [DBG] from='client.35904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:49:59.854809+0000 mgr.smithi029.lsfhcm (mgr.34102) 1887 : audit [DBG] from='client.35908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:49:59.946561+0000 mgr.smithi029.lsfhcm (mgr.34102) 1888 : cluster [DBG] pgmap v1441: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.137149+0000 mgr.smithi029.lsfhcm (mgr.34102) 1889 : audit [DBG] from='client.35912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.493898+0000 mon.smithi029 (mon.0) 1907 : audit [DBG] from='client.? 172.21.15.29:0/2575265052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:50:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:59.566214+0000 mgr.smithi029.lsfhcm (mgr.34102) 1886 : audit [DBG] from='client.35904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:01.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:49:59.854809+0000 mgr.smithi029.lsfhcm (mgr.34102) 1887 : audit [DBG] from='client.35908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:01.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:49:59.946561+0000 mgr.smithi029.lsfhcm (mgr.34102) 1888 : cluster [DBG] pgmap v1441: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:01.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.137149+0000 mgr.smithi029.lsfhcm (mgr.34102) 1889 : audit [DBG] from='client.35912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:01.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.493898+0000 mon.smithi029 (mon.0) 1907 : audit [DBG] from='client.? 172.21.15.29:0/2575265052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:50:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:00.781399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1890 : audit [DBG] from='client.35920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:01.947232+0000 mgr.smithi029.lsfhcm (mgr.34102) 1891 : cluster [DBG] pgmap v1442: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:00.781399+0000 mgr.smithi029.lsfhcm (mgr.34102) 1890 : audit [DBG] from='client.35920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:01.947232+0000 mgr.smithi029.lsfhcm (mgr.34102) 1891 : cluster [DBG] pgmap v1442: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:03.947975+0000 mgr.smithi029.lsfhcm (mgr.34102) 1892 : cluster [DBG] pgmap v1443: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:03.947975+0000 mgr.smithi029.lsfhcm (mgr.34102) 1892 : cluster [DBG] pgmap v1443: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:05.948543+0000 mgr.smithi029.lsfhcm (mgr.34102) 1893 : cluster [DBG] pgmap v1444: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:05.948543+0000 mgr.smithi029.lsfhcm (mgr.34102) 1893 : cluster [DBG] pgmap v1444: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:07.949163+0000 mgr.smithi029.lsfhcm (mgr.34102) 1894 : cluster [DBG] pgmap v1445: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:07.949163+0000 mgr.smithi029.lsfhcm (mgr.34102) 1894 : cluster [DBG] pgmap v1445: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:09.949819+0000 mgr.smithi029.lsfhcm (mgr.34102) 1895 : cluster [DBG] pgmap v1446: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:09.949819+0000 mgr.smithi029.lsfhcm (mgr.34102) 1895 : cluster [DBG] pgmap v1446: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:11.950526+0000 mgr.smithi029.lsfhcm (mgr.34102) 1896 : cluster [DBG] pgmap v1447: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:11.950526+0000 mgr.smithi029.lsfhcm (mgr.34102) 1896 : cluster [DBG] pgmap v1447: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:13.951215+0000 mgr.smithi029.lsfhcm (mgr.34102) 1897 : cluster [DBG] pgmap v1448: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:13.951215+0000 mgr.smithi029.lsfhcm (mgr.34102) 1897 : cluster [DBG] pgmap v1448: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:15.951836+0000 mgr.smithi029.lsfhcm (mgr.34102) 1898 : cluster [DBG] pgmap v1449: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:15.951836+0000 mgr.smithi029.lsfhcm (mgr.34102) 1898 : cluster [DBG] pgmap v1449: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:17.952536+0000 mgr.smithi029.lsfhcm (mgr.34102) 1899 : cluster [DBG] pgmap v1450: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:17.952536+0000 mgr.smithi029.lsfhcm (mgr.34102) 1899 : cluster [DBG] pgmap v1450: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:19.953194+0000 mgr.smithi029.lsfhcm (mgr.34102) 1900 : cluster [DBG] pgmap v1451: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:19.953194+0000 mgr.smithi029.lsfhcm (mgr.34102) 1900 : cluster [DBG] pgmap v1451: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:23.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:21.953759+0000 mgr.smithi029.lsfhcm (mgr.34102) 1901 : cluster [DBG] pgmap v1452: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:21.953759+0000 mgr.smithi029.lsfhcm (mgr.34102) 1901 : cluster [DBG] pgmap v1452: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:23.954323+0000 mgr.smithi029.lsfhcm (mgr.34102) 1902 : cluster [DBG] pgmap v1453: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:23.954323+0000 mgr.smithi029.lsfhcm (mgr.34102) 1902 : cluster [DBG] pgmap v1453: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:25.954863+0000 mgr.smithi029.lsfhcm (mgr.34102) 1903 : cluster [DBG] pgmap v1454: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:25.954863+0000 mgr.smithi029.lsfhcm (mgr.34102) 1903 : cluster [DBG] pgmap v1454: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:27.955427+0000 mgr.smithi029.lsfhcm (mgr.34102) 1904 : cluster [DBG] pgmap v1455: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:28.751846+0000 mon.smithi029 (mon.0) 1908 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T02:50:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:28.752214+0000 mon.smithi029 (mon.0) 1909 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:50:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:28.752478+0000 mon.smithi029 (mon.0) 1910 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:50:29.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:28.752721+0000 mon.smithi029 (mon.0) 1911 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:50:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:27.955427+0000 mgr.smithi029.lsfhcm (mgr.34102) 1904 : cluster [DBG] pgmap v1455: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:28.751846+0000 mon.smithi029 (mon.0) 1908 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T02:50:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:28.752214+0000 mon.smithi029 (mon.0) 1909 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:50:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:28.752478+0000 mon.smithi029 (mon.0) 1910 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:50:29.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:28.752721+0000 mon.smithi029 (mon.0) 1911 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:50:31.098 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:50:31.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:29.956153+0000 mgr.smithi029.lsfhcm (mgr.34102) 1905 : cluster [DBG] pgmap v1456: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:29.956153+0000 mgr.smithi029.lsfhcm (mgr.34102) 1905 : cluster [DBG] pgmap v1456: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:31.674 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:50:31.674 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (63m) 3m ago 68m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:50:31.674 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (36m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:50:31.674 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (36m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:50:31.674 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (65m) 3m ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (118m) 3m ago 118m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (118m) 3m ago 118m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (62m) 3m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (52m) 3m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (47m) 3m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (41m) 3m ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (68m) 3m ago 68m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (68m) 3m ago 68m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 110m - - 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 108m - - 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (30m) 3m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (24m) 3m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (19m) 3m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (14m) 3m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:50:31.675 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (9m) 3m ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:50:31.676 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (4m) 3m ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:50:31.676 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 3m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:50:31.676 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 3m ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:50:31.676 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (68m) 3m ago 68m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:32.014 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:50:32.015 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:50:32.302 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:50:32.303 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:50:32.303 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:50:32.303 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:50:32.303 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:50:32.303 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:50:32.303 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:50:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.086159+0000 mgr.smithi029.lsfhcm (mgr.34102) 1906 : audit [DBG] from='client.35924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.376469+0000 mgr.smithi029.lsfhcm (mgr.34102) 1907 : audit [DBG] from='client.35928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.661977+0000 mon.smithi029 (mon.0) 1912 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.662401+0000 mon.smithi029 (mon.0) 1913 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.662764+0000 mon.smithi029 (mon.0) 1914 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.663104+0000 mon.smithi029 (mon.0) 1915 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.663422+0000 mon.smithi029 (mon.0) 1916 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.665443+0000 mon.smithi029 (mon.0) 1917 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.665786+0000 mon.smithi029 (mon.0) 1918 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.666127+0000 mon.smithi029 (mon.0) 1919 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.666448+0000 mon.smithi029 (mon.0) 1920 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.666763+0000 mon.smithi029 (mon.0) 1921 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:32.012517+0000 mon.smithi029 (mon.0) 1922 : audit [DBG] from='client.? 172.21.15.29:0/1505274713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:50:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.086159+0000 mgr.smithi029.lsfhcm (mgr.34102) 1906 : audit [DBG] from='client.35924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.376469+0000 mgr.smithi029.lsfhcm (mgr.34102) 1907 : audit [DBG] from='client.35928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:32.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.661977+0000 mon.smithi029 (mon.0) 1912 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.662401+0000 mon.smithi029 (mon.0) 1913 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.662764+0000 mon.smithi029 (mon.0) 1914 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.663104+0000 mon.smithi029 (mon.0) 1915 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.663422+0000 mon.smithi029 (mon.0) 1916 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.665443+0000 mon.smithi029 (mon.0) 1917 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.665786+0000 mon.smithi029 (mon.0) 1918 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.666127+0000 mon.smithi029 (mon.0) 1919 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.666448+0000 mon.smithi029 (mon.0) 1920 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.666763+0000 mon.smithi029 (mon.0) 1921 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:50:32.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:32.012517+0000 mon.smithi029 (mon.0) 1922 : audit [DBG] from='client.? 172.21.15.29:0/1505274713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:50:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:31.660139+0000 mgr.smithi029.lsfhcm (mgr.34102) 1908 : audit [DBG] from='client.35932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:31.956610+0000 mgr.smithi029.lsfhcm (mgr.34102) 1909 : cluster [DBG] pgmap v1457: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:50:32.300305+0000 mgr.smithi029.lsfhcm (mgr.34102) 1910 : audit [DBG] from='client.35940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:31.660139+0000 mgr.smithi029.lsfhcm (mgr.34102) 1908 : audit [DBG] from='client.35932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:31.956610+0000 mgr.smithi029.lsfhcm (mgr.34102) 1909 : cluster [DBG] pgmap v1457: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:50:32.300305+0000 mgr.smithi029.lsfhcm (mgr.34102) 1910 : audit [DBG] from='client.35940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:50:35.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:33.957192+0000 mgr.smithi029.lsfhcm (mgr.34102) 1911 : cluster [DBG] pgmap v1458: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:33.957192+0000 mgr.smithi029.lsfhcm (mgr.34102) 1911 : cluster [DBG] pgmap v1458: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:37.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:35.957859+0000 mgr.smithi029.lsfhcm (mgr.34102) 1912 : cluster [DBG] pgmap v1459: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:35.957859+0000 mgr.smithi029.lsfhcm (mgr.34102) 1912 : cluster [DBG] pgmap v1459: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:37.958496+0000 mgr.smithi029.lsfhcm (mgr.34102) 1913 : cluster [DBG] pgmap v1460: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:37.958496+0000 mgr.smithi029.lsfhcm (mgr.34102) 1913 : cluster [DBG] pgmap v1460: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:41.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:39.959201+0000 mgr.smithi029.lsfhcm (mgr.34102) 1914 : cluster [DBG] pgmap v1461: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:39.959201+0000 mgr.smithi029.lsfhcm (mgr.34102) 1914 : cluster [DBG] pgmap v1461: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:43.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:41.959722+0000 mgr.smithi029.lsfhcm (mgr.34102) 1915 : cluster [DBG] pgmap v1462: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:41.959722+0000 mgr.smithi029.lsfhcm (mgr.34102) 1915 : cluster [DBG] pgmap v1462: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:43.960447+0000 mgr.smithi029.lsfhcm (mgr.34102) 1916 : cluster [DBG] pgmap v1463: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:43.960447+0000 mgr.smithi029.lsfhcm (mgr.34102) 1916 : cluster [DBG] pgmap v1463: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:45.961121+0000 mgr.smithi029.lsfhcm (mgr.34102) 1917 : cluster [DBG] pgmap v1464: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:45.961121+0000 mgr.smithi029.lsfhcm (mgr.34102) 1917 : cluster [DBG] pgmap v1464: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:47.961570+0000 mgr.smithi029.lsfhcm (mgr.34102) 1918 : cluster [DBG] pgmap v1465: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:47.961570+0000 mgr.smithi029.lsfhcm (mgr.34102) 1918 : cluster [DBG] pgmap v1465: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:51.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:49.962303+0000 mgr.smithi029.lsfhcm (mgr.34102) 1919 : cluster [DBG] pgmap v1466: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:49.962303+0000 mgr.smithi029.lsfhcm (mgr.34102) 1919 : cluster [DBG] pgmap v1466: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:51.962981+0000 mgr.smithi029.lsfhcm (mgr.34102) 1920 : cluster [DBG] pgmap v1467: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:51.962981+0000 mgr.smithi029.lsfhcm (mgr.34102) 1920 : cluster [DBG] pgmap v1467: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:55.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:53.963546+0000 mgr.smithi029.lsfhcm (mgr.34102) 1921 : cluster [DBG] pgmap v1468: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:53.963546+0000 mgr.smithi029.lsfhcm (mgr.34102) 1921 : cluster [DBG] pgmap v1468: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:55.964134+0000 mgr.smithi029.lsfhcm (mgr.34102) 1922 : cluster [DBG] pgmap v1469: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:55.964134+0000 mgr.smithi029.lsfhcm (mgr.34102) 1922 : cluster [DBG] pgmap v1469: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:50:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:57.964783+0000 mgr.smithi029.lsfhcm (mgr.34102) 1923 : cluster [DBG] pgmap v1470: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:50:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:50:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:57.964783+0000 mgr.smithi029.lsfhcm (mgr.34102) 1923 : cluster [DBG] pgmap v1470: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:01.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:50:59.965422+0000 mgr.smithi029.lsfhcm (mgr.34102) 1924 : cluster [DBG] pgmap v1471: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:50:59.965422+0000 mgr.smithi029.lsfhcm (mgr.34102) 1924 : cluster [DBG] pgmap v1471: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:02.616 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:51:03.185 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:51:03.185 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (63m) 4m ago 69m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:51:03.185 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (36m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:51:03.185 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (36m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:51:03.185 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (66m) 4m ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:51:03.185 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (118m) 4m ago 118m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (118m) 4m ago 118m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (63m) 4m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (52m) 4m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (47m) 4m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (42m) 4m ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (69m) 4m ago 69m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (69m) 4m ago 69m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 111m - - 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 109m - - 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (30m) 4m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (25m) 4m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (20m) 4m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (15m) 4m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:51:03.186 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (9m) 4m ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:51:03.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (4m) 4m ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:51:03.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 4m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:51:03.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4m ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:51:03.187 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (69m) 4m ago 69m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:51:03.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:01.966131+0000 mgr.smithi029.lsfhcm (mgr.34102) 1925 : cluster [DBG] pgmap v1472: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:01.966131+0000 mgr.smithi029.lsfhcm (mgr.34102) 1925 : cluster [DBG] pgmap v1472: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:51:03.526 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:51:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:51:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:51:03.527 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:51:03.527 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:51:03.813 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:51:03.813 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:51:03.813 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:51:03.813 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:51:03.813 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:51:03.814 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:02.603190+0000 mgr.smithi029.lsfhcm (mgr.34102) 1926 : audit [DBG] from='client.35944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:02.889315+0000 mgr.smithi029.lsfhcm (mgr.34102) 1927 : audit [DBG] from='client.35948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.171312+0000 mgr.smithi029.lsfhcm (mgr.34102) 1928 : audit [DBG] from='client.35952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.173087+0000 mon.smithi029 (mon.0) 1923 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.173439+0000 mon.smithi029 (mon.0) 1924 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.173777+0000 mon.smithi029 (mon.0) 1925 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.174080+0000 mon.smithi029 (mon.0) 1926 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.174407+0000 mon.smithi029 (mon.0) 1927 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.176354+0000 mon.smithi029 (mon.0) 1928 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.176687+0000 mon.smithi029 (mon.0) 1929 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.177030+0000 mon.smithi029 (mon.0) 1930 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.177327+0000 mon.smithi029 (mon.0) 1931 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.177643+0000 mon.smithi029 (mon.0) 1932 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.524490+0000 mon.smithi029 (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.29:0/2864353882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:02.603190+0000 mgr.smithi029.lsfhcm (mgr.34102) 1926 : audit [DBG] from='client.35944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:02.889315+0000 mgr.smithi029.lsfhcm (mgr.34102) 1927 : audit [DBG] from='client.35948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.171312+0000 mgr.smithi029.lsfhcm (mgr.34102) 1928 : audit [DBG] from='client.35952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.173087+0000 mon.smithi029 (mon.0) 1923 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.173439+0000 mon.smithi029 (mon.0) 1924 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.173777+0000 mon.smithi029 (mon.0) 1925 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.174080+0000 mon.smithi029 (mon.0) 1926 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.174407+0000 mon.smithi029 (mon.0) 1927 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.176354+0000 mon.smithi029 (mon.0) 1928 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.176687+0000 mon.smithi029 (mon.0) 1929 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.177030+0000 mon.smithi029 (mon.0) 1930 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.177327+0000 mon.smithi029 (mon.0) 1931 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.177643+0000 mon.smithi029 (mon.0) 1932 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:04.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.524490+0000 mon.smithi029 (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.29:0/2864353882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:03.811297+0000 mgr.smithi029.lsfhcm (mgr.34102) 1929 : audit [DBG] from='client.35960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:05.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:03.966713+0000 mgr.smithi029.lsfhcm (mgr.34102) 1930 : cluster [DBG] pgmap v1473: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:05.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:03.811297+0000 mgr.smithi029.lsfhcm (mgr.34102) 1929 : audit [DBG] from='client.35960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:05.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:03.966713+0000 mgr.smithi029.lsfhcm (mgr.34102) 1930 : cluster [DBG] pgmap v1473: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:05.967400+0000 mgr.smithi029.lsfhcm (mgr.34102) 1931 : cluster [DBG] pgmap v1474: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:05.967400+0000 mgr.smithi029.lsfhcm (mgr.34102) 1931 : cluster [DBG] pgmap v1474: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:07.967988+0000 mgr.smithi029.lsfhcm (mgr.34102) 1932 : cluster [DBG] pgmap v1475: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:07.967988+0000 mgr.smithi029.lsfhcm (mgr.34102) 1932 : cluster [DBG] pgmap v1475: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:11.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:09.968616+0000 mgr.smithi029.lsfhcm (mgr.34102) 1933 : cluster [DBG] pgmap v1476: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:09.968616+0000 mgr.smithi029.lsfhcm (mgr.34102) 1933 : cluster [DBG] pgmap v1476: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:11.969396+0000 mgr.smithi029.lsfhcm (mgr.34102) 1934 : cluster [DBG] pgmap v1477: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:11.969396+0000 mgr.smithi029.lsfhcm (mgr.34102) 1934 : cluster [DBG] pgmap v1477: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:13.969975+0000 mgr.smithi029.lsfhcm (mgr.34102) 1935 : cluster [DBG] pgmap v1478: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:13.969975+0000 mgr.smithi029.lsfhcm (mgr.34102) 1935 : cluster [DBG] pgmap v1478: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:15.970501+0000 mgr.smithi029.lsfhcm (mgr.34102) 1936 : cluster [DBG] pgmap v1479: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:15.970501+0000 mgr.smithi029.lsfhcm (mgr.34102) 1936 : cluster [DBG] pgmap v1479: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:17.971152+0000 mgr.smithi029.lsfhcm (mgr.34102) 1937 : cluster [DBG] pgmap v1480: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:17.971152+0000 mgr.smithi029.lsfhcm (mgr.34102) 1937 : cluster [DBG] pgmap v1480: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:21.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:19.971861+0000 mgr.smithi029.lsfhcm (mgr.34102) 1938 : cluster [DBG] pgmap v1481: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:19.971861+0000 mgr.smithi029.lsfhcm (mgr.34102) 1938 : cluster [DBG] pgmap v1481: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:23.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:21.972519+0000 mgr.smithi029.lsfhcm (mgr.34102) 1939 : cluster [DBG] pgmap v1482: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:21.972519+0000 mgr.smithi029.lsfhcm (mgr.34102) 1939 : cluster [DBG] pgmap v1482: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:23.973049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1940 : cluster [DBG] pgmap v1483: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:23.973049+0000 mgr.smithi029.lsfhcm (mgr.34102) 1940 : cluster [DBG] pgmap v1483: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:27.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:25.973551+0000 mgr.smithi029.lsfhcm (mgr.34102) 1941 : cluster [DBG] pgmap v1484: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:25.973551+0000 mgr.smithi029.lsfhcm (mgr.34102) 1941 : cluster [DBG] pgmap v1484: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:27.974142+0000 mgr.smithi029.lsfhcm (mgr.34102) 1942 : cluster [DBG] pgmap v1485: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:28.756098+0000 mon.smithi029 (mon.0) 1934 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:51:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:28.756419+0000 mon.smithi029 (mon.0) 1935 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:51:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:28.756678+0000 mon.smithi029 (mon.0) 1936 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-23T02:51:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:28.756940+0000 mon.smithi029 (mon.0) 1937 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:51:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:27.974142+0000 mgr.smithi029.lsfhcm (mgr.34102) 1942 : cluster [DBG] pgmap v1485: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:29.544 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:28.756098+0000 mon.smithi029 (mon.0) 1934 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T02:51:29.544 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:28.756419+0000 mon.smithi029 (mon.0) 1935 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:51:29.544 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:28.756678+0000 mon.smithi029 (mon.0) 1936 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-23T02:51:29.545 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:28.756940+0000 mon.smithi029 (mon.0) 1937 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T02:51:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:29.974871+0000 mgr.smithi029.lsfhcm (mgr.34102) 1943 : cluster [DBG] pgmap v1486: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:29.974871+0000 mgr.smithi029.lsfhcm (mgr.34102) 1943 : cluster [DBG] pgmap v1486: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:31.975566+0000 mgr.smithi029.lsfhcm (mgr.34102) 1944 : cluster [DBG] pgmap v1487: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:31.975566+0000 mgr.smithi029.lsfhcm (mgr.34102) 1944 : cluster [DBG] pgmap v1487: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:34.125 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (64m) 4m ago 69m 26.3M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (37m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (37m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (66m) 4m ago 2h 36.3M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (119m) 4m ago 119m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:51:34.699 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (119m) 4m ago 119m 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (63m) 4m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (53m) 4m ago 2h 394M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (48m) 4m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (43m) 4m ago 2h 132M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (69m) 4m ago 69m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (69m) 4m ago 69m 99.7M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 111m - - 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 109m - - 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (31m) 4m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (26m) 4m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (20m) 4m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (15m) 4m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:51:34.700 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (10m) 4m ago 2h 257M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:51:34.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (5m) 4m ago 2h 11.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:51:34.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2h) 4m ago 2h 282M 4096M 15.2.13 2cf504fded39 d9d0813242d3 2024-02-23T02:51:34.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4m ago 2h 455M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:51:34.701 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (69m) 4m ago 69m 73.9M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:35.040 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 4, 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:51:35.041 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:51:35.331 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:51:35.331 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:51:35.331 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:51:35.331 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "12/23 daemons upgraded", 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:51:35.332 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:51:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:33.976142+0000 mgr.smithi029.lsfhcm (mgr.34102) 1945 : cluster [DBG] pgmap v1488: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.112900+0000 mgr.smithi029.lsfhcm (mgr.34102) 1946 : audit [DBG] from='client.35964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.687397+0000 mon.smithi029 (mon.0) 1938 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.687751+0000 mon.smithi029 (mon.0) 1939 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.688069+0000 mon.smithi029 (mon.0) 1940 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.688344+0000 mon.smithi029 (mon.0) 1941 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.688607+0000 mon.smithi029 (mon.0) 1942 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.690556+0000 mon.smithi029 (mon.0) 1943 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.690838+0000 mon.smithi029 (mon.0) 1944 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.691135+0000 mon.smithi029 (mon.0) 1945 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.691417+0000 mon.smithi029 (mon.0) 1946 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.691706+0000 mon.smithi029 (mon.0) 1947 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:35.038562+0000 mon.smithi029 (mon.0) 1948 : audit [DBG] from='client.? 172.21.15.29:0/4002487590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:33.976142+0000 mgr.smithi029.lsfhcm (mgr.34102) 1945 : cluster [DBG] pgmap v1488: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.112900+0000 mgr.smithi029.lsfhcm (mgr.34102) 1946 : audit [DBG] from='client.35964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.687397+0000 mon.smithi029 (mon.0) 1938 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.687751+0000 mon.smithi029 (mon.0) 1939 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.688069+0000 mon.smithi029 (mon.0) 1940 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.688344+0000 mon.smithi029 (mon.0) 1941 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.688607+0000 mon.smithi029 (mon.0) 1942 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.690556+0000 mon.smithi029 (mon.0) 1943 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.690838+0000 mon.smithi029 (mon.0) 1944 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.691135+0000 mon.smithi029 (mon.0) 1945 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.691417+0000 mon.smithi029 (mon.0) 1946 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.691706+0000 mon.smithi029 (mon.0) 1947 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:51:35.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:35.038562+0000 mon.smithi029 (mon.0) 1948 : audit [DBG] from='client.? 172.21.15.29:0/4002487590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.403806+0000 mgr.smithi029.lsfhcm (mgr.34102) 1947 : audit [DBG] from='client.35968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:34.685587+0000 mgr.smithi029.lsfhcm (mgr.34102) 1948 : audit [DBG] from='client.35972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:36.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:35.329685+0000 mgr.smithi029.lsfhcm (mgr.34102) 1949 : audit [DBG] from='client.35980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:36.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.403806+0000 mgr.smithi029.lsfhcm (mgr.34102) 1947 : audit [DBG] from='client.35968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:36.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:34.685587+0000 mgr.smithi029.lsfhcm (mgr.34102) 1948 : audit [DBG] from='client.35972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:36.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:35.329685+0000 mgr.smithi029.lsfhcm (mgr.34102) 1949 : audit [DBG] from='client.35980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:51:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:35.976839+0000 mgr.smithi029.lsfhcm (mgr.34102) 1950 : cluster [DBG] pgmap v1489: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:35.976839+0000 mgr.smithi029.lsfhcm (mgr.34102) 1950 : cluster [DBG] pgmap v1489: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:37.977347+0000 mgr.smithi029.lsfhcm (mgr.34102) 1951 : cluster [DBG] pgmap v1490: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:37.977347+0000 mgr.smithi029.lsfhcm (mgr.34102) 1951 : cluster [DBG] pgmap v1490: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:39.978102+0000 mgr.smithi029.lsfhcm (mgr.34102) 1952 : cluster [DBG] pgmap v1491: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:39.978102+0000 mgr.smithi029.lsfhcm (mgr.34102) 1952 : cluster [DBG] pgmap v1491: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:41.978781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1953 : cluster [DBG] pgmap v1492: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:41.978781+0000 mgr.smithi029.lsfhcm (mgr.34102) 1953 : cluster [DBG] pgmap v1492: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:43.979494+0000 mgr.smithi029.lsfhcm (mgr.34102) 1954 : cluster [DBG] pgmap v1493: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:45.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:43.979494+0000 mgr.smithi029.lsfhcm (mgr.34102) 1954 : cluster [DBG] pgmap v1493: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:45.980137+0000 mgr.smithi029.lsfhcm (mgr.34102) 1955 : cluster [DBG] pgmap v1494: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:47.085139+0000 mon.smithi029 (mon.0) 1949 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:51:47.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:47.088116+0000 mon.smithi029 (mon.0) 1950 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:47.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:47.089825+0000 mon.smithi029 (mon.0) 1951 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:47.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:47.091413+0000 mon.smithi029 (mon.0) 1952 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:47.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:47.093052+0000 mon.smithi029 (mon.0) 1953 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-23T02:51:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:45.980137+0000 mgr.smithi029.lsfhcm (mgr.34102) 1955 : cluster [DBG] pgmap v1494: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:47.085139+0000 mon.smithi029 (mon.0) 1949 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:51:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:47.088116+0000 mon.smithi029 (mon.0) 1950 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:47.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:47.089825+0000 mon.smithi029 (mon.0) 1951 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:47.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:47.091413+0000 mon.smithi029 (mon.0) 1952 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:51:47.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:47.093052+0000 mon.smithi029 (mon.0) 1953 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:51:47.082733+0000 mgr.smithi029.lsfhcm (mgr.34102) 1956 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:51:48.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:47.093236+0000 mgr.smithi029.lsfhcm (mgr.34102) 1957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-23T02:51:48.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:51:47.094237+0000 mgr.smithi029.lsfhcm (mgr.34102) 1958 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-23T02:51:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:51:47.082733+0000 mgr.smithi029.lsfhcm (mgr.34102) 1956 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:51:48.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:51:48.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:51:48.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:47.093236+0000 mgr.smithi029.lsfhcm (mgr.34102) 1957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-23T02:51:48.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:51:47.094237+0000 mgr.smithi029.lsfhcm (mgr.34102) 1958 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-23T02:51:49.288 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:47.980566+0000 mgr.smithi029.lsfhcm (mgr.34102) 1959 : cluster [DBG] pgmap v1495: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:49.289 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:48.807080+0000 mon.smithi029 (mon.0) 1954 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:51:49.289 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:48.807989+0000 mon.smithi029 (mon.0) 1955 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T02:51:49.289 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:48.808789+0000 mon.smithi029 (mon.0) 1956 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:51:49.289 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:48.810764+0000 mon.smithi029 (mon.0) 1957 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-23T02:51:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:47.980566+0000 mgr.smithi029.lsfhcm (mgr.34102) 1959 : cluster [DBG] pgmap v1495: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:48.807080+0000 mon.smithi029 (mon.0) 1954 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:51:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:48.807989+0000 mon.smithi029 (mon.0) 1955 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T02:51:49.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:48.808789+0000 mon.smithi029 (mon.0) 1956 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:51:49.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:48.810764+0000 mon.smithi029 (mon.0) 1957 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-23T02:51:50.440 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:51:48.802028+0000 mgr.smithi029.lsfhcm (mgr.34102) 1960 : cephadm [INF] Upgrade: Updating osd.6 2024-02-23T02:51:50.441 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:51:48.810233+0000 mgr.smithi029.lsfhcm (mgr.34102) 1961 : cephadm [INF] Deploying daemon osd.6 on smithi052 2024-02-23T02:51:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:51:48.802028+0000 mgr.smithi029.lsfhcm (mgr.34102) 1960 : cephadm [INF] Upgrade: Updating osd.6 2024-02-23T02:51:50.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:51:48.810233+0000 mgr.smithi029.lsfhcm (mgr.34102) 1961 : cephadm [INF] Deploying daemon osd.6 on smithi052 2024-02-23T02:51:51.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:49.981203+0000 mgr.smithi029.lsfhcm (mgr.34102) 1962 : cluster [DBG] pgmap v1496: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:49.981203+0000 mgr.smithi029.lsfhcm (mgr.34102) 1962 : cluster [DBG] pgmap v1496: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:51.856 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:51 smithi052 systemd[1]: Stopping Ceph osd.6 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:51:52.420 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:52 smithi052 bash[68505]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.6 2024-02-23T02:51:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.051342+0000 mon.smithi029 (mon.0) 1958 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-23T02:51:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.051378+0000 mon.smithi029 (mon.0) 1959 : cluster [INF] osd.6 failed (root=default,host=smithi052) (connection refused reported by osd.1) 2024-02-23T02:51:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.051530+0000 mon.smithi029 (mon.0) 1960 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-23T02:51:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.051588+0000 mon.smithi029 (mon.0) 1961 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-23T02:51:52.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.051768+0000 mon.smithi029 (mon.0) 1962 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.051942+0000 mon.smithi029 (mon.0) 1963 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052040+0000 mon.smithi029 (mon.0) 1964 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052126+0000 mon.smithi029 (mon.0) 1965 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052233+0000 mon.smithi029 (mon.0) 1966 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052364+0000 mon.smithi029 (mon.0) 1967 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052504+0000 mon.smithi029 (mon.0) 1968 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052601+0000 mon.smithi029 (mon.0) 1969 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052747+0000 mon.smithi029 (mon.0) 1970 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.052907+0000 mon.smithi029 (mon.0) 1971 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-23T02:51:52.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.053086+0000 mon.smithi029 (mon.0) 1972 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-23T02:51:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.051342+0000 mon.smithi029 (mon.0) 1958 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-23T02:51:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.051378+0000 mon.smithi029 (mon.0) 1959 : cluster [INF] osd.6 failed (root=default,host=smithi052) (connection refused reported by osd.1) 2024-02-23T02:51:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.051530+0000 mon.smithi029 (mon.0) 1960 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-23T02:51:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.051588+0000 mon.smithi029 (mon.0) 1961 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-23T02:51:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.051768+0000 mon.smithi029 (mon.0) 1962 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-23T02:51:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.051942+0000 mon.smithi029 (mon.0) 1963 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052040+0000 mon.smithi029 (mon.0) 1964 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052126+0000 mon.smithi029 (mon.0) 1965 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052233+0000 mon.smithi029 (mon.0) 1966 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052364+0000 mon.smithi029 (mon.0) 1967 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052504+0000 mon.smithi029 (mon.0) 1968 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052601+0000 mon.smithi029 (mon.0) 1969 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-23T02:51:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052747+0000 mon.smithi029 (mon.0) 1970 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-23T02:51:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.052907+0000 mon.smithi029 (mon.0) 1971 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-23T02:51:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.053086+0000 mon.smithi029 (mon.0) 1972 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-23T02:51:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:51.981840+0000 mgr.smithi029.lsfhcm (mgr.34102) 1963 : cluster [DBG] pgmap v1497: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.222463+0000 mon.smithi029 (mon.0) 1973 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:51:53.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:52.232047+0000 mon.smithi029 (mon.0) 1974 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-23T02:51:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:51.981840+0000 mgr.smithi029.lsfhcm (mgr.34102) 1963 : cluster [DBG] pgmap v1497: 129 pgs: 129 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:51:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.222463+0000 mon.smithi029 (mon.0) 1973 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:51:53.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:52.232047+0000 mon.smithi029 (mon.0) 1974 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-23T02:51:54.204 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:54 smithi052 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.6.service: Succeeded. 2024-02-23T02:51:54.204 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:54 smithi052 systemd[1]: Stopped Ceph osd.6 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:51:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:53.234856+0000 mon.smithi029 (mon.0) 1975 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-23T02:51:54.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:53.234856+0000 mon.smithi029 (mon.0) 1975 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-23T02:51:54.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:54 smithi052 systemd[1]: Starting Ceph osd.6 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:51:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:53.982477+0000 mgr.smithi029.lsfhcm (mgr.34102) 1964 : cluster [DBG] pgmap v1500: 129 pgs: 9 active+undersized+degraded, 5 stale+active+clean, 19 active+undersized, 96 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 39/396 objects degraded (9.848%) 2024-02-23T02:51:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:54.233054+0000 mon.smithi029 (mon.0) 1976 : cluster [WRN] Health check failed: Degraded data redundancy: 39/396 objects degraded (9.848%), 9 pgs degraded (PG_DEGRADED) 2024-02-23T02:51:55.579 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:53.982477+0000 mgr.smithi029.lsfhcm (mgr.34102) 1964 : cluster [DBG] pgmap v1500: 129 pgs: 9 active+undersized+degraded, 5 stale+active+clean, 19 active+undersized, 96 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 39/396 objects degraded (9.848%) 2024-02-23T02:51:55.579 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:54.233054+0000 mon.smithi029 (mon.0) 1976 : cluster [WRN] Health check failed: Degraded data redundancy: 39/396 objects degraded (9.848%), 9 pgs degraded (PG_DEGRADED) 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-23T02:51:55.580 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:55 smithi052 bash[68806]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-23T02:51:56.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T02:51:56.290+0000 7f9cffdf4700 1 -- 172.21.15.52:0/2110442768 <== mon.1 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557baf4a4680 con 0x557baf46d000 2024-02-23T02:51:56.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:56 smithi052 bash[69075]: 8f4097cad5b171fc9927d85735218ff17d7ab12e748740eeae175fcfd0291aad 2024-02-23T02:51:56.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:56 smithi052 systemd[1]: Started Ceph osd.6 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:51:57.102 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:51:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T02:51:56.811+0000 7f9d07882380 -1 Falling back to public interface 2024-02-23T02:51:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:55.983235+0000 mgr.smithi029.lsfhcm (mgr.34102) 1965 : cluster [DBG] pgmap v1501: 129 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 87 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:51:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:56.420887+0000 mon.smithi029 (mon.0) 1977 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:51:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:56.421924+0000 mon.smithi029 (mon.0) 1978 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:51:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:56.423967+0000 mon.smithi029 (mon.0) 1979 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:51:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:55.983235+0000 mgr.smithi029.lsfhcm (mgr.34102) 1965 : cluster [DBG] pgmap v1501: 129 pgs: 13 active+undersized+degraded, 2 stale+active+clean, 27 active+undersized, 87 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 48/396 objects degraded (12.121%) 2024-02-23T02:51:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:56.420887+0000 mon.smithi029 (mon.0) 1977 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:51:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:56.421924+0000 mon.smithi029 (mon.0) 1978 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:51:57.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:56.423967+0000 mon.smithi029 (mon.0) 1979 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:51:59.333 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:57.983783+0000 mgr.smithi029.lsfhcm (mgr.34102) 1966 : cluster [DBG] pgmap v1502: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:51:59.333 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:51:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:51:58.783626+0000 mon.smithi029 (mon.0) 1980 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:51:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:57.983783+0000 mgr.smithi029.lsfhcm (mgr.34102) 1966 : cluster [DBG] pgmap v1502: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:51:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:51:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:51:58.783626+0000 mon.smithi029 (mon.0) 1980 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:51:59.984476+0000 mgr.smithi029.lsfhcm (mgr.34102) 1967 : cluster [DBG] pgmap v1503: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:01.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:01.007206+0000 mon.smithi029 (mon.0) 1981 : cluster [WRN] Health check update: Degraded data redundancy: 49/396 objects degraded (12.374%), 14 pgs degraded (PG_DEGRADED) 2024-02-23T02:52:01.588 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:52:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T02:52:01.357+0000 7f9d07882380 -1 osd.6 96 log_to_monitors {default=true} 2024-02-23T02:52:01.588 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:51:59.984476+0000 mgr.smithi029.lsfhcm (mgr.34102) 1967 : cluster [DBG] pgmap v1503: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:01.588 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:01.007206+0000 mon.smithi029 (mon.0) 1981 : cluster [WRN] Health check update: Degraded data redundancy: 49/396 objects degraded (12.374%), 14 pgs degraded (PG_DEGRADED) 2024-02-23T02:52:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:01.361067+0000 mon.smithi052 (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.52:6816/767786702,v1:172.21.15.52:6817/767786702]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T02:52:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:01.361987+0000 mon.smithi029 (mon.0) 1982 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T02:52:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.038613+0000 mon.smithi029 (mon.0) 1983 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:02.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 02:52:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T02:52:02.266+0000 7f9cf8d69700 -1 osd.6 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:52:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:01.361067+0000 mon.smithi052 (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.52:6816/767786702,v1:172.21.15.52:6817/767786702]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T02:52:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:01.361987+0000 mon.smithi029 (mon.0) 1982 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T02:52:02.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.038613+0000 mon.smithi029 (mon.0) 1983 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:01.985269+0000 mgr.smithi029.lsfhcm (mgr.34102) 1968 : cluster [DBG] pgmap v1504: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.258757+0000 mon.smithi029 (mon.0) 1984 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:02.258817+0000 mon.smithi029 (mon.0) 1985 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.259144+0000 mon.smithi052 (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.52:6816/767786702,v1:172.21.15.52:6817/767786702]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.259939+0000 mon.smithi029 (mon.0) 1986 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.338846+0000 mon.smithi029 (mon.0) 1987 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:52:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.339830+0000 mon.smithi029 (mon.0) 1988 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:52:02.340580+0000 mgr.smithi029.lsfhcm (mgr.34102) 1969 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:02.341235+0000 mgr.smithi029.lsfhcm (mgr.34102) 1970 : cluster [DBG] pgmap v1506: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:02.341538+0000 mgr.smithi029.lsfhcm (mgr.34102) 1971 : cluster [DBG] pgmap v1507: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.345767+0000 mon.smithi029 (mon.0) 1989 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.348676+0000 mon.smithi029 (mon.0) 1990 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:02.352963+0000 mon.smithi029 (mon.0) 1991 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:52:02.354789+0000 mgr.smithi029.lsfhcm (mgr.34102) 1972 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:52:03.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:52:02.354964+0000 mgr.smithi029.lsfhcm (mgr.34102) 1973 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:01.985269+0000 mgr.smithi029.lsfhcm (mgr.34102) 1968 : cluster [DBG] pgmap v1504: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.5 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.258757+0000 mon.smithi029 (mon.0) 1984 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:02.258817+0000 mon.smithi029 (mon.0) 1985 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.259144+0000 mon.smithi052 (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.52:6816/767786702,v1:172.21.15.52:6817/767786702]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.259939+0000 mon.smithi029 (mon.0) 1986 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.338846+0000 mon.smithi029 (mon.0) 1987 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.339830+0000 mon.smithi029 (mon.0) 1988 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:52:02.340580+0000 mgr.smithi029.lsfhcm (mgr.34102) 1969 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:02.341235+0000 mgr.smithi029.lsfhcm (mgr.34102) 1970 : cluster [DBG] pgmap v1506: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:03.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:02.341538+0000 mgr.smithi029.lsfhcm (mgr.34102) 1971 : cluster [DBG] pgmap v1507: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 49/396 objects degraded (12.374%) 2024-02-23T02:52:03.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.345767+0000 mon.smithi029 (mon.0) 1989 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:03.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.348676+0000 mon.smithi029 (mon.0) 1990 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:52:03.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:02.352963+0000 mon.smithi029 (mon.0) 1991 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:03.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:52:02.354789+0000 mgr.smithi029.lsfhcm (mgr.34102) 1972 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:52:03.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:52:02.354964+0000 mgr.smithi029.lsfhcm (mgr.34102) 1973 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:52:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:03.256899+0000 mon.smithi029 (mon.0) 1992 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:52:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:03.260199+0000 mon.smithi029 (mon.0) 1993 : cluster [INF] osd.6 [v2:172.21.15.52:6816/767786702,v1:172.21.15.52:6817/767786702] boot 2024-02-23T02:52:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:03.260233+0000 mon.smithi029 (mon.0) 1994 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-23T02:52:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:03.260688+0000 mon.smithi029 (mon.0) 1995 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T02:52:04.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:04.262338+0000 mon.smithi029 (mon.0) 1996 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-23T02:52:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:03.256899+0000 mon.smithi029 (mon.0) 1992 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:52:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:03.260199+0000 mon.smithi029 (mon.0) 1993 : cluster [INF] osd.6 [v2:172.21.15.52:6816/767786702,v1:172.21.15.52:6817/767786702] boot 2024-02-23T02:52:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:03.260233+0000 mon.smithi029 (mon.0) 1994 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-23T02:52:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:03.260688+0000 mon.smithi029 (mon.0) 1995 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T02:52:04.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:04.262338+0000 mon.smithi029 (mon.0) 1996 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-23T02:52:05.648 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:52:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:04.342182+0000 mgr.smithi029.lsfhcm (mgr.34102) 1974 : cluster [DBG] pgmap v1510: 129 pgs: 6 activating, 20 peering, 8 active+undersized+degraded, 9 active+undersized, 86 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 26/396 objects degraded (6.566%) 2024-02-23T02:52:05.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:05.085113+0000 mon.smithi029 (mon.0) 1997 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:04.342182+0000 mgr.smithi029.lsfhcm (mgr.34102) 1974 : cluster [DBG] pgmap v1510: 129 pgs: 6 activating, 20 peering, 8 active+undersized+degraded, 9 active+undersized, 86 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 26/396 objects degraded (6.566%) 2024-02-23T02:52:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:05.085113+0000 mon.smithi029 (mon.0) 1997 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:06.217 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:52:06.217 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (64m) 4s ago 70m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (38m) 5m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (37m) 4s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (67m) 4s ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (119m) 5m ago 119m 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (119m) 4s ago 119m 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (64m) 5m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (54m) 4s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (48m) 5m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (43m) 4s ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (70m) 5m ago 70m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (70m) 4s ago 70m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 112m - - 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4s ago 110m - - 2024-02-23T02:52:06.218 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (32m) 5m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (26m) 5m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (21m) 5m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (16m) 5m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (10m) 4s ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (5m) 4s ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (10s) 4s ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:52:06.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:52:06.220 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (70m) 4s ago 70m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:52:06.560 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:52:06.560 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:52:06.560 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:52:06.560 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:52:06.561 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:52:06.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:06.008058+0000 mon.smithi029 (mon.0) 1998 : cluster [WRN] Health check update: Degraded data redundancy: 26/396 objects degraded (6.566%), 8 pgs degraded (PG_DEGRADED) 2024-02-23T02:52:06.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.205862+0000 mon.smithi029 (mon.0) 1999 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:06.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.206222+0000 mon.smithi029 (mon.0) 2000 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.206527+0000 mon.smithi029 (mon.0) 2001 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.206805+0000 mon.smithi029 (mon.0) 2002 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.207098+0000 mon.smithi029 (mon.0) 2003 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.208991+0000 mon.smithi029 (mon.0) 2004 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:06.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.209286+0000 mon.smithi029 (mon.0) 2005 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.209563+0000 mon.smithi029 (mon.0) 2006 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.209841+0000 mon.smithi029 (mon.0) 2007 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.210125+0000 mon.smithi029 (mon.0) 2008 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:06.008058+0000 mon.smithi029 (mon.0) 1998 : cluster [WRN] Health check update: Degraded data redundancy: 26/396 objects degraded (6.566%), 8 pgs degraded (PG_DEGRADED) 2024-02-23T02:52:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.205862+0000 mon.smithi029 (mon.0) 1999 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.206222+0000 mon.smithi029 (mon.0) 2000 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.206527+0000 mon.smithi029 (mon.0) 2001 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.206805+0000 mon.smithi029 (mon.0) 2002 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.207098+0000 mon.smithi029 (mon.0) 2003 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.208991+0000 mon.smithi029 (mon.0) 2004 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.209286+0000 mon.smithi029 (mon.0) 2005 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.209563+0000 mon.smithi029 (mon.0) 2006 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.209841+0000 mon.smithi029 (mon.0) 2007 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.210125+0000 mon.smithi029 (mon.0) 2008 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:52:06.849 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:52:06.850 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:52:06.850 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:52:06.850 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:52:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:05.633442+0000 mgr.smithi029.lsfhcm (mgr.34102) 1975 : audit [DBG] from='client.35986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:05.923732+0000 mgr.smithi029.lsfhcm (mgr.34102) 1976 : audit [DBG] from='client.35990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.204063+0000 mgr.smithi029.lsfhcm (mgr.34102) 1977 : audit [DBG] from='client.35994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:06.342646+0000 mgr.smithi029.lsfhcm (mgr.34102) 1978 : cluster [DBG] pgmap v1511: 129 pgs: 6 activating, 20 peering, 7 active+undersized+degraded, 7 active+undersized, 89 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 24/396 objects degraded (6.061%) 2024-02-23T02:52:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.558956+0000 mon.smithi029 (mon.0) 2009 : audit [DBG] from='client.? 172.21.15.29:0/2942342107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:52:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:05.633442+0000 mgr.smithi029.lsfhcm (mgr.34102) 1975 : audit [DBG] from='client.35986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:05.923732+0000 mgr.smithi029.lsfhcm (mgr.34102) 1976 : audit [DBG] from='client.35990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.204063+0000 mgr.smithi029.lsfhcm (mgr.34102) 1977 : audit [DBG] from='client.35994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:06.342646+0000 mgr.smithi029.lsfhcm (mgr.34102) 1978 : cluster [DBG] pgmap v1511: 129 pgs: 6 activating, 20 peering, 7 active+undersized+degraded, 7 active+undersized, 89 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 24/396 objects degraded (6.061%) 2024-02-23T02:52:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.558956+0000 mon.smithi029 (mon.0) 2009 : audit [DBG] from='client.? 172.21.15.29:0/2942342107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:52:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:06.847286+0000 mgr.smithi029.lsfhcm (mgr.34102) 1979 : audit [DBG] from='client.36002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:06.847286+0000 mgr.smithi029.lsfhcm (mgr.34102) 1979 : audit [DBG] from='client.36002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:08.343340+0000 mgr.smithi029.lsfhcm (mgr.34102) 1980 : cluster [DBG] pgmap v1512: 129 pgs: 6 activating, 14 peering, 109 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:08.343340+0000 mgr.smithi029.lsfhcm (mgr.34102) 1980 : cluster [DBG] pgmap v1512: 129 pgs: 6 activating, 14 peering, 109 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:10.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:09.287163+0000 mon.smithi029 (mon.0) 2010 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/396 objects degraded (6.061%), 7 pgs degraded) 2024-02-23T02:52:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:09.287163+0000 mon.smithi029 (mon.0) 2010 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/396 objects degraded (6.061%), 7 pgs degraded) 2024-02-23T02:52:11.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:10.344111+0000 mgr.smithi029.lsfhcm (mgr.34102) 1981 : cluster [DBG] pgmap v1513: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:10.344111+0000 mgr.smithi029.lsfhcm (mgr.34102) 1981 : cluster [DBG] pgmap v1513: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:12.344797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1982 : cluster [DBG] pgmap v1514: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:12.344797+0000 mgr.smithi029.lsfhcm (mgr.34102) 1982 : cluster [DBG] pgmap v1514: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:13.784171+0000 mon.smithi029 (mon.0) 2011 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:14.345614+0000 mgr.smithi029.lsfhcm (mgr.34102) 1983 : cluster [DBG] pgmap v1515: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:13.784171+0000 mon.smithi029 (mon.0) 2011 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:15.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:14.345614+0000 mgr.smithi029.lsfhcm (mgr.34102) 1983 : cluster [DBG] pgmap v1515: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:16.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:15.098434+0000 mon.smithi029 (mon.0) 2012 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:15.098434+0000 mon.smithi029 (mon.0) 2012 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:52:17.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:16.346253+0000 mgr.smithi029.lsfhcm (mgr.34102) 1984 : cluster [DBG] pgmap v1516: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:16.346253+0000 mgr.smithi029.lsfhcm (mgr.34102) 1984 : cluster [DBG] pgmap v1516: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:18.346934+0000 mgr.smithi029.lsfhcm (mgr.34102) 1985 : cluster [DBG] pgmap v1517: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:18.346934+0000 mgr.smithi029.lsfhcm (mgr.34102) 1985 : cluster [DBG] pgmap v1517: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:20.347666+0000 mgr.smithi029.lsfhcm (mgr.34102) 1986 : cluster [DBG] pgmap v1518: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:20.347666+0000 mgr.smithi029.lsfhcm (mgr.34102) 1986 : cluster [DBG] pgmap v1518: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:23.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:22.348271+0000 mgr.smithi029.lsfhcm (mgr.34102) 1987 : cluster [DBG] pgmap v1519: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:22.348271+0000 mgr.smithi029.lsfhcm (mgr.34102) 1987 : cluster [DBG] pgmap v1519: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:24.349052+0000 mgr.smithi029.lsfhcm (mgr.34102) 1988 : cluster [DBG] pgmap v1520: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:24.349052+0000 mgr.smithi029.lsfhcm (mgr.34102) 1988 : cluster [DBG] pgmap v1520: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:26.349673+0000 mgr.smithi029.lsfhcm (mgr.34102) 1989 : cluster [DBG] pgmap v1521: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:26.349673+0000 mgr.smithi029.lsfhcm (mgr.34102) 1989 : cluster [DBG] pgmap v1521: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:28.350243+0000 mgr.smithi029.lsfhcm (mgr.34102) 1990 : cluster [DBG] pgmap v1522: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:28.760253+0000 mon.smithi029 (mon.0) 2013 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T02:52:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:28.760615+0000 mon.smithi029 (mon.0) 2014 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:52:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:28.760959+0000 mon.smithi029 (mon.0) 2015 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:52:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:28.761314+0000 mon.smithi029 (mon.0) 2016 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:52:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:28.350243+0000 mgr.smithi029.lsfhcm (mgr.34102) 1990 : cluster [DBG] pgmap v1522: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:28.760253+0000 mon.smithi029 (mon.0) 2013 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T02:52:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:28.760615+0000 mon.smithi029 (mon.0) 2014 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T02:52:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:28.760959+0000 mon.smithi029 (mon.0) 2015 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T02:52:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:28.761314+0000 mon.smithi029 (mon.0) 2016 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:52:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:30.350979+0000 mgr.smithi029.lsfhcm (mgr.34102) 1991 : cluster [DBG] pgmap v1523: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:30.350979+0000 mgr.smithi029.lsfhcm (mgr.34102) 1991 : cluster [DBG] pgmap v1523: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:32.351504+0000 mgr.smithi029.lsfhcm (mgr.34102) 1992 : cluster [DBG] pgmap v1524: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:32.351504+0000 mgr.smithi029.lsfhcm (mgr.34102) 1992 : cluster [DBG] pgmap v1524: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:34.352081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1993 : cluster [DBG] pgmap v1525: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:34.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:34.352081+0000 mgr.smithi029.lsfhcm (mgr.34102) 1993 : cluster [DBG] pgmap v1525: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:37.166 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:52:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:36.352783+0000 mgr.smithi029.lsfhcm (mgr.34102) 1994 : cluster [DBG] pgmap v1526: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:37.739 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (65m) 35s ago 70m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (38m) 6m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (38m) 35s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (67m) 35s ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 6m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 35s ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (64m) 6m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (54m) 35s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (49m) 6m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (44m) 35s ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (70m) 6m ago 70m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (70m) 35s ago 70m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 112m - - 2024-02-23T02:52:37.740 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 35s ago 110m - - 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (32m) 6m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (27m) 6m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (21m) 6m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (16m) 6m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (11m) 35s ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (6m) 35s ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (41s) 35s ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 35s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:52:37.741 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (70m) 35s ago 70m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:52:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:36.352783+0000 mgr.smithi029.lsfhcm (mgr.34102) 1994 : cluster [DBG] pgmap v1526: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:38.081 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:52:38.081 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:52:38.081 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:52:38.081 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:38.081 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:52:38.082 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:52:38.368 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:52:38.369 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:52:38.369 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:52:38.369 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:52:38.369 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:52:38.369 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:52:38.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.153395+0000 mgr.smithi029.lsfhcm (mgr.34102) 1995 : audit [DBG] from='client.36006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:38.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.727732+0000 mon.smithi029 (mon.0) 2017 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:38.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.728109+0000 mon.smithi029 (mon.0) 2018 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.728403+0000 mon.smithi029 (mon.0) 2019 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.728667+0000 mon.smithi029 (mon.0) 2020 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.728951+0000 mon.smithi029 (mon.0) 2021 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.731010+0000 mon.smithi029 (mon.0) 2022 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.731335+0000 mon.smithi029 (mon.0) 2023 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.731610+0000 mon.smithi029 (mon.0) 2024 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.731876+0000 mon.smithi029 (mon.0) 2025 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.732151+0000 mon.smithi029 (mon.0) 2026 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:38.079955+0000 mon.smithi029 (mon.0) 2027 : audit [DBG] from='client.? 172.21.15.29:0/1483603254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:52:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.153395+0000 mgr.smithi029.lsfhcm (mgr.34102) 1995 : audit [DBG] from='client.36006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.727732+0000 mon.smithi029 (mon.0) 2017 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.728109+0000 mon.smithi029 (mon.0) 2018 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.728403+0000 mon.smithi029 (mon.0) 2019 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.728667+0000 mon.smithi029 (mon.0) 2020 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.728951+0000 mon.smithi029 (mon.0) 2021 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.731010+0000 mon.smithi029 (mon.0) 2022 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.731335+0000 mon.smithi029 (mon.0) 2023 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.731610+0000 mon.smithi029 (mon.0) 2024 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.731876+0000 mon.smithi029 (mon.0) 2025 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.732151+0000 mon.smithi029 (mon.0) 2026 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:52:38.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:38.079955+0000 mon.smithi029 (mon.0) 2027 : audit [DBG] from='client.? 172.21.15.29:0/1483603254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:52:39.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.442661+0000 mgr.smithi029.lsfhcm (mgr.34102) 1996 : audit [DBG] from='client.36010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:39.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:37.725883+0000 mgr.smithi029.lsfhcm (mgr.34102) 1997 : audit [DBG] from='client.36014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:39.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:38.353221+0000 mgr.smithi029.lsfhcm (mgr.34102) 1998 : cluster [DBG] pgmap v1527: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:39.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:52:38.366444+0000 mgr.smithi029.lsfhcm (mgr.34102) 1999 : audit [DBG] from='client.36022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.442661+0000 mgr.smithi029.lsfhcm (mgr.34102) 1996 : audit [DBG] from='client.36010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:37.725883+0000 mgr.smithi029.lsfhcm (mgr.34102) 1997 : audit [DBG] from='client.36014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:38.353221+0000 mgr.smithi029.lsfhcm (mgr.34102) 1998 : cluster [DBG] pgmap v1527: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:52:38.366444+0000 mgr.smithi029.lsfhcm (mgr.34102) 1999 : audit [DBG] from='client.36022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:52:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:40.353875+0000 mgr.smithi029.lsfhcm (mgr.34102) 2000 : cluster [DBG] pgmap v1528: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:40.353875+0000 mgr.smithi029.lsfhcm (mgr.34102) 2000 : cluster [DBG] pgmap v1528: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:42.354466+0000 mgr.smithi029.lsfhcm (mgr.34102) 2001 : cluster [DBG] pgmap v1529: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:42.354466+0000 mgr.smithi029.lsfhcm (mgr.34102) 2001 : cluster [DBG] pgmap v1529: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:45.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:44.355147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2002 : cluster [DBG] pgmap v1530: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:44.355147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2002 : cluster [DBG] pgmap v1530: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:46.355794+0000 mgr.smithi029.lsfhcm (mgr.34102) 2003 : cluster [DBG] pgmap v1531: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:46.355794+0000 mgr.smithi029.lsfhcm (mgr.34102) 2003 : cluster [DBG] pgmap v1531: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:48.356306+0000 mgr.smithi029.lsfhcm (mgr.34102) 2004 : cluster [DBG] pgmap v1532: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:48.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:48.356306+0000 mgr.smithi029.lsfhcm (mgr.34102) 2004 : cluster [DBG] pgmap v1532: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:51.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:50.356809+0000 mgr.smithi029.lsfhcm (mgr.34102) 2005 : cluster [DBG] pgmap v1533: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:52.465 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:50.356809+0000 mgr.smithi029.lsfhcm (mgr.34102) 2005 : cluster [DBG] pgmap v1533: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:52.357600+0000 mgr.smithi029.lsfhcm (mgr.34102) 2006 : cluster [DBG] pgmap v1534: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:52.357600+0000 mgr.smithi029.lsfhcm (mgr.34102) 2006 : cluster [DBG] pgmap v1534: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:54.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:54.358136+0000 mgr.smithi029.lsfhcm (mgr.34102) 2007 : cluster [DBG] pgmap v1535: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:54.358136+0000 mgr.smithi029.lsfhcm (mgr.34102) 2007 : cluster [DBG] pgmap v1535: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:56.358575+0000 mgr.smithi029.lsfhcm (mgr.34102) 2008 : cluster [DBG] pgmap v1536: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:56.358575+0000 mgr.smithi029.lsfhcm (mgr.34102) 2008 : cluster [DBG] pgmap v1536: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:59.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:52:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:52:58.359128+0000 mgr.smithi029.lsfhcm (mgr.34102) 2009 : cluster [DBG] pgmap v1537: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:52:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:52:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:52:58.359128+0000 mgr.smithi029.lsfhcm (mgr.34102) 2009 : cluster [DBG] pgmap v1537: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:00.359760+0000 mgr.smithi029.lsfhcm (mgr.34102) 2010 : cluster [DBG] pgmap v1538: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:00.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:00.359760+0000 mgr.smithi029.lsfhcm (mgr.34102) 2010 : cluster [DBG] pgmap v1538: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:02.360585+0000 mgr.smithi029.lsfhcm (mgr.34102) 2011 : cluster [DBG] pgmap v1539: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:02.360585+0000 mgr.smithi029.lsfhcm (mgr.34102) 2011 : cluster [DBG] pgmap v1539: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:04.361223+0000 mgr.smithi029.lsfhcm (mgr.34102) 2012 : cluster [DBG] pgmap v1540: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:04.361223+0000 mgr.smithi029.lsfhcm (mgr.34102) 2012 : cluster [DBG] pgmap v1540: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:06.361735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2013 : cluster [DBG] pgmap v1541: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:06.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:06.361735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2013 : cluster [DBG] pgmap v1541: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:08.684 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:53:09.256 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:53:09.256 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (65m) 67s ago 71m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:53:09.256 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (39m) 6m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:53:09.256 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (38m) 67s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (68m) 67s ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 6m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 67s ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (65m) 6m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (55m) 67s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (49m) 6m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (44m) 67s ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (71m) 6m ago 71m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (71m) 67s ago 71m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 113m - - 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 67s ago 111m - - 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (33m) 6m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (27m) 6m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (22m) 6m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:53:09.257 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (17m) 6m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:53:09.258 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (11m) 67s ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:53:09.258 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (6m) 67s ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:53:09.258 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (73s) 67s ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:53:09.258 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 67s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:53:09.258 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (71m) 67s ago 71m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:09.598 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:53:09.599 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:08.362343+0000 mgr.smithi029.lsfhcm (mgr.34102) 2014 : cluster [DBG] pgmap v1542: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.244616+0000 mon.smithi029 (mon.0) 2028 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.244986+0000 mon.smithi029 (mon.0) 2029 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.245308+0000 mon.smithi029 (mon.0) 2030 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.245606+0000 mon.smithi029 (mon.0) 2031 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.245905+0000 mon.smithi029 (mon.0) 2032 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.247848+0000 mon.smithi029 (mon.0) 2033 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.248176+0000 mon.smithi029 (mon.0) 2034 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.248477+0000 mon.smithi029 (mon.0) 2035 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.248775+0000 mon.smithi029 (mon.0) 2036 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.249076+0000 mon.smithi029 (mon.0) 2037 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:08.362343+0000 mgr.smithi029.lsfhcm (mgr.34102) 2014 : cluster [DBG] pgmap v1542: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.244616+0000 mon.smithi029 (mon.0) 2028 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.244986+0000 mon.smithi029 (mon.0) 2029 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.245308+0000 mon.smithi029 (mon.0) 2030 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.245606+0000 mon.smithi029 (mon.0) 2031 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.245905+0000 mon.smithi029 (mon.0) 2032 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.247848+0000 mon.smithi029 (mon.0) 2033 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.248176+0000 mon.smithi029 (mon.0) 2034 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.248477+0000 mon.smithi029 (mon.0) 2035 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.248775+0000 mon.smithi029 (mon.0) 2036 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.249076+0000 mon.smithi029 (mon.0) 2037 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:53:09.888 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:53:09.889 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:53:09.889 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:53:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:08.671398+0000 mgr.smithi029.lsfhcm (mgr.34102) 2015 : audit [DBG] from='client.36026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:08.962468+0000 mgr.smithi029.lsfhcm (mgr.34102) 2016 : audit [DBG] from='client.36030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.242831+0000 mgr.smithi029.lsfhcm (mgr.34102) 2017 : audit [DBG] from='client.36034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.596547+0000 mon.smithi029 (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.29:0/4213425365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:53:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:08.671398+0000 mgr.smithi029.lsfhcm (mgr.34102) 2015 : audit [DBG] from='client.36026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:08.962468+0000 mgr.smithi029.lsfhcm (mgr.34102) 2016 : audit [DBG] from='client.36030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.242831+0000 mgr.smithi029.lsfhcm (mgr.34102) 2017 : audit [DBG] from='client.36034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.596547+0000 mon.smithi029 (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.29:0/4213425365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:53:11.711 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:09.886007+0000 mgr.smithi029.lsfhcm (mgr.34102) 2018 : audit [DBG] from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:11.711 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:10.362879+0000 mgr.smithi029.lsfhcm (mgr.34102) 2019 : cluster [DBG] pgmap v1543: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:09.886007+0000 mgr.smithi029.lsfhcm (mgr.34102) 2018 : audit [DBG] from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:10.362879+0000 mgr.smithi029.lsfhcm (mgr.34102) 2019 : cluster [DBG] pgmap v1543: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:12.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:12.363382+0000 mgr.smithi029.lsfhcm (mgr.34102) 2020 : cluster [DBG] pgmap v1544: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:12.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:12.363382+0000 mgr.smithi029.lsfhcm (mgr.34102) 2020 : cluster [DBG] pgmap v1544: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:14.364137+0000 mgr.smithi029.lsfhcm (mgr.34102) 2021 : cluster [DBG] pgmap v1545: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:14.364137+0000 mgr.smithi029.lsfhcm (mgr.34102) 2021 : cluster [DBG] pgmap v1545: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:16.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:16.364632+0000 mgr.smithi029.lsfhcm (mgr.34102) 2022 : cluster [DBG] pgmap v1546: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:16.364632+0000 mgr.smithi029.lsfhcm (mgr.34102) 2022 : cluster [DBG] pgmap v1546: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:18.365398+0000 mgr.smithi029.lsfhcm (mgr.34102) 2023 : cluster [DBG] pgmap v1547: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:18.365398+0000 mgr.smithi029.lsfhcm (mgr.34102) 2023 : cluster [DBG] pgmap v1547: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:20.365987+0000 mgr.smithi029.lsfhcm (mgr.34102) 2024 : cluster [DBG] pgmap v1548: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:20.365987+0000 mgr.smithi029.lsfhcm (mgr.34102) 2024 : cluster [DBG] pgmap v1548: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:22.366554+0000 mgr.smithi029.lsfhcm (mgr.34102) 2025 : cluster [DBG] pgmap v1549: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:22.366554+0000 mgr.smithi029.lsfhcm (mgr.34102) 2025 : cluster [DBG] pgmap v1549: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:24.367263+0000 mgr.smithi029.lsfhcm (mgr.34102) 2026 : cluster [DBG] pgmap v1550: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:24.367263+0000 mgr.smithi029.lsfhcm (mgr.34102) 2026 : cluster [DBG] pgmap v1550: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:26.367846+0000 mgr.smithi029.lsfhcm (mgr.34102) 2027 : cluster [DBG] pgmap v1551: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:27.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:26.367846+0000 mgr.smithi029.lsfhcm (mgr.34102) 2027 : cluster [DBG] pgmap v1551: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:28.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:28.368304+0000 mgr.smithi029.lsfhcm (mgr.34102) 2028 : cluster [DBG] pgmap v1552: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:28.368304+0000 mgr.smithi029.lsfhcm (mgr.34102) 2028 : cluster [DBG] pgmap v1552: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:28.764787+0000 mon.smithi029 (mon.0) 2039 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:53:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:28.765185+0000 mon.smithi029 (mon.0) 2040 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:53:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:28.765456+0000 mon.smithi029 (mon.0) 2041 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:53:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:28.765690+0000 mon.smithi029 (mon.0) 2042 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:53:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:28.764787+0000 mon.smithi029 (mon.0) 2039 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T02:53:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:28.765185+0000 mon.smithi029 (mon.0) 2040 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:53:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:28.765456+0000 mon.smithi029 (mon.0) 2041 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:53:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:28.765690+0000 mon.smithi029 (mon.0) 2042 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T02:53:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:30.368951+0000 mgr.smithi029.lsfhcm (mgr.34102) 2029 : cluster [DBG] pgmap v1553: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:30.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:30.368951+0000 mgr.smithi029.lsfhcm (mgr.34102) 2029 : cluster [DBG] pgmap v1553: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:32.369446+0000 mgr.smithi029.lsfhcm (mgr.34102) 2030 : cluster [DBG] pgmap v1554: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:32.369446+0000 mgr.smithi029.lsfhcm (mgr.34102) 2030 : cluster [DBG] pgmap v1554: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:34.370202+0000 mgr.smithi029.lsfhcm (mgr.34102) 2031 : cluster [DBG] pgmap v1555: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:34.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:34.370202+0000 mgr.smithi029.lsfhcm (mgr.34102) 2031 : cluster [DBG] pgmap v1555: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:36.370862+0000 mgr.smithi029.lsfhcm (mgr.34102) 2032 : cluster [DBG] pgmap v1556: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:36.370862+0000 mgr.smithi029.lsfhcm (mgr.34102) 2032 : cluster [DBG] pgmap v1556: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:38.371401+0000 mgr.smithi029.lsfhcm (mgr.34102) 2033 : cluster [DBG] pgmap v1557: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:38.371401+0000 mgr.smithi029.lsfhcm (mgr.34102) 2033 : cluster [DBG] pgmap v1557: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:40.201 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:53:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.188705+0000 mgr.smithi029.lsfhcm (mgr.34102) 2034 : audit [DBG] from='client.36046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:40.371861+0000 mgr.smithi029.lsfhcm (mgr.34102) 2035 : cluster [DBG] pgmap v1558: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:40.776 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:53:40.776 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (66m) 98s ago 72m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (39m) 7m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (39m) 98s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (68m) 98s ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 7m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 98s ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (65m) 7m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (55m) 98s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (50m) 7m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (45m) 98s ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (71m) 7m ago 71m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (71m) 98s ago 71m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 113m - - 2024-02-23T02:53:40.777 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 98s ago 111m - - 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (33m) 7m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (28m) 7m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (22m) 7m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (17m) 7m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (12m) 98s ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (7m) 98s ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (104s) 98s ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 98s ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:53:40.778 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (71m) 98s ago 71m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:53:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.188705+0000 mgr.smithi029.lsfhcm (mgr.34102) 2034 : audit [DBG] from='client.36046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:40.371861+0000 mgr.smithi029.lsfhcm (mgr.34102) 2035 : cluster [DBG] pgmap v1558: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:41.114 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:53:41.114 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:53:41.114 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:53:41.114 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:41.114 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:53:41.115 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:53:41.116 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:53:41.403 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:53:41.404 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:53:41.404 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:53:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.479497+0000 mgr.smithi029.lsfhcm (mgr.34102) 2036 : audit [DBG] from='client.36050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.763084+0000 mgr.smithi029.lsfhcm (mgr.34102) 2037 : audit [DBG] from='client.36054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.764995+0000 mon.smithi029 (mon.0) 2043 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.765340+0000 mon.smithi029 (mon.0) 2044 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.765631+0000 mon.smithi029 (mon.0) 2045 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.765901+0000 mon.smithi029 (mon.0) 2046 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.766181+0000 mon.smithi029 (mon.0) 2047 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.768064+0000 mon.smithi029 (mon.0) 2048 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.768363+0000 mon.smithi029 (mon.0) 2049 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.768662+0000 mon.smithi029 (mon.0) 2050 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.768959+0000 mon.smithi029 (mon.0) 2051 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:40.769248+0000 mon.smithi029 (mon.0) 2052 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:41.112906+0000 mon.smithi029 (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.29:0/2516130167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:53:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:53:41.401336+0000 mgr.smithi029.lsfhcm (mgr.34102) 2038 : audit [DBG] from='client.36062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.479497+0000 mgr.smithi029.lsfhcm (mgr.34102) 2036 : audit [DBG] from='client.36050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.763084+0000 mgr.smithi029.lsfhcm (mgr.34102) 2037 : audit [DBG] from='client.36054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.764995+0000 mon.smithi029 (mon.0) 2043 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.765340+0000 mon.smithi029 (mon.0) 2044 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.765631+0000 mon.smithi029 (mon.0) 2045 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.765901+0000 mon.smithi029 (mon.0) 2046 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.766181+0000 mon.smithi029 (mon.0) 2047 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.768064+0000 mon.smithi029 (mon.0) 2048 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.768363+0000 mon.smithi029 (mon.0) 2049 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.768662+0000 mon.smithi029 (mon.0) 2050 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.768959+0000 mon.smithi029 (mon.0) 2051 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:40.769248+0000 mon.smithi029 (mon.0) 2052 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:41.112906+0000 mon.smithi029 (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.29:0/2516130167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:53:41.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:53:41.401336+0000 mgr.smithi029.lsfhcm (mgr.34102) 2038 : audit [DBG] from='client.36062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:53:42.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:42.372523+0000 mgr.smithi029.lsfhcm (mgr.34102) 2039 : cluster [DBG] pgmap v1559: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:42.372523+0000 mgr.smithi029.lsfhcm (mgr.34102) 2039 : cluster [DBG] pgmap v1559: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:44.373187+0000 mgr.smithi029.lsfhcm (mgr.34102) 2040 : cluster [DBG] pgmap v1560: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:44.373187+0000 mgr.smithi029.lsfhcm (mgr.34102) 2040 : cluster [DBG] pgmap v1560: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:46.373710+0000 mgr.smithi029.lsfhcm (mgr.34102) 2041 : cluster [DBG] pgmap v1561: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:46.373710+0000 mgr.smithi029.lsfhcm (mgr.34102) 2041 : cluster [DBG] pgmap v1561: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:48.374422+0000 mgr.smithi029.lsfhcm (mgr.34102) 2042 : cluster [DBG] pgmap v1562: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:48.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:48.374422+0000 mgr.smithi029.lsfhcm (mgr.34102) 2042 : cluster [DBG] pgmap v1562: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:50.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:50.374966+0000 mgr.smithi029.lsfhcm (mgr.34102) 2043 : cluster [DBG] pgmap v1563: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:50.374966+0000 mgr.smithi029.lsfhcm (mgr.34102) 2043 : cluster [DBG] pgmap v1563: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:52.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:52.375541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2044 : cluster [DBG] pgmap v1564: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:52.375541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2044 : cluster [DBG] pgmap v1564: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:54.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:54.376254+0000 mgr.smithi029.lsfhcm (mgr.34102) 2045 : cluster [DBG] pgmap v1565: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:54.376254+0000 mgr.smithi029.lsfhcm (mgr.34102) 2045 : cluster [DBG] pgmap v1565: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:56.376991+0000 mgr.smithi029.lsfhcm (mgr.34102) 2046 : cluster [DBG] pgmap v1566: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:56.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:56.376991+0000 mgr.smithi029.lsfhcm (mgr.34102) 2046 : cluster [DBG] pgmap v1566: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:53:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:53:58.377681+0000 mgr.smithi029.lsfhcm (mgr.34102) 2047 : cluster [DBG] pgmap v1567: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:53:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:53:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:53:58.377681+0000 mgr.smithi029.lsfhcm (mgr.34102) 2047 : cluster [DBG] pgmap v1567: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:00.378248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2048 : cluster [DBG] pgmap v1568: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:00.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:00.378248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2048 : cluster [DBG] pgmap v1568: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:02.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:02.378779+0000 mgr.smithi029.lsfhcm (mgr.34102) 2049 : cluster [DBG] pgmap v1569: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:02.378779+0000 mgr.smithi029.lsfhcm (mgr.34102) 2049 : cluster [DBG] pgmap v1569: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:04.379606+0000 mgr.smithi029.lsfhcm (mgr.34102) 2050 : cluster [DBG] pgmap v1570: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:04.379606+0000 mgr.smithi029.lsfhcm (mgr.34102) 2050 : cluster [DBG] pgmap v1570: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:06.380112+0000 mgr.smithi029.lsfhcm (mgr.34102) 2051 : cluster [DBG] pgmap v1571: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:06.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:06.380112+0000 mgr.smithi029.lsfhcm (mgr.34102) 2051 : cluster [DBG] pgmap v1571: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:08.380716+0000 mgr.smithi029.lsfhcm (mgr.34102) 2052 : cluster [DBG] pgmap v1572: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:08.380716+0000 mgr.smithi029.lsfhcm (mgr.34102) 2052 : cluster [DBG] pgmap v1572: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:10.381256+0000 mgr.smithi029.lsfhcm (mgr.34102) 2053 : cluster [DBG] pgmap v1573: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:10.381256+0000 mgr.smithi029.lsfhcm (mgr.34102) 2053 : cluster [DBG] pgmap v1573: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:11.713 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (66m) 2m ago 72m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (40m) 7m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (40m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (69m) 2m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 7m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:54:12.285 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 2m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (66m) 7m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (56m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (50m) 7m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (45m) 2m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (72m) 7m ago 72m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (72m) 2m ago 72m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 114m - - 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 112m - - 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (34m) 7m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (28m) 7m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:54:12.286 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (23m) 7m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:54:12.288 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (18m) 7m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:54:12.288 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (12m) 2m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:54:12.288 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (7m) 2m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:54:12.288 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2m) 2m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:54:12.288 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 2m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:54:12.288 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (72m) 2m ago 72m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:54:12.630 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:54:12.630 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:54:12.630 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:54:12.630 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:54:12.631 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:54:12.632 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:54:12.632 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.273229+0000 mon.smithi029 (mon.0) 2054 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.273605+0000 mon.smithi029 (mon.0) 2055 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.273965+0000 mon.smithi029 (mon.0) 2056 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.274284+0000 mon.smithi029 (mon.0) 2057 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.274583+0000 mon.smithi029 (mon.0) 2058 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.276588+0000 mon.smithi029 (mon.0) 2059 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.276916+0000 mon.smithi029 (mon.0) 2060 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.277227+0000 mon.smithi029 (mon.0) 2061 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.277522+0000 mon.smithi029 (mon.0) 2062 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.277817+0000 mon.smithi029 (mon.0) 2063 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.273229+0000 mon.smithi029 (mon.0) 2054 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.273605+0000 mon.smithi029 (mon.0) 2055 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.273965+0000 mon.smithi029 (mon.0) 2056 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.274284+0000 mon.smithi029 (mon.0) 2057 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.274583+0000 mon.smithi029 (mon.0) 2058 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.276588+0000 mon.smithi029 (mon.0) 2059 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.276916+0000 mon.smithi029 (mon.0) 2060 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.277227+0000 mon.smithi029 (mon.0) 2061 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.277522+0000 mon.smithi029 (mon.0) 2062 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.277817+0000 mon.smithi029 (mon.0) 2063 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:54:12.920 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:54:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:11.701202+0000 mgr.smithi029.lsfhcm (mgr.34102) 2054 : audit [DBG] from='client.36066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:11.989380+0000 mgr.smithi029.lsfhcm (mgr.34102) 2055 : audit [DBG] from='client.36070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.271437+0000 mgr.smithi029.lsfhcm (mgr.34102) 2056 : audit [DBG] from='client.36074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:12.381714+0000 mgr.smithi029.lsfhcm (mgr.34102) 2057 : cluster [DBG] pgmap v1574: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.629104+0000 mon.smithi029 (mon.0) 2064 : audit [DBG] from='client.? 172.21.15.29:0/1991674586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:54:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:11.701202+0000 mgr.smithi029.lsfhcm (mgr.34102) 2054 : audit [DBG] from='client.36066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:11.989380+0000 mgr.smithi029.lsfhcm (mgr.34102) 2055 : audit [DBG] from='client.36070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.271437+0000 mgr.smithi029.lsfhcm (mgr.34102) 2056 : audit [DBG] from='client.36074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:12.381714+0000 mgr.smithi029.lsfhcm (mgr.34102) 2057 : cluster [DBG] pgmap v1574: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:13.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.629104+0000 mon.smithi029 (mon.0) 2064 : audit [DBG] from='client.? 172.21.15.29:0/1991674586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:54:14.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:12.918263+0000 mgr.smithi029.lsfhcm (mgr.34102) 2058 : audit [DBG] from='client.36082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:14.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:12.918263+0000 mgr.smithi029.lsfhcm (mgr.34102) 2058 : audit [DBG] from='client.36082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:14.382410+0000 mgr.smithi029.lsfhcm (mgr.34102) 2059 : cluster [DBG] pgmap v1575: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:14.382410+0000 mgr.smithi029.lsfhcm (mgr.34102) 2059 : cluster [DBG] pgmap v1575: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:16.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:16.383108+0000 mgr.smithi029.lsfhcm (mgr.34102) 2060 : cluster [DBG] pgmap v1576: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:16.383108+0000 mgr.smithi029.lsfhcm (mgr.34102) 2060 : cluster [DBG] pgmap v1576: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:18.383719+0000 mgr.smithi029.lsfhcm (mgr.34102) 2061 : cluster [DBG] pgmap v1577: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:18.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:18.383719+0000 mgr.smithi029.lsfhcm (mgr.34102) 2061 : cluster [DBG] pgmap v1577: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:20.384254+0000 mgr.smithi029.lsfhcm (mgr.34102) 2062 : cluster [DBG] pgmap v1578: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:20.384254+0000 mgr.smithi029.lsfhcm (mgr.34102) 2062 : cluster [DBG] pgmap v1578: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:22.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:22.384822+0000 mgr.smithi029.lsfhcm (mgr.34102) 2063 : cluster [DBG] pgmap v1579: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:22.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:22.384822+0000 mgr.smithi029.lsfhcm (mgr.34102) 2063 : cluster [DBG] pgmap v1579: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:24.385503+0000 mgr.smithi029.lsfhcm (mgr.34102) 2064 : cluster [DBG] pgmap v1580: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:24.385503+0000 mgr.smithi029.lsfhcm (mgr.34102) 2064 : cluster [DBG] pgmap v1580: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:26.386147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2065 : cluster [DBG] pgmap v1581: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:26.386147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2065 : cluster [DBG] pgmap v1581: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:28.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:28.386863+0000 mgr.smithi029.lsfhcm (mgr.34102) 2066 : cluster [DBG] pgmap v1582: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:28.386863+0000 mgr.smithi029.lsfhcm (mgr.34102) 2066 : cluster [DBG] pgmap v1582: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:28.769010+0000 mon.smithi029 (mon.0) 2065 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-23T02:54:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:28.769343+0000 mon.smithi029 (mon.0) 2066 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T02:54:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:28.769611+0000 mon.smithi029 (mon.0) 2067 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:54:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:28.769867+0000 mon.smithi029 (mon.0) 2068 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:54:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:28.769010+0000 mon.smithi029 (mon.0) 2065 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-23T02:54:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:28.769343+0000 mon.smithi029 (mon.0) 2066 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T02:54:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:28.769611+0000 mon.smithi029 (mon.0) 2067 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:54:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:28.769867+0000 mon.smithi029 (mon.0) 2068 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-02-23T02:54:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:30.387617+0000 mgr.smithi029.lsfhcm (mgr.34102) 2067 : cluster [DBG] pgmap v1583: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:30.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:30.387617+0000 mgr.smithi029.lsfhcm (mgr.34102) 2067 : cluster [DBG] pgmap v1583: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:32.388230+0000 mgr.smithi029.lsfhcm (mgr.34102) 2068 : cluster [DBG] pgmap v1584: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:32.388230+0000 mgr.smithi029.lsfhcm (mgr.34102) 2068 : cluster [DBG] pgmap v1584: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:34.388971+0000 mgr.smithi029.lsfhcm (mgr.34102) 2069 : cluster [DBG] pgmap v1585: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:34.388971+0000 mgr.smithi029.lsfhcm (mgr.34102) 2069 : cluster [DBG] pgmap v1585: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:36.389621+0000 mgr.smithi029.lsfhcm (mgr.34102) 2070 : cluster [DBG] pgmap v1586: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:36.389621+0000 mgr.smithi029.lsfhcm (mgr.34102) 2070 : cluster [DBG] pgmap v1586: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:38.390284+0000 mgr.smithi029.lsfhcm (mgr.34102) 2071 : cluster [DBG] pgmap v1587: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:38.390284+0000 mgr.smithi029.lsfhcm (mgr.34102) 2071 : cluster [DBG] pgmap v1587: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:40.390864+0000 mgr.smithi029.lsfhcm (mgr.34102) 2072 : cluster [DBG] pgmap v1588: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:40.390864+0000 mgr.smithi029.lsfhcm (mgr.34102) 2072 : cluster [DBG] pgmap v1588: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:42.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:42.391428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2073 : cluster [DBG] pgmap v1589: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:42.391428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2073 : cluster [DBG] pgmap v1589: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:43.233 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:54:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.221128+0000 mgr.smithi029.lsfhcm (mgr.34102) 2074 : audit [DBG] from='client.36086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (67m) 2m ago 73m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (40m) 8m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (40m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (69m) 2m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 8m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:54:43.808 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 2m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (67m) 8m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (56m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (51m) 8m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (46m) 2m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (72m) 8m ago 72m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (72m) 2m ago 72m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 114m - - 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 112m - - 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (34m) 8m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (29m) 8m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (23m) 8m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (18m) 8m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (13m) 2m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (8m) 2m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (2m) 2m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:54:43.809 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 2m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:54:43.810 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (72m) 2m ago 72m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:54:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.221128+0000 mgr.smithi029.lsfhcm (mgr.34102) 2074 : audit [DBG] from='client.36086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:44.149 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:54:44.149 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:54:44.150 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:54:44.151 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:54:44.151 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:54:44.438 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:54:44.438 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:54:44.438 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:54:44.439 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:54:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.508246+0000 mgr.smithi029.lsfhcm (mgr.34102) 2075 : audit [DBG] from='client.36090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.790597+0000 mgr.smithi029.lsfhcm (mgr.34102) 2076 : audit [DBG] from='client.36094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.794455+0000 mon.smithi029 (mon.0) 2069 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.794834+0000 mon.smithi029 (mon.0) 2070 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.795184+0000 mon.smithi029 (mon.0) 2071 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.795492+0000 mon.smithi029 (mon.0) 2072 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.795817+0000 mon.smithi029 (mon.0) 2073 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.797788+0000 mon.smithi029 (mon.0) 2074 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.798117+0000 mon.smithi029 (mon.0) 2075 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.798776+0000 mon.smithi029 (mon.0) 2076 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.799387+0000 mon.smithi029 (mon.0) 2077 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:43.799996+0000 mon.smithi029 (mon.0) 2078 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:44.148234+0000 mon.smithi029 (mon.0) 2079 : audit [DBG] from='client.? 172.21.15.29:0/1151541812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:54:44.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:44.391934+0000 mgr.smithi029.lsfhcm (mgr.34102) 2077 : cluster [DBG] pgmap v1590: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.508246+0000 mgr.smithi029.lsfhcm (mgr.34102) 2075 : audit [DBG] from='client.36090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.790597+0000 mgr.smithi029.lsfhcm (mgr.34102) 2076 : audit [DBG] from='client.36094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.794455+0000 mon.smithi029 (mon.0) 2069 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.794834+0000 mon.smithi029 (mon.0) 2070 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.795184+0000 mon.smithi029 (mon.0) 2071 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.795492+0000 mon.smithi029 (mon.0) 2072 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.795817+0000 mon.smithi029 (mon.0) 2073 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.797788+0000 mon.smithi029 (mon.0) 2074 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:54:44.770 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.798117+0000 mon.smithi029 (mon.0) 2075 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.771 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.798776+0000 mon.smithi029 (mon.0) 2076 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.771 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.799387+0000 mon.smithi029 (mon.0) 2077 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.771 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:43.799996+0000 mon.smithi029 (mon.0) 2078 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:54:44.771 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:44.148234+0000 mon.smithi029 (mon.0) 2079 : audit [DBG] from='client.? 172.21.15.29:0/1151541812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:54:44.771 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:44.391934+0000 mgr.smithi029.lsfhcm (mgr.34102) 2077 : cluster [DBG] pgmap v1590: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:54:44.437040+0000 mgr.smithi029.lsfhcm (mgr.34102) 2078 : audit [DBG] from='client.36102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:54:44.469847+0000 mgr.smithi029.lsfhcm (mgr.34102) 2079 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:54:45.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:54:45.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:54:45.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:54:45.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:54:44.470530+0000 mgr.smithi029.lsfhcm (mgr.34102) 2080 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:54:45.769 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:54:44.470644+0000 mgr.smithi029.lsfhcm (mgr.34102) 2081 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:54:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:54:44.437040+0000 mgr.smithi029.lsfhcm (mgr.34102) 2078 : audit [DBG] from='client.36102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:54:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:54:44.469847+0000 mgr.smithi029.lsfhcm (mgr.34102) 2079 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:54:45.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:54:45.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:54:44.470530+0000 mgr.smithi029.lsfhcm (mgr.34102) 2080 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:54:45.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:54:44.470644+0000 mgr.smithi029.lsfhcm (mgr.34102) 2081 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:54:47.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:46.392439+0000 mgr.smithi029.lsfhcm (mgr.34102) 2082 : cluster [DBG] pgmap v1591: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:46.392439+0000 mgr.smithi029.lsfhcm (mgr.34102) 2082 : cluster [DBG] pgmap v1591: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:48.393116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2083 : cluster [DBG] pgmap v1592: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:48.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:48.393116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2083 : cluster [DBG] pgmap v1592: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:50.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:50.393598+0000 mgr.smithi029.lsfhcm (mgr.34102) 2084 : cluster [DBG] pgmap v1593: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:50.393598+0000 mgr.smithi029.lsfhcm (mgr.34102) 2084 : cluster [DBG] pgmap v1593: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:52.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:52.394274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2085 : cluster [DBG] pgmap v1594: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:52.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:52.394274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2085 : cluster [DBG] pgmap v1594: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:54.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:54.394992+0000 mgr.smithi029.lsfhcm (mgr.34102) 2086 : cluster [DBG] pgmap v1595: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:54.394992+0000 mgr.smithi029.lsfhcm (mgr.34102) 2086 : cluster [DBG] pgmap v1595: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:56.395529+0000 mgr.smithi029.lsfhcm (mgr.34102) 2087 : cluster [DBG] pgmap v1596: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:56.395529+0000 mgr.smithi029.lsfhcm (mgr.34102) 2087 : cluster [DBG] pgmap v1596: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:54:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:54:58.396204+0000 mgr.smithi029.lsfhcm (mgr.34102) 2088 : cluster [DBG] pgmap v1597: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:54:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:54:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:54:58.396204+0000 mgr.smithi029.lsfhcm (mgr.34102) 2088 : cluster [DBG] pgmap v1597: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:00.396724+0000 mgr.smithi029.lsfhcm (mgr.34102) 2089 : cluster [DBG] pgmap v1598: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:00.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:00.396724+0000 mgr.smithi029.lsfhcm (mgr.34102) 2089 : cluster [DBG] pgmap v1598: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:02.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:02.397324+0000 mgr.smithi029.lsfhcm (mgr.34102) 2090 : cluster [DBG] pgmap v1599: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:02.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:02.397324+0000 mgr.smithi029.lsfhcm (mgr.34102) 2090 : cluster [DBG] pgmap v1599: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:04.398164+0000 mgr.smithi029.lsfhcm (mgr.34102) 2091 : cluster [DBG] pgmap v1600: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:04.398164+0000 mgr.smithi029.lsfhcm (mgr.34102) 2091 : cluster [DBG] pgmap v1600: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:06.398679+0000 mgr.smithi029.lsfhcm (mgr.34102) 2092 : cluster [DBG] pgmap v1601: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:06.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:06.398679+0000 mgr.smithi029.lsfhcm (mgr.34102) 2092 : cluster [DBG] pgmap v1601: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:08.399338+0000 mgr.smithi029.lsfhcm (mgr.34102) 2093 : cluster [DBG] pgmap v1602: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:08.399338+0000 mgr.smithi029.lsfhcm (mgr.34102) 2093 : cluster [DBG] pgmap v1602: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:10.399862+0000 mgr.smithi029.lsfhcm (mgr.34102) 2094 : cluster [DBG] pgmap v1603: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:10.399862+0000 mgr.smithi029.lsfhcm (mgr.34102) 2094 : cluster [DBG] pgmap v1603: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:12.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:12.400383+0000 mgr.smithi029.lsfhcm (mgr.34102) 2095 : cluster [DBG] pgmap v1604: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:12.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:12.400383+0000 mgr.smithi029.lsfhcm (mgr.34102) 2095 : cluster [DBG] pgmap v1604: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:14.761 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:55:14.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:14.401198+0000 mgr.smithi029.lsfhcm (mgr.34102) 2096 : cluster [DBG] pgmap v1605: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:14.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:14.401198+0000 mgr.smithi029.lsfhcm (mgr.34102) 2096 : cluster [DBG] pgmap v1605: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:15.331 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:55:15.331 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (67m) 3m ago 73m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:55:15.331 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (41m) 8m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:55:15.331 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (41m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:55:15.331 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (70m) 3m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 8m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 3m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (67m) 8m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (57m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (52m) 8m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (46m) 3m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (73m) 8m ago 73m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (73m) 3m ago 73m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 115m - - 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 113m - - 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (35m) 8m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:55:15.332 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (29m) 8m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (24m) 8m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (19m) 8m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (13m) 3m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (8m) 3m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (3m) 3m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 3m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:55:15.333 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (73m) 3m ago 73m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:15.672 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:55:15.673 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:14.749085+0000 mgr.smithi029.lsfhcm (mgr.34102) 2097 : audit [DBG] from='client.36106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.036586+0000 mgr.smithi029.lsfhcm (mgr.34102) 2098 : audit [DBG] from='client.36110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.317682+0000 mgr.smithi029.lsfhcm (mgr.34102) 2099 : audit [DBG] from='client.36114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.319503+0000 mon.smithi029 (mon.0) 2080 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.319876+0000 mon.smithi029 (mon.0) 2081 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.320176+0000 mon.smithi029 (mon.0) 2082 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.320446+0000 mon.smithi029 (mon.0) 2083 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.320706+0000 mon.smithi029 (mon.0) 2084 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.322624+0000 mon.smithi029 (mon.0) 2085 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:15.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.322902+0000 mon.smithi029 (mon.0) 2086 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.323190+0000 mon.smithi029 (mon.0) 2087 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.323453+0000 mon.smithi029 (mon.0) 2088 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.323714+0000 mon.smithi029 (mon.0) 2089 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:14.749085+0000 mgr.smithi029.lsfhcm (mgr.34102) 2097 : audit [DBG] from='client.36106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.036586+0000 mgr.smithi029.lsfhcm (mgr.34102) 2098 : audit [DBG] from='client.36110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.317682+0000 mgr.smithi029.lsfhcm (mgr.34102) 2099 : audit [DBG] from='client.36114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.319503+0000 mon.smithi029 (mon.0) 2080 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.319876+0000 mon.smithi029 (mon.0) 2081 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.320176+0000 mon.smithi029 (mon.0) 2082 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.320446+0000 mon.smithi029 (mon.0) 2083 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.320706+0000 mon.smithi029 (mon.0) 2084 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.322624+0000 mon.smithi029 (mon.0) 2085 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:15.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.322902+0000 mon.smithi029 (mon.0) 2086 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.323190+0000 mon.smithi029 (mon.0) 2087 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.323453+0000 mon.smithi029 (mon.0) 2088 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.323714+0000 mon.smithi029 (mon.0) 2089 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:15.958 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:55:15.958 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:55:15.958 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:55:15.958 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:55:15.958 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:55:15.959 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:55:16.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.670758+0000 mon.smithi029 (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.29:0/3822579420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:55:16.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:15.956652+0000 mgr.smithi029.lsfhcm (mgr.34102) 2100 : audit [DBG] from='client.36122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:16.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:16.401653+0000 mgr.smithi029.lsfhcm (mgr.34102) 2101 : cluster [DBG] pgmap v1606: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.670758+0000 mon.smithi029 (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.29:0/3822579420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:55:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:15.956652+0000 mgr.smithi029.lsfhcm (mgr.34102) 2100 : audit [DBG] from='client.36122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:16.401653+0000 mgr.smithi029.lsfhcm (mgr.34102) 2101 : cluster [DBG] pgmap v1606: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:18.402268+0000 mgr.smithi029.lsfhcm (mgr.34102) 2102 : cluster [DBG] pgmap v1607: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:18.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:18.402268+0000 mgr.smithi029.lsfhcm (mgr.34102) 2102 : cluster [DBG] pgmap v1607: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:20.402896+0000 mgr.smithi029.lsfhcm (mgr.34102) 2103 : cluster [DBG] pgmap v1608: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:20.402896+0000 mgr.smithi029.lsfhcm (mgr.34102) 2103 : cluster [DBG] pgmap v1608: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:22.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:22.403471+0000 mgr.smithi029.lsfhcm (mgr.34102) 2104 : cluster [DBG] pgmap v1609: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:22.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:22.403471+0000 mgr.smithi029.lsfhcm (mgr.34102) 2104 : cluster [DBG] pgmap v1609: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:24.403997+0000 mgr.smithi029.lsfhcm (mgr.34102) 2105 : cluster [DBG] pgmap v1610: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:24.403997+0000 mgr.smithi029.lsfhcm (mgr.34102) 2105 : cluster [DBG] pgmap v1610: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:26.404638+0000 mgr.smithi029.lsfhcm (mgr.34102) 2106 : cluster [DBG] pgmap v1611: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:26.404638+0000 mgr.smithi029.lsfhcm (mgr.34102) 2106 : cluster [DBG] pgmap v1611: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:28.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:28.405239+0000 mgr.smithi029.lsfhcm (mgr.34102) 2107 : cluster [DBG] pgmap v1612: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:28.405239+0000 mgr.smithi029.lsfhcm (mgr.34102) 2107 : cluster [DBG] pgmap v1612: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:28.773408+0000 mon.smithi029 (mon.0) 2091 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:55:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:28.773733+0000 mon.smithi029 (mon.0) 2092 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:55:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:28.773994+0000 mon.smithi029 (mon.0) 2093 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:55:29.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:28.774234+0000 mon.smithi029 (mon.0) 2094 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:55:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:28.773408+0000 mon.smithi029 (mon.0) 2091 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:55:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:28.773733+0000 mon.smithi029 (mon.0) 2092 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T02:55:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:28.773994+0000 mon.smithi029 (mon.0) 2093 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T02:55:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:28.774234+0000 mon.smithi029 (mon.0) 2094 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T02:55:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:30.405730+0000 mgr.smithi029.lsfhcm (mgr.34102) 2108 : cluster [DBG] pgmap v1613: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:30.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:30.405730+0000 mgr.smithi029.lsfhcm (mgr.34102) 2108 : cluster [DBG] pgmap v1613: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:32.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:32.406281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2109 : cluster [DBG] pgmap v1614: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:32.406281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2109 : cluster [DBG] pgmap v1614: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:34.407048+0000 mgr.smithi029.lsfhcm (mgr.34102) 2110 : cluster [DBG] pgmap v1615: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:34.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:34.407048+0000 mgr.smithi029.lsfhcm (mgr.34102) 2110 : cluster [DBG] pgmap v1615: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:36.407684+0000 mgr.smithi029.lsfhcm (mgr.34102) 2111 : cluster [DBG] pgmap v1616: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:36.407684+0000 mgr.smithi029.lsfhcm (mgr.34102) 2111 : cluster [DBG] pgmap v1616: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:38.408266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2112 : cluster [DBG] pgmap v1617: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:38.408266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2112 : cluster [DBG] pgmap v1617: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:40.409017+0000 mgr.smithi029.lsfhcm (mgr.34102) 2113 : cluster [DBG] pgmap v1618: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:40.409017+0000 mgr.smithi029.lsfhcm (mgr.34102) 2113 : cluster [DBG] pgmap v1618: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:42.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:42.409750+0000 mgr.smithi029.lsfhcm (mgr.34102) 2114 : cluster [DBG] pgmap v1619: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:42.409750+0000 mgr.smithi029.lsfhcm (mgr.34102) 2114 : cluster [DBG] pgmap v1619: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:44.410556+0000 mgr.smithi029.lsfhcm (mgr.34102) 2115 : cluster [DBG] pgmap v1620: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:44.410556+0000 mgr.smithi029.lsfhcm (mgr.34102) 2115 : cluster [DBG] pgmap v1620: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:46.272 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:55:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.259559+0000 mgr.smithi029.lsfhcm (mgr.34102) 2116 : audit [DBG] from='client.36126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:46.411104+0000 mgr.smithi029.lsfhcm (mgr.34102) 2117 : cluster [DBG] pgmap v1621: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:46.844 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (68m) 3m ago 74m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (41m) 9m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (41m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (70m) 3m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 9m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 3m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (68m) 9m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (57m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (52m) 9m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (47m) 3m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (73m) 9m ago 73m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (73m) 3m ago 73m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 115m - - 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 113m - - 2024-02-23T02:55:46.845 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (35m) 9m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (30m) 9m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (24m) 9m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (19m) 9m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (14m) 3m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (9m) 3m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (3m) 3m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 3m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:55:46.846 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (73m) 3m ago 73m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:55:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.259559+0000 mgr.smithi029.lsfhcm (mgr.34102) 2116 : audit [DBG] from='client.36126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:46.411104+0000 mgr.smithi029.lsfhcm (mgr.34102) 2117 : cluster [DBG] pgmap v1621: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:55:47.183 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:55:47.184 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:55:47.184 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:55:47.184 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:55:47.184 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:55:47.184 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:55:47.184 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:55:47.469 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:55:47.470 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:55:47.470 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:55:47.470 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:55:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.548811+0000 mgr.smithi029.lsfhcm (mgr.34102) 2118 : audit [DBG] from='client.36130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.831420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2119 : audit [DBG] from='client.36134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.833220+0000 mon.smithi029 (mon.0) 2095 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.833554+0000 mon.smithi029 (mon.0) 2096 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.833832+0000 mon.smithi029 (mon.0) 2097 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.834112+0000 mon.smithi029 (mon.0) 2098 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.834377+0000 mon.smithi029 (mon.0) 2099 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.836332+0000 mon.smithi029 (mon.0) 2100 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.836628+0000 mon.smithi029 (mon.0) 2101 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.836917+0000 mon.smithi029 (mon.0) 2102 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.837196+0000 mon.smithi029 (mon.0) 2103 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:46.837462+0000 mon.smithi029 (mon.0) 2104 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:47.181571+0000 mon.smithi029 (mon.0) 2105 : audit [DBG] from='client.? 172.21.15.29:0/3355692012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.548811+0000 mgr.smithi029.lsfhcm (mgr.34102) 2118 : audit [DBG] from='client.36130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.831420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2119 : audit [DBG] from='client.36134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.833220+0000 mon.smithi029 (mon.0) 2095 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.833554+0000 mon.smithi029 (mon.0) 2096 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.833832+0000 mon.smithi029 (mon.0) 2097 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.834112+0000 mon.smithi029 (mon.0) 2098 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.834377+0000 mon.smithi029 (mon.0) 2099 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.836332+0000 mon.smithi029 (mon.0) 2100 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:55:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.836628+0000 mon.smithi029 (mon.0) 2101 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.836917+0000 mon.smithi029 (mon.0) 2102 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.837196+0000 mon.smithi029 (mon.0) 2103 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:46.837462+0000 mon.smithi029 (mon.0) 2104 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:55:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:47.181571+0000 mon.smithi029 (mon.0) 2105 : audit [DBG] from='client.? 172.21.15.29:0/3355692012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:55:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:55:47.467488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2120 : audit [DBG] from='client.36142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:48.411826+0000 mgr.smithi029.lsfhcm (mgr.34102) 2121 : cluster [DBG] pgmap v1622: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:48.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:55:47.467488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2120 : audit [DBG] from='client.36142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:55:48.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:48.411826+0000 mgr.smithi029.lsfhcm (mgr.34102) 2121 : cluster [DBG] pgmap v1622: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:50.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:50.412367+0000 mgr.smithi029.lsfhcm (mgr.34102) 2122 : cluster [DBG] pgmap v1623: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:50.412367+0000 mgr.smithi029.lsfhcm (mgr.34102) 2122 : cluster [DBG] pgmap v1623: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:52.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:52.413080+0000 mgr.smithi029.lsfhcm (mgr.34102) 2123 : cluster [DBG] pgmap v1624: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:52.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:52.413080+0000 mgr.smithi029.lsfhcm (mgr.34102) 2123 : cluster [DBG] pgmap v1624: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:54.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:54.413635+0000 mgr.smithi029.lsfhcm (mgr.34102) 2124 : cluster [DBG] pgmap v1625: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:54.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:54.413635+0000 mgr.smithi029.lsfhcm (mgr.34102) 2124 : cluster [DBG] pgmap v1625: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:56.414170+0000 mgr.smithi029.lsfhcm (mgr.34102) 2125 : cluster [DBG] pgmap v1626: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:56.414170+0000 mgr.smithi029.lsfhcm (mgr.34102) 2125 : cluster [DBG] pgmap v1626: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:55:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:55:58.414967+0000 mgr.smithi029.lsfhcm (mgr.34102) 2126 : cluster [DBG] pgmap v1627: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:55:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:55:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:55:58.414967+0000 mgr.smithi029.lsfhcm (mgr.34102) 2126 : cluster [DBG] pgmap v1627: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:00.415475+0000 mgr.smithi029.lsfhcm (mgr.34102) 2127 : cluster [DBG] pgmap v1628: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:00.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:00.415475+0000 mgr.smithi029.lsfhcm (mgr.34102) 2127 : cluster [DBG] pgmap v1628: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:02.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:02.416169+0000 mgr.smithi029.lsfhcm (mgr.34102) 2128 : cluster [DBG] pgmap v1629: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:02.416169+0000 mgr.smithi029.lsfhcm (mgr.34102) 2128 : cluster [DBG] pgmap v1629: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:04.416885+0000 mgr.smithi029.lsfhcm (mgr.34102) 2129 : cluster [DBG] pgmap v1630: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:04.416885+0000 mgr.smithi029.lsfhcm (mgr.34102) 2129 : cluster [DBG] pgmap v1630: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:06.417547+0000 mgr.smithi029.lsfhcm (mgr.34102) 2130 : cluster [DBG] pgmap v1631: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:06.417547+0000 mgr.smithi029.lsfhcm (mgr.34102) 2130 : cluster [DBG] pgmap v1631: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:08.418191+0000 mgr.smithi029.lsfhcm (mgr.34102) 2131 : cluster [DBG] pgmap v1632: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:08.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:08.418191+0000 mgr.smithi029.lsfhcm (mgr.34102) 2131 : cluster [DBG] pgmap v1632: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:10.418819+0000 mgr.smithi029.lsfhcm (mgr.34102) 2132 : cluster [DBG] pgmap v1633: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:10.418819+0000 mgr.smithi029.lsfhcm (mgr.34102) 2132 : cluster [DBG] pgmap v1633: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:12.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:12.419541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2133 : cluster [DBG] pgmap v1634: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:12.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:12.419541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2133 : cluster [DBG] pgmap v1634: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:14.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:14.420245+0000 mgr.smithi029.lsfhcm (mgr.34102) 2134 : cluster [DBG] pgmap v1635: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:14.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:14.420245+0000 mgr.smithi029.lsfhcm (mgr.34102) 2134 : cluster [DBG] pgmap v1635: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:16.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:16.420794+0000 mgr.smithi029.lsfhcm (mgr.34102) 2135 : cluster [DBG] pgmap v1636: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:16.420794+0000 mgr.smithi029.lsfhcm (mgr.34102) 2135 : cluster [DBG] pgmap v1636: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:17.784 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:56:18.354 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (68m) 4m ago 74m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (42m) 9m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (42m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (71m) 4m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 9m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 4m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (68m) 9m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (58m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (53m) 9m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (47m) 4m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (74m) 9m ago 74m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (74m) 4m ago 74m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:56:18.355 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 116m - - 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 114m - - 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (36m) 9m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (30m) 9m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (25m) 9m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (20m) 9m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (15m) 4m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (9m) 4m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (4m) 4m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:56:18.356 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (74m) 4m ago 74m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.343101+0000 mon.smithi029 (mon.0) 2106 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.343487+0000 mon.smithi029 (mon.0) 2107 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.343781+0000 mon.smithi029 (mon.0) 2108 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.344065+0000 mon.smithi029 (mon.0) 2109 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.344338+0000 mon.smithi029 (mon.0) 2110 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.346287+0000 mon.smithi029 (mon.0) 2111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.346577+0000 mon.smithi029 (mon.0) 2112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.346856+0000 mon.smithi029 (mon.0) 2113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.347140+0000 mon.smithi029 (mon.0) 2114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.347405+0000 mon.smithi029 (mon.0) 2115 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.696 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:56:18.697 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:56:18.698 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:18.698 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:56:18.698 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:56:18.698 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:56:18.698 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:56:18.698 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.343101+0000 mon.smithi029 (mon.0) 2106 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.343487+0000 mon.smithi029 (mon.0) 2107 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.343781+0000 mon.smithi029 (mon.0) 2108 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.344065+0000 mon.smithi029 (mon.0) 2109 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.344338+0000 mon.smithi029 (mon.0) 2110 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.346287+0000 mon.smithi029 (mon.0) 2111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.346577+0000 mon.smithi029 (mon.0) 2112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.346856+0000 mon.smithi029 (mon.0) 2113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.347140+0000 mon.smithi029 (mon.0) 2114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.347405+0000 mon.smithi029 (mon.0) 2115 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:56:18.984 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:56:18.985 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:56:18.985 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:56:18.985 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:56:18.985 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:56:18.985 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:56:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:17.771738+0000 mgr.smithi029.lsfhcm (mgr.34102) 2136 : audit [DBG] from='client.36146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.058537+0000 mgr.smithi029.lsfhcm (mgr.34102) 2137 : audit [DBG] from='client.36150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.341269+0000 mgr.smithi029.lsfhcm (mgr.34102) 2138 : audit [DBG] from='client.36154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:18.421312+0000 mgr.smithi029.lsfhcm (mgr.34102) 2139 : cluster [DBG] pgmap v1637: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:19.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.695407+0000 mon.smithi029 (mon.0) 2116 : audit [DBG] from='client.? 172.21.15.29:0/2365200799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:56:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:17.771738+0000 mgr.smithi029.lsfhcm (mgr.34102) 2136 : audit [DBG] from='client.36146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.058537+0000 mgr.smithi029.lsfhcm (mgr.34102) 2137 : audit [DBG] from='client.36150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.341269+0000 mgr.smithi029.lsfhcm (mgr.34102) 2138 : audit [DBG] from='client.36154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:18.421312+0000 mgr.smithi029.lsfhcm (mgr.34102) 2139 : cluster [DBG] pgmap v1637: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.695407+0000 mon.smithi029 (mon.0) 2116 : audit [DBG] from='client.? 172.21.15.29:0/2365200799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:56:20.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:18.982636+0000 mgr.smithi029.lsfhcm (mgr.34102) 2140 : audit [DBG] from='client.36162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:18.982636+0000 mgr.smithi029.lsfhcm (mgr.34102) 2140 : audit [DBG] from='client.36162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:20.421798+0000 mgr.smithi029.lsfhcm (mgr.34102) 2141 : cluster [DBG] pgmap v1638: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:20.421798+0000 mgr.smithi029.lsfhcm (mgr.34102) 2141 : cluster [DBG] pgmap v1638: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:22.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:22.422420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2142 : cluster [DBG] pgmap v1639: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:22.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:22.422420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2142 : cluster [DBG] pgmap v1639: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:24.422983+0000 mgr.smithi029.lsfhcm (mgr.34102) 2143 : cluster [DBG] pgmap v1640: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:24.422983+0000 mgr.smithi029.lsfhcm (mgr.34102) 2143 : cluster [DBG] pgmap v1640: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:26.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:26.423449+0000 mgr.smithi029.lsfhcm (mgr.34102) 2144 : cluster [DBG] pgmap v1641: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:26.423449+0000 mgr.smithi029.lsfhcm (mgr.34102) 2144 : cluster [DBG] pgmap v1641: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:28.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:28.424189+0000 mgr.smithi029.lsfhcm (mgr.34102) 2145 : cluster [DBG] pgmap v1642: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:28.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:28.424189+0000 mgr.smithi029.lsfhcm (mgr.34102) 2145 : cluster [DBG] pgmap v1642: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:28.777692+0000 mon.smithi029 (mon.0) 2117 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:56:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:28.778117+0000 mon.smithi029 (mon.0) 2118 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:56:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:28.778362+0000 mon.smithi029 (mon.0) 2119 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:56:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:28.778604+0000 mon.smithi029 (mon.0) 2120 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:56:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:28.777692+0000 mon.smithi029 (mon.0) 2117 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T02:56:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:28.778117+0000 mon.smithi029 (mon.0) 2118 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T02:56:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:28.778362+0000 mon.smithi029 (mon.0) 2119 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T02:56:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:28.778604+0000 mon.smithi029 (mon.0) 2120 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:56:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:30.424638+0000 mgr.smithi029.lsfhcm (mgr.34102) 2146 : cluster [DBG] pgmap v1643: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:30.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:30.424638+0000 mgr.smithi029.lsfhcm (mgr.34102) 2146 : cluster [DBG] pgmap v1643: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:32.425377+0000 mgr.smithi029.lsfhcm (mgr.34102) 2147 : cluster [DBG] pgmap v1644: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:32.425377+0000 mgr.smithi029.lsfhcm (mgr.34102) 2147 : cluster [DBG] pgmap v1644: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:34.426116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2148 : cluster [DBG] pgmap v1645: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:34.426116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2148 : cluster [DBG] pgmap v1645: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:36.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:36.426786+0000 mgr.smithi029.lsfhcm (mgr.34102) 2149 : cluster [DBG] pgmap v1646: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:36.426786+0000 mgr.smithi029.lsfhcm (mgr.34102) 2149 : cluster [DBG] pgmap v1646: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:38.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:38.427393+0000 mgr.smithi029.lsfhcm (mgr.34102) 2150 : cluster [DBG] pgmap v1647: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:38.427393+0000 mgr.smithi029.lsfhcm (mgr.34102) 2150 : cluster [DBG] pgmap v1647: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:40.428066+0000 mgr.smithi029.lsfhcm (mgr.34102) 2151 : cluster [DBG] pgmap v1648: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:40.428066+0000 mgr.smithi029.lsfhcm (mgr.34102) 2151 : cluster [DBG] pgmap v1648: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:42.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:42.428838+0000 mgr.smithi029.lsfhcm (mgr.34102) 2152 : cluster [DBG] pgmap v1649: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:42.428838+0000 mgr.smithi029.lsfhcm (mgr.34102) 2152 : cluster [DBG] pgmap v1649: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:44.429536+0000 mgr.smithi029.lsfhcm (mgr.34102) 2153 : cluster [DBG] pgmap v1650: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:44.429536+0000 mgr.smithi029.lsfhcm (mgr.34102) 2153 : cluster [DBG] pgmap v1650: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:46.430221+0000 mgr.smithi029.lsfhcm (mgr.34102) 2154 : cluster [DBG] pgmap v1651: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:46.430221+0000 mgr.smithi029.lsfhcm (mgr.34102) 2154 : cluster [DBG] pgmap v1651: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:48.430984+0000 mgr.smithi029.lsfhcm (mgr.34102) 2155 : cluster [DBG] pgmap v1652: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:48.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:48.430984+0000 mgr.smithi029.lsfhcm (mgr.34102) 2155 : cluster [DBG] pgmap v1652: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:49.298 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:56:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.284920+0000 mgr.smithi029.lsfhcm (mgr.34102) 2156 : audit [DBG] from='client.36166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (69m) 4m ago 75m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (42m) 10m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (42m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (72m) 4m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 10m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 4m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (69m) 10m ago 2h 449M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (58m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (53m) 10m ago 2h 295M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (48m) 4m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:56:49.878 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (74m) 10m ago 74m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (74m) 4m ago 74m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 116m - - 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 114m - - 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (36m) 10m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (31m) 10m ago 2h 223M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (26m) 10m ago 2h 197M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (20m) 10m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (15m) 4m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (10m) 4m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (4m) 4m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2h) 4m ago 2h 454M 4096M 15.2.13 2cf504fded39 55db29cf78e3 2024-02-23T02:56:49.879 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (75m) 4m ago 74m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:56:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.284920+0000 mgr.smithi029.lsfhcm (mgr.34102) 2156 : audit [DBG] from='client.36166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:56:50.218 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 3, 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:56:50.219 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:56:50.508 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:56:50.508 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:56:50.508 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "crash" 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "13/23 daemons upgraded", 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:56:50.509 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.580961+0000 mgr.smithi029.lsfhcm (mgr.34102) 2157 : audit [DBG] from='client.36170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.864277+0000 mgr.smithi029.lsfhcm (mgr.34102) 2158 : audit [DBG] from='client.36174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.866060+0000 mon.smithi029 (mon.0) 2121 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.866448+0000 mon.smithi029 (mon.0) 2122 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.866800+0000 mon.smithi029 (mon.0) 2123 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.867094+0000 mon.smithi029 (mon.0) 2124 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.867366+0000 mon.smithi029 (mon.0) 2125 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.869304+0000 mon.smithi029 (mon.0) 2126 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.869605+0000 mon.smithi029 (mon.0) 2127 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.869965+0000 mon.smithi029 (mon.0) 2128 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.870249+0000 mon.smithi029 (mon.0) 2129 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:49.870549+0000 mon.smithi029 (mon.0) 2130 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:50.216643+0000 mon.smithi029 (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.29:0/2583975127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:56:50.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:50.431437+0000 mgr.smithi029.lsfhcm (mgr.34102) 2159 : cluster [DBG] pgmap v1653: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.580961+0000 mgr.smithi029.lsfhcm (mgr.34102) 2157 : audit [DBG] from='client.36170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.864277+0000 mgr.smithi029.lsfhcm (mgr.34102) 2158 : audit [DBG] from='client.36174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.866060+0000 mon.smithi029 (mon.0) 2121 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.866448+0000 mon.smithi029 (mon.0) 2122 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.866800+0000 mon.smithi029 (mon.0) 2123 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.867094+0000 mon.smithi029 (mon.0) 2124 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.867366+0000 mon.smithi029 (mon.0) 2125 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.869304+0000 mon.smithi029 (mon.0) 2126 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:56:51.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.869605+0000 mon.smithi029 (mon.0) 2127 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.869965+0000 mon.smithi029 (mon.0) 2128 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.870249+0000 mon.smithi029 (mon.0) 2129 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:49.870549+0000 mon.smithi029 (mon.0) 2130 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:56:51.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:50.216643+0000 mon.smithi029 (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.29:0/2583975127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:56:51.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:50.431437+0000 mgr.smithi029.lsfhcm (mgr.34102) 2159 : cluster [DBG] pgmap v1653: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:51.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:56:50.506889+0000 mgr.smithi029.lsfhcm (mgr.34102) 2160 : audit [DBG] from='client.36182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:56:50.506889+0000 mgr.smithi029.lsfhcm (mgr.34102) 2160 : audit [DBG] from='client.36182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:56:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:52.432064+0000 mgr.smithi029.lsfhcm (mgr.34102) 2161 : cluster [DBG] pgmap v1654: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:52.432064+0000 mgr.smithi029.lsfhcm (mgr.34102) 2161 : cluster [DBG] pgmap v1654: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:54.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:54.432854+0000 mgr.smithi029.lsfhcm (mgr.34102) 2162 : cluster [DBG] pgmap v1655: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:54.432854+0000 mgr.smithi029.lsfhcm (mgr.34102) 2162 : cluster [DBG] pgmap v1655: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:56.433488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2163 : cluster [DBG] pgmap v1656: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:56.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:56.433488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2163 : cluster [DBG] pgmap v1656: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:56:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:56:58.434248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2164 : cluster [DBG] pgmap v1657: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:56:58.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:56:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:56:58.434248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2164 : cluster [DBG] pgmap v1657: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:00.434752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2165 : cluster [DBG] pgmap v1658: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:00.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:00.434752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2165 : cluster [DBG] pgmap v1658: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:02.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:02.435482+0000 mgr.smithi029.lsfhcm (mgr.34102) 2166 : cluster [DBG] pgmap v1659: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:02.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:02.435482+0000 mgr.smithi029.lsfhcm (mgr.34102) 2166 : cluster [DBG] pgmap v1659: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:04.436281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2167 : cluster [DBG] pgmap v1660: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:04.436281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2167 : cluster [DBG] pgmap v1660: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:06.078037+0000 mon.smithi029 (mon.0) 2132 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:57:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:06.081525+0000 mon.smithi029 (mon.0) 2133 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:06.083065+0000 mon.smithi029 (mon.0) 2134 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:06.084642+0000 mon.smithi029 (mon.0) 2135 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:06.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:06.086266+0000 mon.smithi029 (mon.0) 2136 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-23T02:57:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:06.078037+0000 mon.smithi029 (mon.0) 2132 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:57:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:06.081525+0000 mon.smithi029 (mon.0) 2133 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:06.083065+0000 mon.smithi029 (mon.0) 2134 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:06.084642+0000 mon.smithi029 (mon.0) 2135 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:06.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:06.086266+0000 mon.smithi029 (mon.0) 2136 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-23T02:57:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:06.074206+0000 mgr.smithi029.lsfhcm (mgr.34102) 2168 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:57:07.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:57:07.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:57:07.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:57:07.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:06.086459+0000 mgr.smithi029.lsfhcm (mgr.34102) 2169 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-23T02:57:07.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:06.087417+0000 mgr.smithi029.lsfhcm (mgr.34102) 2170 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-23T02:57:07.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:06.436865+0000 mgr.smithi029.lsfhcm (mgr.34102) 2171 : cluster [DBG] pgmap v1661: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:06.074206+0000 mgr.smithi029.lsfhcm (mgr.34102) 2168 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:57:07.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:57:07.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:57:07.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:06.086459+0000 mgr.smithi029.lsfhcm (mgr.34102) 2169 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:06.087417+0000 mgr.smithi029.lsfhcm (mgr.34102) 2170 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-23T02:57:07.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:06.436865+0000 mgr.smithi029.lsfhcm (mgr.34102) 2171 : cluster [DBG] pgmap v1661: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:07.715783+0000 mgr.smithi029.lsfhcm (mgr.34102) 2172 : cephadm [INF] Upgrade: Updating osd.7 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:07.720932+0000 mon.smithi029 (mon.0) 2137 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:07.721763+0000 mon.smithi029 (mon.0) 2138 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:07.722561+0000 mon.smithi029 (mon.0) 2139 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:07.724042+0000 mgr.smithi029.lsfhcm (mgr.34102) 2173 : cephadm [INF] Deploying daemon osd.7 on smithi052 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:07.724531+0000 mon.smithi029 (mon.0) 2140 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-23T02:57:08.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:08.437609+0000 mgr.smithi029.lsfhcm (mgr.34102) 2174 : cluster [DBG] pgmap v1662: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:07.715783+0000 mgr.smithi029.lsfhcm (mgr.34102) 2172 : cephadm [INF] Upgrade: Updating osd.7 2024-02-23T02:57:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:07.720932+0000 mon.smithi029 (mon.0) 2137 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:07.721763+0000 mon.smithi029 (mon.0) 2138 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T02:57:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:07.722561+0000 mon.smithi029 (mon.0) 2139 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:57:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:07.724042+0000 mgr.smithi029.lsfhcm (mgr.34102) 2173 : cephadm [INF] Deploying daemon osd.7 on smithi052 2024-02-23T02:57:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:07.724531+0000 mon.smithi029 (mon.0) 2140 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-23T02:57:09.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:08.437609+0000 mgr.smithi029.lsfhcm (mgr.34102) 2174 : cluster [DBG] pgmap v1662: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:10.542 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:10.438262+0000 mgr.smithi029.lsfhcm (mgr.34102) 2175 : cluster [DBG] pgmap v1663: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:10.438262+0000 mgr.smithi029.lsfhcm (mgr.34102) 2175 : cluster [DBG] pgmap v1663: 129 pgs: 129 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:10.919 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:10 smithi052 systemd[1]: Stopping Ceph osd.7 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:57:11.514 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:11 smithi052 bash[70606]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.7 2024-02-23T02:57:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162288+0000 mon.smithi029 (mon.0) 2141 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-23T02:57:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162350+0000 mon.smithi029 (mon.0) 2142 : cluster [INF] osd.7 failed (root=default,host=smithi052) (connection refused reported by osd.5) 2024-02-23T02:57:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162558+0000 mon.smithi029 (mon.0) 2143 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-23T02:57:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162671+0000 mon.smithi029 (mon.0) 2144 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162723+0000 mon.smithi029 (mon.0) 2145 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162846+0000 mon.smithi029 (mon.0) 2146 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.162894+0000 mon.smithi029 (mon.0) 2147 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163083+0000 mon.smithi029 (mon.0) 2148 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163140+0000 mon.smithi029 (mon.0) 2149 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163256+0000 mon.smithi029 (mon.0) 2150 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163304+0000 mon.smithi029 (mon.0) 2151 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163414+0000 mon.smithi029 (mon.0) 2152 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163493+0000 mon.smithi029 (mon.0) 2153 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163665+0000 mon.smithi029 (mon.0) 2154 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.163750+0000 mon.smithi029 (mon.0) 2155 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.267190+0000 mon.smithi029 (mon.0) 2156 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.468271+0000 mon.smithi029 (mon.0) 2157 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.919 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:11 smithi052 bash[70660]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.7 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162288+0000 mon.smithi029 (mon.0) 2141 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162350+0000 mon.smithi029 (mon.0) 2142 : cluster [INF] osd.7 failed (root=default,host=smithi052) (connection refused reported by osd.5) 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162558+0000 mon.smithi029 (mon.0) 2143 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162671+0000 mon.smithi029 (mon.0) 2144 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162723+0000 mon.smithi029 (mon.0) 2145 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162846+0000 mon.smithi029 (mon.0) 2146 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.162894+0000 mon.smithi029 (mon.0) 2147 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163083+0000 mon.smithi029 (mon.0) 2148 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163140+0000 mon.smithi029 (mon.0) 2149 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163256+0000 mon.smithi029 (mon.0) 2150 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163304+0000 mon.smithi029 (mon.0) 2151 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-23T02:57:11.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163414+0000 mon.smithi029 (mon.0) 2152 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-23T02:57:11.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163493+0000 mon.smithi029 (mon.0) 2153 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-23T02:57:11.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163665+0000 mon.smithi029 (mon.0) 2154 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-23T02:57:11.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.163750+0000 mon.smithi029 (mon.0) 2155 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-23T02:57:11.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.267190+0000 mon.smithi029 (mon.0) 2156 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:11.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.468271+0000 mon.smithi029 (mon.0) 2157 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-23T02:57:12.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.511051+0000 mon.smithi029 (mon.0) 2158 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:57:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.511075+0000 mon.smithi029 (mon.0) 2159 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-23T02:57:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:11.519744+0000 mon.smithi029 (mon.0) 2160 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-23T02:57:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:12.438898+0000 mgr.smithi029.lsfhcm (mgr.34102) 2176 : cluster [DBG] pgmap v1665: 129 pgs: 18 peering, 12 stale+active+clean, 99 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.511051+0000 mon.smithi029 (mon.0) 2158 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-23T02:57:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.511075+0000 mon.smithi029 (mon.0) 2159 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-23T02:57:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:11.519744+0000 mon.smithi029 (mon.0) 2160 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-23T02:57:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:12.438898+0000 mgr.smithi029.lsfhcm (mgr.34102) 2176 : cluster [DBG] pgmap v1665: 129 pgs: 18 peering, 12 stale+active+clean, 99 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail 2024-02-23T02:57:13.670 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:13 smithi052 systemd[1]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.7.service: Succeeded. 2024-02-23T02:57:13.670 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:13 smithi052 systemd[1]: Stopped Ceph osd.7 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:57:13.670 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:13 smithi052 systemd[1]: Starting Ceph osd.7 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T02:57:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:12.517324+0000 mon.smithi029 (mon.0) 2161 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 18 pgs peering (PG_AVAILABILITY) 2024-02-23T02:57:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:12.522878+0000 mon.smithi029 (mon.0) 2162 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-23T02:57:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:12.517324+0000 mon.smithi029 (mon.0) 2161 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 18 pgs peering (PG_AVAILABILITY) 2024-02-23T02:57:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:12.522878+0000 mon.smithi029 (mon.0) 2162 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-23T02:57:14.762 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-23T02:57:14.762 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-23T02:57:14.762 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-23T02:57:14.762 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-23T02:57:14.763 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-23T02:57:14.763 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-23T02:57:14.763 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-23T02:57:14.763 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:14 smithi052 bash[70917]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-23T02:57:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:13.790520+0000 mon.smithi029 (mon.0) 2163 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:14.439678+0000 mgr.smithi029.lsfhcm (mgr.34102) 2177 : cluster [DBG] pgmap v1667: 129 pgs: 7 active+undersized+degraded, 18 peering, 2 stale+active+clean, 23 active+undersized, 79 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 24/396 objects degraded (6.061%) 2024-02-23T02:57:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:13.790520+0000 mon.smithi029 (mon.0) 2163 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:14.439678+0000 mgr.smithi029.lsfhcm (mgr.34102) 2177 : cluster [DBG] pgmap v1667: 129 pgs: 7 active+undersized+degraded, 18 peering, 2 stale+active+clean, 23 active+undersized, 79 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 24/396 objects degraded (6.061%) 2024-02-23T02:57:15.797 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T02:57:15.523+0000 7effd62fd700 1 -- 172.21.15.52:0/1177435420 <== mon.1 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b97222680 con 0x560b971eb400 2024-02-23T02:57:15.797 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:15 smithi052 bash[71161]: 84b67a7cca0139b75d0d4efcf95ffd4bca862ba205c45bcd693d18696591e49e 2024-02-23T02:57:15.797 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:15 smithi052 systemd[1]: Started Ceph osd.7 for c45354e4-d1e2-11ee-95c0-87774f69a715. 2024-02-23T02:57:16.047 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:14.788232+0000 mon.smithi029 (mon.0) 2164 : cluster [WRN] Health check failed: Degraded data redundancy: 24/396 objects degraded (6.061%), 7 pgs degraded (PG_DEGRADED) 2024-02-23T02:57:16.047 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:15.651842+0000 mon.smithi029 (mon.0) 2165 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:16.048 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:15.652896+0000 mon.smithi029 (mon.0) 2166 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:57:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:14.788232+0000 mon.smithi029 (mon.0) 2164 : cluster [WRN] Health check failed: Degraded data redundancy: 24/396 objects degraded (6.061%), 7 pgs degraded (PG_DEGRADED) 2024-02-23T02:57:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:15.651842+0000 mon.smithi029 (mon.0) 2165 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:16.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:15.652896+0000 mon.smithi029 (mon.0) 2166 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T02:57:16.420 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T02:57:16.044+0000 7effddd8b380 -1 Falling back to public interface 2024-02-23T02:57:17.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:15.900329+0000 mon.smithi029 (mon.0) 2167 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:17.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:15.901373+0000 mon.smithi029 (mon.0) 2168 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:57:17.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:15.908901+0000 mon.smithi029 (mon.0) 2169 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:17.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:15.909795+0000 mon.smithi029 (mon.0) 2170 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:57:17.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:16.440297+0000 mgr.smithi029.lsfhcm (mgr.34102) 2178 : cluster [DBG] pgmap v1668: 129 pgs: 13 active+undersized+degraded, 18 peering, 26 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 43/396 objects degraded (10.859%) 2024-02-23T02:57:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:15.900329+0000 mon.smithi029 (mon.0) 2167 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:15.901373+0000 mon.smithi029 (mon.0) 2168 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:57:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:15.908901+0000 mon.smithi029 (mon.0) 2169 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:15.909795+0000 mon.smithi029 (mon.0) 2170 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T02:57:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:16.440297+0000 mgr.smithi029.lsfhcm (mgr.34102) 2178 : cluster [DBG] pgmap v1668: 129 pgs: 13 active+undersized+degraded, 18 peering, 26 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 43/396 objects degraded (10.859%) 2024-02-23T02:57:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:18.440902+0000 mgr.smithi029.lsfhcm (mgr.34102) 2179 : cluster [DBG] pgmap v1669: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:18.491717+0000 mon.smithi029 (mon.0) 2171 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 18 pgs peering) 2024-02-23T02:57:18.899 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:18.440902+0000 mgr.smithi029.lsfhcm (mgr.34102) 2179 : cluster [DBG] pgmap v1669: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:18.899 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:18.491717+0000 mon.smithi029 (mon.0) 2171 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 18 pgs peering) 2024-02-23T02:57:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:18.892166+0000 mon.smithi029 (mon.0) 2172 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.181328+0000 mon.smithi029 (mon.0) 2173 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.181726+0000 mon.smithi029 (mon.0) 2174 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.182023+0000 mon.smithi029 (mon.0) 2175 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.182290+0000 mon.smithi029 (mon.0) 2176 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.182550+0000 mon.smithi029 (mon.0) 2177 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.182804+0000 mon.smithi029 (mon.0) 2178 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.183068+0000 mon.smithi029 (mon.0) 2179 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.183317+0000 mon.smithi029 (mon.0) 2180 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.183575+0000 mon.smithi029 (mon.0) 2181 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:57:20.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:19.183819+0000 mon.smithi029 (mon.0) 2182 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:18.892166+0000 mon.smithi029 (mon.0) 2172 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:20.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.181328+0000 mon.smithi029 (mon.0) 2173 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.181726+0000 mon.smithi029 (mon.0) 2174 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.182023+0000 mon.smithi029 (mon.0) 2175 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.182290+0000 mon.smithi029 (mon.0) 2176 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.182550+0000 mon.smithi029 (mon.0) 2177 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.182804+0000 mon.smithi029 (mon.0) 2178 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.183068+0000 mon.smithi029 (mon.0) 2179 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.183317+0000 mon.smithi029 (mon.0) 2180 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.183575+0000 mon.smithi029 (mon.0) 2181 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:57:20.268 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:19.183819+0000 mon.smithi029 (mon.0) 2182 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:20.824 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:57:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:20.441487+0000 mgr.smithi029.lsfhcm (mgr.34102) 2180 : cluster [DBG] pgmap v1670: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:20.441487+0000 mgr.smithi029.lsfhcm (mgr.34102) 2180 : cluster [DBG] pgmap v1670: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:21.396 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:57:21.396 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (69m) 5m ago 75m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:57:21.396 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (43m) 2s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (43m) 5m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (72m) 5m ago 2h 36.6M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 2s ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 5m ago 2h 38.3M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (69m) 2s ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (59m) 5m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (54m) 2s ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (48m) 5m ago 2h 161M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (75m) 2s ago 75m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (75m) 5m ago 75m 101M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2s ago 117m - - 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 115m - - 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (37m) 2s ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (31m) 2s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:57:21.397 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (26m) 2s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:57:21.398 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (21m) 2s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:57:21.398 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (16m) 5m ago 2h 258M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:57:21.398 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (10m) 5m ago 2h 245M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:57:21.398 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (5m) 5m ago 2h 10.4M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:57:21.398 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 starting - - - 4096M 2024-02-23T02:57:21.398 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (75m) 5m ago 75m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-23T02:57:21.741 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:57:21.742 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:57:21.901 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T02:57:21.520+0000 7effddd8b380 -1 osd.7 101 log_to_monitors {default=true} 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:57:22.064 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:57:22.065 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:57:22.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:20.811846+0000 mgr.smithi029.lsfhcm (mgr.34102) 2181 : audit [DBG] from='client.36188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:21.081686+0000 mon.smithi029 (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 75/396 objects degraded (18.939%), 21 pgs degraded (PG_DEGRADED) 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.099869+0000 mgr.smithi029.lsfhcm (mgr.34102) 2182 : audit [DBG] from='client.36192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.382850+0000 mgr.smithi029.lsfhcm (mgr.34102) 2183 : audit [DBG] from='client.36196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.384704+0000 mon.smithi029 (mon.0) 2184 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.385094+0000 mon.smithi029 (mon.0) 2185 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.385412+0000 mon.smithi029 (mon.0) 2186 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.385733+0000 mon.smithi029 (mon.0) 2187 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.386060+0000 mon.smithi029 (mon.0) 2188 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.387936+0000 mon.smithi029 (mon.0) 2189 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.388246+0000 mon.smithi029 (mon.0) 2190 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.388566+0000 mon.smithi029 (mon.0) 2191 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.388883+0000 mon.smithi029 (mon.0) 2192 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.389177+0000 mon.smithi029 (mon.0) 2193 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.455961+0000 mon.smithi029 (mon.0) 2194 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.524589+0000 mon.smithi052 (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.52:6824/1344600302,v1:172.21.15.52:6825/1344600302]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.525343+0000 mon.smithi029 (mon.0) 2195 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.739390+0000 mon.smithi029 (mon.0) 2196 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.739581+0000 mon.smithi029 (mon.0) 2197 : audit [DBG] from='client.? 172.21.15.29:0/601907689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.739835+0000 mon.smithi029 (mon.0) 2198 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.740174+0000 mon.smithi029 (mon.0) 2199 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.740487+0000 mon.smithi029 (mon.0) 2200 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.740780+0000 mon.smithi029 (mon.0) 2201 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.741081+0000 mon.smithi029 (mon.0) 2202 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.741383+0000 mon.smithi029 (mon.0) 2203 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.741671+0000 mon.smithi029 (mon.0) 2204 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.742058+0000 mon.smithi029 (mon.0) 2205 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.742446+0000 mon.smithi029 (mon.0) 2206 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.743017+0000 mon.smithi029 (mon.0) 2207 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:57:22.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.743738+0000 mon.smithi029 (mon.0) 2208 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:57:22.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.748890+0000 mon.smithi029 (mon.0) 2209 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:22.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.751236+0000 mon.smithi029 (mon.0) 2210 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:57:22.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:21.754891+0000 mon.smithi029 (mon.0) 2211 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:20.811846+0000 mgr.smithi029.lsfhcm (mgr.34102) 2181 : audit [DBG] from='client.36188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:21.081686+0000 mon.smithi029 (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 75/396 objects degraded (18.939%), 21 pgs degraded (PG_DEGRADED) 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.099869+0000 mgr.smithi029.lsfhcm (mgr.34102) 2182 : audit [DBG] from='client.36192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.382850+0000 mgr.smithi029.lsfhcm (mgr.34102) 2183 : audit [DBG] from='client.36196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.384704+0000 mon.smithi029 (mon.0) 2184 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.385094+0000 mon.smithi029 (mon.0) 2185 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.385412+0000 mon.smithi029 (mon.0) 2186 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.385733+0000 mon.smithi029 (mon.0) 2187 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.386060+0000 mon.smithi029 (mon.0) 2188 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.191 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.387936+0000 mon.smithi029 (mon.0) 2189 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.388246+0000 mon.smithi029 (mon.0) 2190 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.388566+0000 mon.smithi029 (mon.0) 2191 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.388883+0000 mon.smithi029 (mon.0) 2192 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.389177+0000 mon.smithi029 (mon.0) 2193 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.455961+0000 mon.smithi029 (mon.0) 2194 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.524589+0000 mon.smithi052 (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.52:6824/1344600302,v1:172.21.15.52:6825/1344600302]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.525343+0000 mon.smithi029 (mon.0) 2195 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.739390+0000 mon.smithi029 (mon.0) 2196 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.739581+0000 mon.smithi029 (mon.0) 2197 : audit [DBG] from='client.? 172.21.15.29:0/601907689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.739835+0000 mon.smithi029 (mon.0) 2198 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.740174+0000 mon.smithi029 (mon.0) 2199 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.740487+0000 mon.smithi029 (mon.0) 2200 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.740780+0000 mon.smithi029 (mon.0) 2201 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.741081+0000 mon.smithi029 (mon.0) 2202 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.192 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.741383+0000 mon.smithi029 (mon.0) 2203 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.741671+0000 mon.smithi029 (mon.0) 2204 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.742058+0000 mon.smithi029 (mon.0) 2205 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.742446+0000 mon.smithi029 (mon.0) 2206 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.743017+0000 mon.smithi029 (mon.0) 2207 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.743738+0000 mon.smithi029 (mon.0) 2208 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.748890+0000 mon.smithi029 (mon.0) 2209 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.751236+0000 mon.smithi029 (mon.0) 2210 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T02:57:22.193 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:21.754891+0000 mon.smithi029 (mon.0) 2211 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:22.919 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 02:57:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T02:57:22.472+0000 7effcfa73700 -1 osd.7 101 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-23T02:57:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:21.744345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2184 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:57:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:21.745116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2185 : cluster [DBG] pgmap v1671: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:21.745474+0000 mgr.smithi029.lsfhcm (mgr.34102) 2186 : cluster [DBG] pgmap v1672: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:21.756414+0000 mgr.smithi029.lsfhcm (mgr.34102) 2187 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:57:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:57:21.756526+0000 mgr.smithi029.lsfhcm (mgr.34102) 2188 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:57:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:22.062266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2189 : audit [DBG] from='client.36206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:22.460562+0000 mon.smithi029 (mon.0) 2212 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-23T02:57:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:22.460657+0000 mon.smithi029 (mon.0) 2213 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-23T02:57:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:22.461759+0000 mon.smithi052 (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.52:6824/1344600302,v1:172.21.15.52:6825/1344600302]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:57:23.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:22.462535+0000 mon.smithi029 (mon.0) 2214 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:21.744345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2184 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:21.745116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2185 : cluster [DBG] pgmap v1671: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:21.745474+0000 mgr.smithi029.lsfhcm (mgr.34102) 2186 : cluster [DBG] pgmap v1672: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 2.8 GiB used, 711 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:21.756414+0000 mgr.smithi029.lsfhcm (mgr.34102) 2187 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:57:21.756526+0000 mgr.smithi029.lsfhcm (mgr.34102) 2188 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:22.062266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2189 : audit [DBG] from='client.36206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:22.460562+0000 mon.smithi029 (mon.0) 2212 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:22.460657+0000 mon.smithi029 (mon.0) 2213 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:22.461759+0000 mon.smithi052 (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.52:6824/1344600302,v1:172.21.15.52:6825/1344600302]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:57:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:22.462535+0000 mon.smithi029 (mon.0) 2214 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-02-23T02:57:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:23.459073+0000 mon.smithi029 (mon.0) 2215 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:57:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:23.464132+0000 mon.smithi029 (mon.0) 2216 : cluster [INF] osd.7 [v2:172.21.15.52:6824/1344600302,v1:172.21.15.52:6825/1344600302] boot 2024-02-23T02:57:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:23.464210+0000 mon.smithi029 (mon.0) 2217 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-23T02:57:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:23.465343+0000 mon.smithi029 (mon.0) 2218 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T02:57:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:23.746117+0000 mgr.smithi029.lsfhcm (mgr.34102) 2190 : cluster [DBG] pgmap v1675: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:24.465261+0000 mon.smithi029 (mon.0) 2219 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-23T02:57:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:23.459073+0000 mon.smithi029 (mon.0) 2215 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-23T02:57:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:23.464132+0000 mon.smithi029 (mon.0) 2216 : cluster [INF] osd.7 [v2:172.21.15.52:6824/1344600302,v1:172.21.15.52:6825/1344600302] boot 2024-02-23T02:57:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:23.464210+0000 mon.smithi029 (mon.0) 2217 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-23T02:57:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:23.465343+0000 mon.smithi029 (mon.0) 2218 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T02:57:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:23.746117+0000 mgr.smithi029.lsfhcm (mgr.34102) 2190 : cluster [DBG] pgmap v1675: 129 pgs: 21 active+undersized+degraded, 36 active+undersized, 72 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75/396 objects degraded (18.939%) 2024-02-23T02:57:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:24.465261+0000 mon.smithi029 (mon.0) 2219 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-23T02:57:26.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:25.222776+0000 mon.smithi029 (mon.0) 2220 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:26.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:25.222776+0000 mon.smithi029 (mon.0) 2220 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:25.746556+0000 mgr.smithi029.lsfhcm (mgr.34102) 2191 : cluster [DBG] pgmap v1677: 129 pgs: 7 peering, 18 active+undersized+degraded, 29 active+undersized, 75 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 63/396 objects degraded (15.909%) 2024-02-23T02:57:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:26.220477+0000 mon.smithi029 (mon.0) 2221 : cluster [WRN] Health check update: Degraded data redundancy: 63/396 objects degraded (15.909%), 18 pgs degraded (PG_DEGRADED) 2024-02-23T02:57:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:25.746556+0000 mgr.smithi029.lsfhcm (mgr.34102) 2191 : cluster [DBG] pgmap v1677: 129 pgs: 7 peering, 18 active+undersized+degraded, 29 active+undersized, 75 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 63/396 objects degraded (15.909%) 2024-02-23T02:57:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:26.220477+0000 mon.smithi029 (mon.0) 2221 : cluster [WRN] Health check update: Degraded data redundancy: 63/396 objects degraded (15.909%), 18 pgs degraded (PG_DEGRADED) 2024-02-23T02:57:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:27.747130+0000 mgr.smithi029.lsfhcm (mgr.34102) 2192 : cluster [DBG] pgmap v1678: 129 pgs: 7 peering, 3 active+undersized+degraded, 10 active+undersized, 109 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12/396 objects degraded (3.030%) 2024-02-23T02:57:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:28.790583+0000 mon.smithi029 (mon.0) 2222 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:27.747130+0000 mgr.smithi029.lsfhcm (mgr.34102) 2192 : cluster [DBG] pgmap v1678: 129 pgs: 7 peering, 3 active+undersized+degraded, 10 active+undersized, 109 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12/396 objects degraded (3.030%) 2024-02-23T02:57:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:28.790583+0000 mon.smithi029 (mon.0) 2222 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:30.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:30.231995+0000 mon.smithi029 (mon.0) 2223 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/396 objects degraded (3.030%), 3 pgs degraded) 2024-02-23T02:57:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:30.231995+0000 mon.smithi029 (mon.0) 2223 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/396 objects degraded (3.030%), 3 pgs degraded) 2024-02-23T02:57:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:29.747889+0000 mgr.smithi029.lsfhcm (mgr.34102) 2193 : cluster [DBG] pgmap v1679: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:29.747889+0000 mgr.smithi029.lsfhcm (mgr.34102) 2193 : cluster [DBG] pgmap v1679: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:33.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:31.748615+0000 mgr.smithi029.lsfhcm (mgr.34102) 2194 : cluster [DBG] pgmap v1680: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:31.748615+0000 mgr.smithi029.lsfhcm (mgr.34102) 2194 : cluster [DBG] pgmap v1680: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:33.749411+0000 mgr.smithi029.lsfhcm (mgr.34102) 2195 : cluster [DBG] pgmap v1681: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:35.235177+0000 mon.smithi029 (mon.0) 2224 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:33.749411+0000 mgr.smithi029.lsfhcm (mgr.34102) 2195 : cluster [DBG] pgmap v1681: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:35.235177+0000 mon.smithi029 (mon.0) 2224 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:37.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:35.750130+0000 mgr.smithi029.lsfhcm (mgr.34102) 2196 : cluster [DBG] pgmap v1682: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:35.750130+0000 mgr.smithi029.lsfhcm (mgr.34102) 2196 : cluster [DBG] pgmap v1682: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:39.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:37.750933+0000 mgr.smithi029.lsfhcm (mgr.34102) 2197 : cluster [DBG] pgmap v1683: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:37.750933+0000 mgr.smithi029.lsfhcm (mgr.34102) 2197 : cluster [DBG] pgmap v1683: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:39.751638+0000 mgr.smithi029.lsfhcm (mgr.34102) 2198 : cluster [DBG] pgmap v1684: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:39.751638+0000 mgr.smithi029.lsfhcm (mgr.34102) 2198 : cluster [DBG] pgmap v1684: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:43.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:41.752143+0000 mgr.smithi029.lsfhcm (mgr.34102) 2199 : cluster [DBG] pgmap v1685: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:41.752143+0000 mgr.smithi029.lsfhcm (mgr.34102) 2199 : cluster [DBG] pgmap v1685: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:43.752736+0000 mgr.smithi029.lsfhcm (mgr.34102) 2200 : cluster [DBG] pgmap v1686: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:43.790857+0000 mon.smithi029 (mon.0) 2225 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:43.752736+0000 mgr.smithi029.lsfhcm (mgr.34102) 2200 : cluster [DBG] pgmap v1686: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:43.790857+0000 mon.smithi029 (mon.0) 2225 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T02:57:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:45.753335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2201 : cluster [DBG] pgmap v1687: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:45.753335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2201 : cluster [DBG] pgmap v1687: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:49.058 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:47.754010+0000 mgr.smithi029.lsfhcm (mgr.34102) 2202 : cluster [DBG] pgmap v1688: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:49.059 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:47.754010+0000 mgr.smithi029.lsfhcm (mgr.34102) 2202 : cluster [DBG] pgmap v1688: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:49.754536+0000 mgr.smithi029.lsfhcm (mgr.34102) 2203 : cluster [DBG] pgmap v1689: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:49.754536+0000 mgr.smithi029.lsfhcm (mgr.34102) 2203 : cluster [DBG] pgmap v1689: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:52.380 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:57:52.951 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (70m) 31s ago 76m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (43m) 34s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (43m) 31s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (73m) 31s ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 34s ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 31s ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (70m) 34s ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (59m) 31s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (54m) 34s ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (49m) 31s ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (76m) 34s ago 76m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (75m) 31s ago 75m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 34s ago 118m - - 2024-02-23T02:57:52.952 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 31s ago 115m - - 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (37m) 34s ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (32m) 34s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (27m) 34s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (21m) 34s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (16m) 31s ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (11m) 31s ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (5m) 31s ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (37s) 31s ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T02:57:52.953 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (76m) 31s ago 76m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:57:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:51.755087+0000 mgr.smithi029.lsfhcm (mgr.34102) 2204 : cluster [DBG] pgmap v1690: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.368102+0000 mgr.smithi029.lsfhcm (mgr.34102) 2205 : audit [DBG] from='client.36210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:53.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:51.755087+0000 mgr.smithi029.lsfhcm (mgr.34102) 2204 : cluster [DBG] pgmap v1690: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:53.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.368102+0000 mgr.smithi029.lsfhcm (mgr.34102) 2205 : audit [DBG] from='client.36210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:53.290 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:57:53.290 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:57:53.290 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:57:53.290 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:53.290 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:57:53.291 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T02:57:53.578 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T02:57:53.579 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:57:53.579 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T02:57:53.579 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:57:53.579 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:57:53.579 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.654063+0000 mgr.smithi029.lsfhcm (mgr.34102) 2206 : audit [DBG] from='client.36214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.938310+0000 mgr.smithi029.lsfhcm (mgr.34102) 2207 : audit [DBG] from='client.36218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.940122+0000 mon.smithi029 (mon.0) 2226 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.940475+0000 mon.smithi029 (mon.0) 2227 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.940808+0000 mon.smithi029 (mon.0) 2228 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.941097+0000 mon.smithi029 (mon.0) 2229 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.941363+0000 mon.smithi029 (mon.0) 2230 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.943319+0000 mon.smithi029 (mon.0) 2231 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.943639+0000 mon.smithi029 (mon.0) 2232 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.943924+0000 mon.smithi029 (mon.0) 2233 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.944192+0000 mon.smithi029 (mon.0) 2234 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:52.944457+0000 mon.smithi029 (mon.0) 2235 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:53.289110+0000 mon.smithi029 (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.29:0/645752681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.654063+0000 mgr.smithi029.lsfhcm (mgr.34102) 2206 : audit [DBG] from='client.36214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.938310+0000 mgr.smithi029.lsfhcm (mgr.34102) 2207 : audit [DBG] from='client.36218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.940122+0000 mon.smithi029 (mon.0) 2226 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:54.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.940475+0000 mon.smithi029 (mon.0) 2227 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.940808+0000 mon.smithi029 (mon.0) 2228 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.941097+0000 mon.smithi029 (mon.0) 2229 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.941363+0000 mon.smithi029 (mon.0) 2230 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.943319+0000 mon.smithi029 (mon.0) 2231 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.943639+0000 mon.smithi029 (mon.0) 2232 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.943924+0000 mon.smithi029 (mon.0) 2233 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.944192+0000 mon.smithi029 (mon.0) 2234 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:52.944457+0000 mon.smithi029 (mon.0) 2235 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:57:54.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:53.289110+0000 mon.smithi029 (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.29:0/645752681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:57:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:57:53.576713+0000 mgr.smithi029.lsfhcm (mgr.34102) 2208 : audit [DBG] from='client.36226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:55.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:53.755651+0000 mgr.smithi029.lsfhcm (mgr.34102) 2209 : cluster [DBG] pgmap v1691: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:57:53.576713+0000 mgr.smithi029.lsfhcm (mgr.34102) 2208 : audit [DBG] from='client.36226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:57:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:53.755651+0000 mgr.smithi029.lsfhcm (mgr.34102) 2209 : cluster [DBG] pgmap v1691: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:57.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:55.756161+0000 mgr.smithi029.lsfhcm (mgr.34102) 2210 : cluster [DBG] pgmap v1692: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:55.756161+0000 mgr.smithi029.lsfhcm (mgr.34102) 2210 : cluster [DBG] pgmap v1692: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:59.059 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:57:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:57.756748+0000 mgr.smithi029.lsfhcm (mgr.34102) 2211 : cluster [DBG] pgmap v1693: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:57:59.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:57:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:57.756748+0000 mgr.smithi029.lsfhcm (mgr.34102) 2211 : cluster [DBG] pgmap v1693: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:57:59.757549+0000 mgr.smithi029.lsfhcm (mgr.34102) 2212 : cluster [DBG] pgmap v1694: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:57:59.757549+0000 mgr.smithi029.lsfhcm (mgr.34102) 2212 : cluster [DBG] pgmap v1694: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:01.758281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2213 : cluster [DBG] pgmap v1695: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:01.758281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2213 : cluster [DBG] pgmap v1695: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:03.759115+0000 mgr.smithi029.lsfhcm (mgr.34102) 2214 : cluster [DBG] pgmap v1696: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:03.759115+0000 mgr.smithi029.lsfhcm (mgr.34102) 2214 : cluster [DBG] pgmap v1696: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:07.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:05.759780+0000 mgr.smithi029.lsfhcm (mgr.34102) 2215 : cluster [DBG] pgmap v1697: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:05.759780+0000 mgr.smithi029.lsfhcm (mgr.34102) 2215 : cluster [DBG] pgmap v1697: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:09.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:07.760388+0000 mgr.smithi029.lsfhcm (mgr.34102) 2216 : cluster [DBG] pgmap v1698: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:07.760388+0000 mgr.smithi029.lsfhcm (mgr.34102) 2216 : cluster [DBG] pgmap v1698: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:09.760933+0000 mgr.smithi029.lsfhcm (mgr.34102) 2217 : cluster [DBG] pgmap v1699: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:09.760933+0000 mgr.smithi029.lsfhcm (mgr.34102) 2217 : cluster [DBG] pgmap v1699: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:11.761500+0000 mgr.smithi029.lsfhcm (mgr.34102) 2218 : cluster [DBG] pgmap v1700: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:13.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:11.761500+0000 mgr.smithi029.lsfhcm (mgr.34102) 2218 : cluster [DBG] pgmap v1700: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:15.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:13.762326+0000 mgr.smithi029.lsfhcm (mgr.34102) 2219 : cluster [DBG] pgmap v1701: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:13.762326+0000 mgr.smithi029.lsfhcm (mgr.34102) 2219 : cluster [DBG] pgmap v1701: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:17.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:15.762974+0000 mgr.smithi029.lsfhcm (mgr.34102) 2220 : cluster [DBG] pgmap v1702: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:15.762974+0000 mgr.smithi029.lsfhcm (mgr.34102) 2220 : cluster [DBG] pgmap v1702: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:19.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:17.763674+0000 mgr.smithi029.lsfhcm (mgr.34102) 2221 : cluster [DBG] pgmap v1703: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:17.763674+0000 mgr.smithi029.lsfhcm (mgr.34102) 2221 : cluster [DBG] pgmap v1703: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:19.764228+0000 mgr.smithi029.lsfhcm (mgr.34102) 2222 : cluster [DBG] pgmap v1704: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:19.764228+0000 mgr.smithi029.lsfhcm (mgr.34102) 2222 : cluster [DBG] pgmap v1704: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:21.764712+0000 mgr.smithi029.lsfhcm (mgr.34102) 2223 : cluster [DBG] pgmap v1705: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:21.764712+0000 mgr.smithi029.lsfhcm (mgr.34102) 2223 : cluster [DBG] pgmap v1705: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:23.895 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:58:24.463 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (71m) 63s ago 76m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (44m) 65s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (44m) 63s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (73m) 63s ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 65s ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 63s ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (70m) 65s ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (60m) 63s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (55m) 65s ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (49m) 63s ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (76m) 65s ago 76m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:58:24.464 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (76m) 63s ago 76m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 65s ago 118m - - 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 63s ago 116m - - 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (38m) 65s ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (32m) 65s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (27m) 65s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (22m) 65s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (17m) 63s ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (11m) 63s ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (6m) 63s ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (69s) 63s ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T02:58:24.465 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (76m) 63s ago 76m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:58:24.804 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:58:24.804 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:58:24.804 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:58:24.804 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:58:24.805 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:58:25.093 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:58:25.093 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:58:25.094 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:23.765259+0000 mgr.smithi029.lsfhcm (mgr.34102) 2224 : cluster [DBG] pgmap v1706: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:23.882268+0000 mgr.smithi029.lsfhcm (mgr.34102) 2225 : audit [DBG] from='client.36230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.169974+0000 mgr.smithi029.lsfhcm (mgr.34102) 2226 : audit [DBG] from='client.36234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.450543+0000 mgr.smithi029.lsfhcm (mgr.34102) 2227 : audit [DBG] from='client.36238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.452375+0000 mon.smithi029 (mon.0) 2237 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.452748+0000 mon.smithi029 (mon.0) 2238 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.453053+0000 mon.smithi029 (mon.0) 2239 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.453329+0000 mon.smithi029 (mon.0) 2240 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.453600+0000 mon.smithi029 (mon.0) 2241 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.455481+0000 mon.smithi029 (mon.0) 2242 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:25.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.455763+0000 mon.smithi029 (mon.0) 2243 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.456040+0000 mon.smithi029 (mon.0) 2244 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.456310+0000 mon.smithi029 (mon.0) 2245 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.456575+0000 mon.smithi029 (mon.0) 2246 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:24.803239+0000 mon.smithi029 (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.29:0/4135458954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:58:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:23.765259+0000 mgr.smithi029.lsfhcm (mgr.34102) 2224 : cluster [DBG] pgmap v1706: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:23.882268+0000 mgr.smithi029.lsfhcm (mgr.34102) 2225 : audit [DBG] from='client.36230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.169974+0000 mgr.smithi029.lsfhcm (mgr.34102) 2226 : audit [DBG] from='client.36234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:25.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.450543+0000 mgr.smithi029.lsfhcm (mgr.34102) 2227 : audit [DBG] from='client.36238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.452375+0000 mon.smithi029 (mon.0) 2237 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.452748+0000 mon.smithi029 (mon.0) 2238 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.453053+0000 mon.smithi029 (mon.0) 2239 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.453329+0000 mon.smithi029 (mon.0) 2240 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.453600+0000 mon.smithi029 (mon.0) 2241 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.455481+0000 mon.smithi029 (mon.0) 2242 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.455763+0000 mon.smithi029 (mon.0) 2243 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.456040+0000 mon.smithi029 (mon.0) 2244 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.456310+0000 mon.smithi029 (mon.0) 2245 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.456575+0000 mon.smithi029 (mon.0) 2246 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:25.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:24.803239+0000 mon.smithi029 (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.29:0/4135458954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:58:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:25.092313+0000 mgr.smithi029.lsfhcm (mgr.34102) 2228 : audit [DBG] from='client.36246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:26.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:25.092313+0000 mgr.smithi029.lsfhcm (mgr.34102) 2228 : audit [DBG] from='client.36246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:27.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:25.765779+0000 mgr.smithi029.lsfhcm (mgr.34102) 2229 : cluster [DBG] pgmap v1707: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:27.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:25.765779+0000 mgr.smithi029.lsfhcm (mgr.34102) 2229 : cluster [DBG] pgmap v1707: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:27.766356+0000 mgr.smithi029.lsfhcm (mgr.34102) 2230 : cluster [DBG] pgmap v1708: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:28.783866+0000 mon.smithi029 (mon.0) 2248 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:58:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:28.784258+0000 mon.smithi029 (mon.0) 2249 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:58:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:28.784468+0000 mon.smithi029 (mon.0) 2250 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:58:29.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:28.784710+0000 mon.smithi029 (mon.0) 2251 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:58:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:27.766356+0000 mgr.smithi029.lsfhcm (mgr.34102) 2230 : cluster [DBG] pgmap v1708: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:28.783866+0000 mon.smithi029 (mon.0) 2248 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-02-23T02:58:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:28.784258+0000 mon.smithi029 (mon.0) 2249 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:58:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:28.784468+0000 mon.smithi029 (mon.0) 2250 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T02:58:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:28.784710+0000 mon.smithi029 (mon.0) 2251 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T02:58:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:29.767122+0000 mgr.smithi029.lsfhcm (mgr.34102) 2231 : cluster [DBG] pgmap v1709: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:31.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:29.767122+0000 mgr.smithi029.lsfhcm (mgr.34102) 2231 : cluster [DBG] pgmap v1709: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:31.767812+0000 mgr.smithi029.lsfhcm (mgr.34102) 2232 : cluster [DBG] pgmap v1710: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:33.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:31.767812+0000 mgr.smithi029.lsfhcm (mgr.34102) 2232 : cluster [DBG] pgmap v1710: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:33.768593+0000 mgr.smithi029.lsfhcm (mgr.34102) 2233 : cluster [DBG] pgmap v1711: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:33.768593+0000 mgr.smithi029.lsfhcm (mgr.34102) 2233 : cluster [DBG] pgmap v1711: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:37.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:35.769306+0000 mgr.smithi029.lsfhcm (mgr.34102) 2234 : cluster [DBG] pgmap v1712: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:35.769306+0000 mgr.smithi029.lsfhcm (mgr.34102) 2234 : cluster [DBG] pgmap v1712: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:37.769957+0000 mgr.smithi029.lsfhcm (mgr.34102) 2235 : cluster [DBG] pgmap v1713: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:37.769957+0000 mgr.smithi029.lsfhcm (mgr.34102) 2235 : cluster [DBG] pgmap v1713: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:41.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:39.770510+0000 mgr.smithi029.lsfhcm (mgr.34102) 2236 : cluster [DBG] pgmap v1714: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:41.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:39.770510+0000 mgr.smithi029.lsfhcm (mgr.34102) 2236 : cluster [DBG] pgmap v1714: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:41.770988+0000 mgr.smithi029.lsfhcm (mgr.34102) 2237 : cluster [DBG] pgmap v1715: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:41.770988+0000 mgr.smithi029.lsfhcm (mgr.34102) 2237 : cluster [DBG] pgmap v1715: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:43.771761+0000 mgr.smithi029.lsfhcm (mgr.34102) 2238 : cluster [DBG] pgmap v1716: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:43.771761+0000 mgr.smithi029.lsfhcm (mgr.34102) 2238 : cluster [DBG] pgmap v1716: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:45.772228+0000 mgr.smithi029.lsfhcm (mgr.34102) 2239 : cluster [DBG] pgmap v1717: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:45.772228+0000 mgr.smithi029.lsfhcm (mgr.34102) 2239 : cluster [DBG] pgmap v1717: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:47.773053+0000 mgr.smithi029.lsfhcm (mgr.34102) 2240 : cluster [DBG] pgmap v1718: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:47.773053+0000 mgr.smithi029.lsfhcm (mgr.34102) 2240 : cluster [DBG] pgmap v1718: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:49.773671+0000 mgr.smithi029.lsfhcm (mgr.34102) 2241 : cluster [DBG] pgmap v1719: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:49.773671+0000 mgr.smithi029.lsfhcm (mgr.34102) 2241 : cluster [DBG] pgmap v1719: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:51.774274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2242 : cluster [DBG] pgmap v1720: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:53.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:51.774274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2242 : cluster [DBG] pgmap v1720: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:53.774872+0000 mgr.smithi029.lsfhcm (mgr.34102) 2243 : cluster [DBG] pgmap v1721: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:55.406 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:58:55.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:53.774872+0000 mgr.smithi029.lsfhcm (mgr.34102) 2243 : cluster [DBG] pgmap v1721: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:55.976 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:58:55.976 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (71m) 94s ago 77m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:58:55.976 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (44m) 97s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:58:55.976 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (44m) 94s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:58:55.977 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (74m) 94s ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:58:55.977 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 97s ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:58:55.977 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 94s ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:58:55.977 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (71m) 97s ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:58:55.977 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (60m) 94s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:58:55.977 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (55m) 97s ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:58:55.978 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (50m) 94s ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:58:55.978 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (77m) 97s ago 77m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:58:55.978 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (76m) 94s ago 76m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:58:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 97s ago 119m - - 2024-02-23T02:58:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 94s ago 117m - - 2024-02-23T02:58:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (38m) 97s ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:58:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (33m) 97s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:58:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (28m) 97s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:58:55.979 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (22m) 97s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:58:55.980 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (17m) 94s ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:58:55.980 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (12m) 94s ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:58:55.980 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (7m) 94s ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:58:55.980 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (100s) 94s ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T02:58:55.980 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (77m) 94s ago 77m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:58:56.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.393821+0000 mgr.smithi029.lsfhcm (mgr.34102) 2244 : audit [DBG] from='client.36250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:58:56.316 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:58:56.317 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:58:56.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:58:56.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T02:58:56.317 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:58:56.317 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:58:56.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.393821+0000 mgr.smithi029.lsfhcm (mgr.34102) 2244 : audit [DBG] from='client.36250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:58:56.604 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:58:56.605 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.680852+0000 mgr.smithi029.lsfhcm (mgr.34102) 2245 : audit [DBG] from='client.36254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:55.775256+0000 mgr.smithi029.lsfhcm (mgr.34102) 2246 : cluster [DBG] pgmap v1722: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.962568+0000 mgr.smithi029.lsfhcm (mgr.34102) 2247 : audit [DBG] from='client.36258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.964379+0000 mon.smithi029 (mon.0) 2252 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.964697+0000 mon.smithi029 (mon.0) 2253 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.964994+0000 mon.smithi029 (mon.0) 2254 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.965265+0000 mon.smithi029 (mon.0) 2255 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.965530+0000 mon.smithi029 (mon.0) 2256 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.967428+0000 mon.smithi029 (mon.0) 2257 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.967739+0000 mon.smithi029 (mon.0) 2258 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.968049+0000 mon.smithi029 (mon.0) 2259 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.968362+0000 mon.smithi029 (mon.0) 2260 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:55.968647+0000 mon.smithi029 (mon.0) 2261 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:56.314625+0000 mon.smithi029 (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.29:0/2528290694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:58:57.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.680852+0000 mgr.smithi029.lsfhcm (mgr.34102) 2245 : audit [DBG] from='client.36254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:55.775256+0000 mgr.smithi029.lsfhcm (mgr.34102) 2246 : cluster [DBG] pgmap v1722: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.962568+0000 mgr.smithi029.lsfhcm (mgr.34102) 2247 : audit [DBG] from='client.36258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.964379+0000 mon.smithi029 (mon.0) 2252 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.964697+0000 mon.smithi029 (mon.0) 2253 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.964994+0000 mon.smithi029 (mon.0) 2254 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.965265+0000 mon.smithi029 (mon.0) 2255 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.965530+0000 mon.smithi029 (mon.0) 2256 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.967428+0000 mon.smithi029 (mon.0) 2257 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.967739+0000 mon.smithi029 (mon.0) 2258 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.968049+0000 mon.smithi029 (mon.0) 2259 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.968362+0000 mon.smithi029 (mon.0) 2260 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:55.968647+0000 mon.smithi029 (mon.0) 2261 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:58:57.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:56.314625+0000 mon.smithi029 (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.29:0/2528290694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:58:58.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:58:56.602753+0000 mgr.smithi029.lsfhcm (mgr.34102) 2248 : audit [DBG] from='client.36266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:58.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:58:56.602753+0000 mgr.smithi029.lsfhcm (mgr.34102) 2248 : audit [DBG] from='client.36266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:58:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:58:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:57.775897+0000 mgr.smithi029.lsfhcm (mgr.34102) 2249 : cluster [DBG] pgmap v1723: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:58:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:58:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:57.775897+0000 mgr.smithi029.lsfhcm (mgr.34102) 2249 : cluster [DBG] pgmap v1723: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:58:59.776528+0000 mgr.smithi029.lsfhcm (mgr.34102) 2250 : cluster [DBG] pgmap v1724: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:01.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:58:59.776528+0000 mgr.smithi029.lsfhcm (mgr.34102) 2250 : cluster [DBG] pgmap v1724: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:03.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:01.777003+0000 mgr.smithi029.lsfhcm (mgr.34102) 2251 : cluster [DBG] pgmap v1725: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:03.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:01.777003+0000 mgr.smithi029.lsfhcm (mgr.34102) 2251 : cluster [DBG] pgmap v1725: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:03.777548+0000 mgr.smithi029.lsfhcm (mgr.34102) 2252 : cluster [DBG] pgmap v1726: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:05.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:03.777548+0000 mgr.smithi029.lsfhcm (mgr.34102) 2252 : cluster [DBG] pgmap v1726: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:05.778162+0000 mgr.smithi029.lsfhcm (mgr.34102) 2253 : cluster [DBG] pgmap v1727: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:07.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:05.778162+0000 mgr.smithi029.lsfhcm (mgr.34102) 2253 : cluster [DBG] pgmap v1727: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:07.778900+0000 mgr.smithi029.lsfhcm (mgr.34102) 2254 : cluster [DBG] pgmap v1728: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:07.778900+0000 mgr.smithi029.lsfhcm (mgr.34102) 2254 : cluster [DBG] pgmap v1728: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:09.779428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2255 : cluster [DBG] pgmap v1729: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:11.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:09.779428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2255 : cluster [DBG] pgmap v1729: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:13.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:11.780104+0000 mgr.smithi029.lsfhcm (mgr.34102) 2256 : cluster [DBG] pgmap v1730: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:11.780104+0000 mgr.smithi029.lsfhcm (mgr.34102) 2256 : cluster [DBG] pgmap v1730: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:15.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:13.780923+0000 mgr.smithi029.lsfhcm (mgr.34102) 2257 : cluster [DBG] pgmap v1731: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:13.780923+0000 mgr.smithi029.lsfhcm (mgr.34102) 2257 : cluster [DBG] pgmap v1731: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:17.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:15.781362+0000 mgr.smithi029.lsfhcm (mgr.34102) 2258 : cluster [DBG] pgmap v1732: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:15.781362+0000 mgr.smithi029.lsfhcm (mgr.34102) 2258 : cluster [DBG] pgmap v1732: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:17.782045+0000 mgr.smithi029.lsfhcm (mgr.34102) 2259 : cluster [DBG] pgmap v1733: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:17.782045+0000 mgr.smithi029.lsfhcm (mgr.34102) 2259 : cluster [DBG] pgmap v1733: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:21.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:19.782568+0000 mgr.smithi029.lsfhcm (mgr.34102) 2260 : cluster [DBG] pgmap v1734: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:19.782568+0000 mgr.smithi029.lsfhcm (mgr.34102) 2260 : cluster [DBG] pgmap v1734: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:23.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:21.783187+0000 mgr.smithi029.lsfhcm (mgr.34102) 2261 : cluster [DBG] pgmap v1735: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:21.783187+0000 mgr.smithi029.lsfhcm (mgr.34102) 2261 : cluster [DBG] pgmap v1735: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:25.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:23.783990+0000 mgr.smithi029.lsfhcm (mgr.34102) 2262 : cluster [DBG] pgmap v1736: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:23.783990+0000 mgr.smithi029.lsfhcm (mgr.34102) 2262 : cluster [DBG] pgmap v1736: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:26.915 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:59:27.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:25.784535+0000 mgr.smithi029.lsfhcm (mgr.34102) 2263 : cluster [DBG] pgmap v1737: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:27.486 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:59:27.486 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (72m) 2m ago 77m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (45m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (45m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (74m) 2m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 2m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 2m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (71m) 2m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (61m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:59:27.487 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (56m) 2m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (50m) 2m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (77m) 2m ago 77m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (77m) 2m ago 77m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 119m - - 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 117m - - 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (39m) 2m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:59:27.488 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (33m) 2m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (28m) 2m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (23m) 2m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (18m) 2m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (12m) 2m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (7m) 2m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2m) 2m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T02:59:27.489 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (77m) 2m ago 77m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:59:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:25.784535+0000 mgr.smithi029.lsfhcm (mgr.34102) 2263 : cluster [DBG] pgmap v1737: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:27.828 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:59:27.828 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:59:27.828 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:59:27.828 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:59:27.829 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:59:28.114 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:59:28.115 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:26.903561+0000 mgr.smithi029.lsfhcm (mgr.34102) 2264 : audit [DBG] from='client.36270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.192018+0000 mgr.smithi029.lsfhcm (mgr.34102) 2265 : audit [DBG] from='client.36274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.473066+0000 mgr.smithi029.lsfhcm (mgr.34102) 2266 : audit [DBG] from='client.36278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.474947+0000 mon.smithi029 (mon.0) 2263 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.475285+0000 mon.smithi029 (mon.0) 2264 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.475594+0000 mon.smithi029 (mon.0) 2265 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.475875+0000 mon.smithi029 (mon.0) 2266 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.476162+0000 mon.smithi029 (mon.0) 2267 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.478055+0000 mon.smithi029 (mon.0) 2268 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.478338+0000 mon.smithi029 (mon.0) 2269 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.478616+0000 mon.smithi029 (mon.0) 2270 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.478891+0000 mon.smithi029 (mon.0) 2271 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.479169+0000 mon.smithi029 (mon.0) 2272 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:27.827195+0000 mon.smithi029 (mon.0) 2273 : audit [DBG] from='client.? 172.21.15.29:0/2484121852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:26.903561+0000 mgr.smithi029.lsfhcm (mgr.34102) 2264 : audit [DBG] from='client.36270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.192018+0000 mgr.smithi029.lsfhcm (mgr.34102) 2265 : audit [DBG] from='client.36274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.473066+0000 mgr.smithi029.lsfhcm (mgr.34102) 2266 : audit [DBG] from='client.36278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.474947+0000 mon.smithi029 (mon.0) 2263 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.475285+0000 mon.smithi029 (mon.0) 2264 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.475594+0000 mon.smithi029 (mon.0) 2265 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.475875+0000 mon.smithi029 (mon.0) 2266 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.476162+0000 mon.smithi029 (mon.0) 2267 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.478055+0000 mon.smithi029 (mon.0) 2268 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.478338+0000 mon.smithi029 (mon.0) 2269 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.478616+0000 mon.smithi029 (mon.0) 2270 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.478891+0000 mon.smithi029 (mon.0) 2271 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.479169+0000 mon.smithi029 (mon.0) 2272 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:27.827195+0000 mon.smithi029 (mon.0) 2273 : audit [DBG] from='client.? 172.21.15.29:0/2484121852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T02:59:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:27.785034+0000 mgr.smithi029.lsfhcm (mgr.34102) 2267 : cluster [DBG] pgmap v1738: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:28.113344+0000 mgr.smithi029.lsfhcm (mgr.34102) 2268 : audit [DBG] from='client.36286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:28.788057+0000 mon.smithi029 (mon.0) 2274 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:59:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:28.788309+0000 mon.smithi029 (mon.0) 2275 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:59:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:28.788589+0000 mon.smithi029 (mon.0) 2276 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-02-23T02:59:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:28.788891+0000 mon.smithi029 (mon.0) 2277 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:59:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:27.785034+0000 mgr.smithi029.lsfhcm (mgr.34102) 2267 : cluster [DBG] pgmap v1738: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:28.113344+0000 mgr.smithi029.lsfhcm (mgr.34102) 2268 : audit [DBG] from='client.36286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:28.788057+0000 mon.smithi029 (mon.0) 2274 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-23T02:59:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:28.788309+0000 mon.smithi029 (mon.0) 2275 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T02:59:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:28.788589+0000 mon.smithi029 (mon.0) 2276 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-02-23T02:59:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:28.788891+0000 mon.smithi029 (mon.0) 2277 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T02:59:31.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:29.785704+0000 mgr.smithi029.lsfhcm (mgr.34102) 2269 : cluster [DBG] pgmap v1739: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:29.785704+0000 mgr.smithi029.lsfhcm (mgr.34102) 2269 : cluster [DBG] pgmap v1739: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:33.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:31.786422+0000 mgr.smithi029.lsfhcm (mgr.34102) 2270 : cluster [DBG] pgmap v1740: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:31.786422+0000 mgr.smithi029.lsfhcm (mgr.34102) 2270 : cluster [DBG] pgmap v1740: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:35.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:33.787166+0000 mgr.smithi029.lsfhcm (mgr.34102) 2271 : cluster [DBG] pgmap v1741: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:33.787166+0000 mgr.smithi029.lsfhcm (mgr.34102) 2271 : cluster [DBG] pgmap v1741: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:37.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:35.787735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2272 : cluster [DBG] pgmap v1742: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:35.787735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2272 : cluster [DBG] pgmap v1742: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:39.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:37.788448+0000 mgr.smithi029.lsfhcm (mgr.34102) 2273 : cluster [DBG] pgmap v1743: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:37.788448+0000 mgr.smithi029.lsfhcm (mgr.34102) 2273 : cluster [DBG] pgmap v1743: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:41.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:39.789257+0000 mgr.smithi029.lsfhcm (mgr.34102) 2274 : cluster [DBG] pgmap v1744: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:39.789257+0000 mgr.smithi029.lsfhcm (mgr.34102) 2274 : cluster [DBG] pgmap v1744: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:43.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:41.789942+0000 mgr.smithi029.lsfhcm (mgr.34102) 2275 : cluster [DBG] pgmap v1745: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:41.789942+0000 mgr.smithi029.lsfhcm (mgr.34102) 2275 : cluster [DBG] pgmap v1745: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:45.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:43.790613+0000 mgr.smithi029.lsfhcm (mgr.34102) 2276 : cluster [DBG] pgmap v1746: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:43.790613+0000 mgr.smithi029.lsfhcm (mgr.34102) 2276 : cluster [DBG] pgmap v1746: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:45.791479+0000 mgr.smithi029.lsfhcm (mgr.34102) 2277 : cluster [DBG] pgmap v1747: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:45.791479+0000 mgr.smithi029.lsfhcm (mgr.34102) 2277 : cluster [DBG] pgmap v1747: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:47.792296+0000 mgr.smithi029.lsfhcm (mgr.34102) 2278 : cluster [DBG] pgmap v1748: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:47.792296+0000 mgr.smithi029.lsfhcm (mgr.34102) 2278 : cluster [DBG] pgmap v1748: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:51.474 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:49.792886+0000 mgr.smithi029.lsfhcm (mgr.34102) 2279 : cluster [DBG] pgmap v1749: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:49.792886+0000 mgr.smithi029.lsfhcm (mgr.34102) 2279 : cluster [DBG] pgmap v1749: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:59:51.180752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2280 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:59:52.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T02:59:52.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T02:59:52.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:59:51.181685+0000 mgr.smithi029.lsfhcm (mgr.34102) 2281 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:59:52.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T02:59:51.181848+0000 mgr.smithi029.lsfhcm (mgr.34102) 2282 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:59:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:59:51.180752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2280 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:59:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T02:59:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T02:59:52.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:59:51.181685+0000 mgr.smithi029.lsfhcm (mgr.34102) 2281 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T02:59:52.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T02:59:51.181848+0000 mgr.smithi029.lsfhcm (mgr.34102) 2282 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T02:59:53.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:51.793490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2283 : cluster [DBG] pgmap v1750: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:51.793490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2283 : cluster [DBG] pgmap v1750: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:55.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:53.794307+0000 mgr.smithi029.lsfhcm (mgr.34102) 2284 : cluster [DBG] pgmap v1751: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:53.794307+0000 mgr.smithi029.lsfhcm (mgr.34102) 2284 : cluster [DBG] pgmap v1751: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:57.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:55.794815+0000 mgr.smithi029.lsfhcm (mgr.34102) 2285 : cluster [DBG] pgmap v1752: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:55.794815+0000 mgr.smithi029.lsfhcm (mgr.34102) 2285 : cluster [DBG] pgmap v1752: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:58.429 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (72m) 2m ago 78m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (45m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (45m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (75m) 2m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 2m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 2m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T02:59:58.999 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (72m) 2m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (61m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (56m) 2m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (51m) 2m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (78m) 2m ago 78m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (78m) 2m ago 78m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 2h - - 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 118m - - 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (39m) 2m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (34m) 2m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (29m) 2m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (23m) 2m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (18m) 2m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (13m) 2m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T02:59:59.000 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (8m) 2m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T02:59:59.001 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (2m) 2m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T02:59:59.001 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (78m) 2m ago 78m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:59.342 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T02:59:59.343 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:57.795440+0000 mgr.smithi029.lsfhcm (mgr.34102) 2286 : cluster [DBG] pgmap v1753: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.416753+0000 mgr.smithi029.lsfhcm (mgr.34102) 2287 : audit [DBG] from='client.36290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.987674+0000 mon.smithi029 (mon.0) 2278 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.988028+0000 mon.smithi029 (mon.0) 2279 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.988329+0000 mon.smithi029 (mon.0) 2280 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.988610+0000 mon.smithi029 (mon.0) 2281 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.988886+0000 mon.smithi029 (mon.0) 2282 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.990803+0000 mon.smithi029 (mon.0) 2283 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.991130+0000 mon.smithi029 (mon.0) 2284 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.991419+0000 mon.smithi029 (mon.0) 2285 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.991700+0000 mon.smithi029 (mon.0) 2286 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 02:59:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.991982+0000 mon.smithi029 (mon.0) 2287 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:57.795440+0000 mgr.smithi029.lsfhcm (mgr.34102) 2286 : cluster [DBG] pgmap v1753: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.416753+0000 mgr.smithi029.lsfhcm (mgr.34102) 2287 : audit [DBG] from='client.36290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.987674+0000 mon.smithi029 (mon.0) 2278 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.988028+0000 mon.smithi029 (mon.0) 2279 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.988329+0000 mon.smithi029 (mon.0) 2280 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.988610+0000 mon.smithi029 (mon.0) 2281 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.988886+0000 mon.smithi029 (mon.0) 2282 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.990803+0000 mon.smithi029 (mon.0) 2283 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T02:59:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.991130+0000 mon.smithi029 (mon.0) 2284 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.991419+0000 mon.smithi029 (mon.0) 2285 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.991700+0000 mon.smithi029 (mon.0) 2286 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 02:59:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.991982+0000 mon.smithi029 (mon.0) 2287 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T02:59:59.631 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T02:59:59.632 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T02:59:59.632 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T02:59:59.632 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:00:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.703096+0000 mgr.smithi029.lsfhcm (mgr.34102) 2288 : audit [DBG] from='client.36294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:58.985872+0000 mgr.smithi029.lsfhcm (mgr.34102) 2289 : audit [DBG] from='client.36298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:00.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:59.341087+0000 mon.smithi029 (mon.0) 2288 : audit [DBG] from='client.? 172.21.15.29:0/2227539280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:00:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:00.000168+0000 mon.smithi029 (mon.0) 2289 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s); all OSDs are running pacific or later but require_osd_release < pacific 2024-02-23T03:00:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:00.000242+0000 mon.smithi029 (mon.0) 2290 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T03:00:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:00.000280+0000 mon.smithi029 (mon.0) 2291 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T03:00:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:00.000297+0000 mon.smithi029 (mon.0) 2292 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T03:00:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:00.000313+0000 mon.smithi029 (mon.0) 2293 : cluster [WRN] [WRN] OSD_UPGRADE_FINISHED: all OSDs are running pacific or later but require_osd_release < pacific 2024-02-23T03:00:00.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:00.000327+0000 mon.smithi029 (mon.0) 2294 : cluster [WRN] all OSDs are running pacific or later but require_osd_release < pacific 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.703096+0000 mgr.smithi029.lsfhcm (mgr.34102) 2288 : audit [DBG] from='client.36294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:58.985872+0000 mgr.smithi029.lsfhcm (mgr.34102) 2289 : audit [DBG] from='client.36298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:59.341087+0000 mon.smithi029 (mon.0) 2288 : audit [DBG] from='client.? 172.21.15.29:0/2227539280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:00.000168+0000 mon.smithi029 (mon.0) 2289 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s); all OSDs are running pacific or later but require_osd_release < pacific 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:00.000242+0000 mon.smithi029 (mon.0) 2290 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:00.000280+0000 mon.smithi029 (mon.0) 2291 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:00.000297+0000 mon.smithi029 (mon.0) 2292 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:00.000313+0000 mon.smithi029 (mon.0) 2293 : cluster [WRN] [WRN] OSD_UPGRADE_FINISHED: all OSDs are running pacific or later but require_osd_release < pacific 2024-02-23T03:00:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:00.000327+0000 mon.smithi029 (mon.0) 2294 : cluster [WRN] all OSDs are running pacific or later but require_osd_release < pacific 2024-02-23T03:00:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T02:59:59.629578+0000 mgr.smithi029.lsfhcm (mgr.34102) 2290 : audit [DBG] from='client.36306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:01.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T02:59:59.796078+0000 mgr.smithi029.lsfhcm (mgr.34102) 2291 : cluster [DBG] pgmap v1754: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T02:59:59.629578+0000 mgr.smithi029.lsfhcm (mgr.34102) 2290 : audit [DBG] from='client.36306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T02:59:59.796078+0000 mgr.smithi029.lsfhcm (mgr.34102) 2291 : cluster [DBG] pgmap v1754: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:03.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:01.796485+0000 mgr.smithi029.lsfhcm (mgr.34102) 2292 : cluster [DBG] pgmap v1755: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:01.796485+0000 mgr.smithi029.lsfhcm (mgr.34102) 2292 : cluster [DBG] pgmap v1755: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:05.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:03.797166+0000 mgr.smithi029.lsfhcm (mgr.34102) 2293 : cluster [DBG] pgmap v1756: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:03.797166+0000 mgr.smithi029.lsfhcm (mgr.34102) 2293 : cluster [DBG] pgmap v1756: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:07.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:05.797881+0000 mgr.smithi029.lsfhcm (mgr.34102) 2294 : cluster [DBG] pgmap v1757: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:05.797881+0000 mgr.smithi029.lsfhcm (mgr.34102) 2294 : cluster [DBG] pgmap v1757: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:07.798432+0000 mgr.smithi029.lsfhcm (mgr.34102) 2295 : cluster [DBG] pgmap v1758: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:07.798432+0000 mgr.smithi029.lsfhcm (mgr.34102) 2295 : cluster [DBG] pgmap v1758: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:11.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:09.799062+0000 mgr.smithi029.lsfhcm (mgr.34102) 2296 : cluster [DBG] pgmap v1759: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:09.799062+0000 mgr.smithi029.lsfhcm (mgr.34102) 2296 : cluster [DBG] pgmap v1759: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:11.799510+0000 mgr.smithi029.lsfhcm (mgr.34102) 2297 : cluster [DBG] pgmap v1760: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:11.799510+0000 mgr.smithi029.lsfhcm (mgr.34102) 2297 : cluster [DBG] pgmap v1760: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:13.800860+0000 mgr.smithi029.lsfhcm (mgr.34102) 2298 : cluster [DBG] pgmap v1761: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:13.800860+0000 mgr.smithi029.lsfhcm (mgr.34102) 2298 : cluster [DBG] pgmap v1761: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:15.801524+0000 mgr.smithi029.lsfhcm (mgr.34102) 2299 : cluster [DBG] pgmap v1762: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:17.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:15.801524+0000 mgr.smithi029.lsfhcm (mgr.34102) 2299 : cluster [DBG] pgmap v1762: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:17.802291+0000 mgr.smithi029.lsfhcm (mgr.34102) 2300 : cluster [DBG] pgmap v1763: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:17.802291+0000 mgr.smithi029.lsfhcm (mgr.34102) 2300 : cluster [DBG] pgmap v1763: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:19.802966+0000 mgr.smithi029.lsfhcm (mgr.34102) 2301 : cluster [DBG] pgmap v1764: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:21.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:19.802966+0000 mgr.smithi029.lsfhcm (mgr.34102) 2301 : cluster [DBG] pgmap v1764: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:21.803545+0000 mgr.smithi029.lsfhcm (mgr.34102) 2302 : cluster [DBG] pgmap v1765: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:21.803545+0000 mgr.smithi029.lsfhcm (mgr.34102) 2302 : cluster [DBG] pgmap v1765: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:23.804364+0000 mgr.smithi029.lsfhcm (mgr.34102) 2303 : cluster [DBG] pgmap v1766: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:25.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:23.804364+0000 mgr.smithi029.lsfhcm (mgr.34102) 2303 : cluster [DBG] pgmap v1766: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:25.805079+0000 mgr.smithi029.lsfhcm (mgr.34102) 2304 : cluster [DBG] pgmap v1767: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:25.805079+0000 mgr.smithi029.lsfhcm (mgr.34102) 2304 : cluster [DBG] pgmap v1767: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:27.805736+0000 mgr.smithi029.lsfhcm (mgr.34102) 2305 : cluster [DBG] pgmap v1768: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:28.805308+0000 mon.smithi029 (mon.0) 2295 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T03:00:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:28.805683+0000 mon.smithi029 (mon.0) 2296 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:00:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:28.806038+0000 mon.smithi029 (mon.0) 2297 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:00:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:28.806352+0000 mon.smithi029 (mon.0) 2298 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T03:00:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:27.805736+0000 mgr.smithi029.lsfhcm (mgr.34102) 2305 : cluster [DBG] pgmap v1768: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:28.805308+0000 mon.smithi029 (mon.0) 2295 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T03:00:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:28.805683+0000 mon.smithi029 (mon.0) 2296 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:00:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:28.806038+0000 mon.smithi029 (mon.0) 2297 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:00:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:28.806352+0000 mon.smithi029 (mon.0) 2298 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T03:00:29.947 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (73m) 3m ago 78m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (46m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (46m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (75m) 3m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 3m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 3m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (72m) 3m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:00:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (62m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (57m) 3m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (51m) 3m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (78m) 3m ago 78m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (78m) 3m ago 78m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 2h - - 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 118m - - 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (40m) 3m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (34m) 3m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (29m) 3m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (24m) 3m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (19m) 3m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (13m) 3m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:00:30.516 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (8m) 3m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:00:30.517 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (3m) 3m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:00:30.517 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (78m) 3m ago 78m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:00:30.855 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T03:00:30.856 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:00:30.857 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:00:30.857 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T03:00:30.857 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T03:00:30.857 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:00:30.857 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:00:31.143 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:00:31.144 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:00:31.144 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:00:31.144 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T03:00:31.144 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T03:00:31.144 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:00:31.144 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:00:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:29.806296+0000 mgr.smithi029.lsfhcm (mgr.34102) 2306 : cluster [DBG] pgmap v1769: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:29.935345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2307 : audit [DBG] from='client.36310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.221367+0000 mgr.smithi029.lsfhcm (mgr.34102) 2308 : audit [DBG] from='client.36314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.503112+0000 mon.smithi029 (mon.0) 2299 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:00:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.503506+0000 mon.smithi029 (mon.0) 2300 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.503864+0000 mon.smithi029 (mon.0) 2301 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.504228+0000 mon.smithi029 (mon.0) 2302 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.504561+0000 mon.smithi029 (mon.0) 2303 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.506584+0000 mon.smithi029 (mon.0) 2304 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.506976+0000 mon.smithi029 (mon.0) 2305 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.507326+0000 mon.smithi029 (mon.0) 2306 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.507671+0000 mon.smithi029 (mon.0) 2307 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.507999+0000 mon.smithi029 (mon.0) 2308 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.854565+0000 mon.smithi029 (mon.0) 2309 : audit [DBG] from='client.? 172.21.15.29:0/3627526269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:00:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:29.806296+0000 mgr.smithi029.lsfhcm (mgr.34102) 2306 : cluster [DBG] pgmap v1769: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:29.935345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2307 : audit [DBG] from='client.36310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.221367+0000 mgr.smithi029.lsfhcm (mgr.34102) 2308 : audit [DBG] from='client.36314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.503112+0000 mon.smithi029 (mon.0) 2299 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:00:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.503506+0000 mon.smithi029 (mon.0) 2300 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.503864+0000 mon.smithi029 (mon.0) 2301 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.504228+0000 mon.smithi029 (mon.0) 2302 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.504561+0000 mon.smithi029 (mon.0) 2303 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.506584+0000 mon.smithi029 (mon.0) 2304 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.506976+0000 mon.smithi029 (mon.0) 2305 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.507326+0000 mon.smithi029 (mon.0) 2306 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.507671+0000 mon.smithi029 (mon.0) 2307 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.507999+0000 mon.smithi029 (mon.0) 2308 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:00:31.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.854565+0000 mon.smithi029 (mon.0) 2309 : audit [DBG] from='client.? 172.21.15.29:0/3627526269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:00:32.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:30.501319+0000 mgr.smithi029.lsfhcm (mgr.34102) 2309 : audit [DBG] from='client.36318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:32.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:00:31.141249+0000 mgr.smithi029.lsfhcm (mgr.34102) 2310 : audit [DBG] from='client.36326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:32.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:30.501319+0000 mgr.smithi029.lsfhcm (mgr.34102) 2309 : audit [DBG] from='client.36318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:32.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:00:31.141249+0000 mgr.smithi029.lsfhcm (mgr.34102) 2310 : audit [DBG] from='client.36326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:00:33.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:31.806900+0000 mgr.smithi029.lsfhcm (mgr.34102) 2311 : cluster [DBG] pgmap v1770: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:31.806900+0000 mgr.smithi029.lsfhcm (mgr.34102) 2311 : cluster [DBG] pgmap v1770: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:33.807593+0000 mgr.smithi029.lsfhcm (mgr.34102) 2312 : cluster [DBG] pgmap v1771: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:33.807593+0000 mgr.smithi029.lsfhcm (mgr.34102) 2312 : cluster [DBG] pgmap v1771: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:35.808113+0000 mgr.smithi029.lsfhcm (mgr.34102) 2313 : cluster [DBG] pgmap v1772: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:35.808113+0000 mgr.smithi029.lsfhcm (mgr.34102) 2313 : cluster [DBG] pgmap v1772: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:39.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:37.808633+0000 mgr.smithi029.lsfhcm (mgr.34102) 2314 : cluster [DBG] pgmap v1773: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:39.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:37.808633+0000 mgr.smithi029.lsfhcm (mgr.34102) 2314 : cluster [DBG] pgmap v1773: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:39.809232+0000 mgr.smithi029.lsfhcm (mgr.34102) 2315 : cluster [DBG] pgmap v1774: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:39.809232+0000 mgr.smithi029.lsfhcm (mgr.34102) 2315 : cluster [DBG] pgmap v1774: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:41.809838+0000 mgr.smithi029.lsfhcm (mgr.34102) 2316 : cluster [DBG] pgmap v1775: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:41.809838+0000 mgr.smithi029.lsfhcm (mgr.34102) 2316 : cluster [DBG] pgmap v1775: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:43.810505+0000 mgr.smithi029.lsfhcm (mgr.34102) 2317 : cluster [DBG] pgmap v1776: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:43.810505+0000 mgr.smithi029.lsfhcm (mgr.34102) 2317 : cluster [DBG] pgmap v1776: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:45.811201+0000 mgr.smithi029.lsfhcm (mgr.34102) 2318 : cluster [DBG] pgmap v1777: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:45.811201+0000 mgr.smithi029.lsfhcm (mgr.34102) 2318 : cluster [DBG] pgmap v1777: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:47.811866+0000 mgr.smithi029.lsfhcm (mgr.34102) 2319 : cluster [DBG] pgmap v1778: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:47.811866+0000 mgr.smithi029.lsfhcm (mgr.34102) 2319 : cluster [DBG] pgmap v1778: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:49.812452+0000 mgr.smithi029.lsfhcm (mgr.34102) 2320 : cluster [DBG] pgmap v1779: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:49.812452+0000 mgr.smithi029.lsfhcm (mgr.34102) 2320 : cluster [DBG] pgmap v1779: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:51.813106+0000 mgr.smithi029.lsfhcm (mgr.34102) 2321 : cluster [DBG] pgmap v1780: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:51.813106+0000 mgr.smithi029.lsfhcm (mgr.34102) 2321 : cluster [DBG] pgmap v1780: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:55.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:53.813858+0000 mgr.smithi029.lsfhcm (mgr.34102) 2322 : cluster [DBG] pgmap v1781: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:53.813858+0000 mgr.smithi029.lsfhcm (mgr.34102) 2322 : cluster [DBG] pgmap v1781: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:55.814463+0000 mgr.smithi029.lsfhcm (mgr.34102) 2323 : cluster [DBG] pgmap v1782: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:55.814463+0000 mgr.smithi029.lsfhcm (mgr.34102) 2323 : cluster [DBG] pgmap v1782: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:00:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:57.815120+0000 mgr.smithi029.lsfhcm (mgr.34102) 2324 : cluster [DBG] pgmap v1783: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:00:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:00:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:57.815120+0000 mgr.smithi029.lsfhcm (mgr.34102) 2324 : cluster [DBG] pgmap v1783: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:01.459 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:01:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:00:59.815624+0000 mgr.smithi029.lsfhcm (mgr.34102) 2325 : cluster [DBG] pgmap v1784: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:00:59.815624+0000 mgr.smithi029.lsfhcm (mgr.34102) 2325 : cluster [DBG] pgmap v1784: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:02.032 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (73m) 3m ago 79m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (46m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (46m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (76m) 3m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 3m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 3m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (73m) 3m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (62m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (57m) 3m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (52m) 3m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (79m) 3m ago 79m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (79m) 3m ago 79m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 2h - - 2024-02-23T03:01:02.033 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 119m - - 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (40m) 3m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (35m) 3m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (30m) 3m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (25m) 3m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (19m) 3m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (14m) 3m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (9m) 3m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (3m) 3m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:01:02.034 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (79m) 3m ago 79m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:01:02.377 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:01:02.378 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:01:02.666 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T03:01:02.667 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:01:02.668 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:01:02.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:01.445665+0000 mgr.smithi029.lsfhcm (mgr.34102) 2326 : audit [DBG] from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.021486+0000 mon.smithi029 (mon.0) 2310 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.021848+0000 mon.smithi029 (mon.0) 2311 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.022154+0000 mon.smithi029 (mon.0) 2312 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.022419+0000 mon.smithi029 (mon.0) 2313 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.022676+0000 mon.smithi029 (mon.0) 2314 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.024626+0000 mon.smithi029 (mon.0) 2315 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.024915+0000 mon.smithi029 (mon.0) 2316 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.025206+0000 mon.smithi029 (mon.0) 2317 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.025461+0000 mon.smithi029 (mon.0) 2318 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.025713+0000 mon.smithi029 (mon.0) 2319 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:01.445665+0000 mgr.smithi029.lsfhcm (mgr.34102) 2326 : audit [DBG] from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:02.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.021486+0000 mon.smithi029 (mon.0) 2310 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.021848+0000 mon.smithi029 (mon.0) 2311 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.022154+0000 mon.smithi029 (mon.0) 2312 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.022419+0000 mon.smithi029 (mon.0) 2313 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.022676+0000 mon.smithi029 (mon.0) 2314 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.024626+0000 mon.smithi029 (mon.0) 2315 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.024915+0000 mon.smithi029 (mon.0) 2316 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.025206+0000 mon.smithi029 (mon.0) 2317 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.025461+0000 mon.smithi029 (mon.0) 2318 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:02.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.025713+0000 mon.smithi029 (mon.0) 2319 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:01.735331+0000 mgr.smithi029.lsfhcm (mgr.34102) 2327 : audit [DBG] from='client.36334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:01.816059+0000 mgr.smithi029.lsfhcm (mgr.34102) 2328 : cluster [DBG] pgmap v1785: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.019651+0000 mgr.smithi029.lsfhcm (mgr.34102) 2329 : audit [DBG] from='client.36338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:03.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.376291+0000 mon.smithi029 (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.29:0/821043826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:01:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:01.735331+0000 mgr.smithi029.lsfhcm (mgr.34102) 2327 : audit [DBG] from='client.36334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:01.816059+0000 mgr.smithi029.lsfhcm (mgr.34102) 2328 : cluster [DBG] pgmap v1785: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.019651+0000 mgr.smithi029.lsfhcm (mgr.34102) 2329 : audit [DBG] from='client.36338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.376291+0000 mon.smithi029 (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.29:0/821043826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:01:04.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:02.665336+0000 mgr.smithi029.lsfhcm (mgr.34102) 2330 : audit [DBG] from='client.36346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:02.665336+0000 mgr.smithi029.lsfhcm (mgr.34102) 2330 : audit [DBG] from='client.36346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:03.816755+0000 mgr.smithi029.lsfhcm (mgr.34102) 2331 : cluster [DBG] pgmap v1786: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:03.816755+0000 mgr.smithi029.lsfhcm (mgr.34102) 2331 : cluster [DBG] pgmap v1786: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:05.817438+0000 mgr.smithi029.lsfhcm (mgr.34102) 2332 : cluster [DBG] pgmap v1787: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:05.817438+0000 mgr.smithi029.lsfhcm (mgr.34102) 2332 : cluster [DBG] pgmap v1787: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:09.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:07.818041+0000 mgr.smithi029.lsfhcm (mgr.34102) 2333 : cluster [DBG] pgmap v1788: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:07.818041+0000 mgr.smithi029.lsfhcm (mgr.34102) 2333 : cluster [DBG] pgmap v1788: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:09.818555+0000 mgr.smithi029.lsfhcm (mgr.34102) 2334 : cluster [DBG] pgmap v1789: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:09.818555+0000 mgr.smithi029.lsfhcm (mgr.34102) 2334 : cluster [DBG] pgmap v1789: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:11.819103+0000 mgr.smithi029.lsfhcm (mgr.34102) 2335 : cluster [DBG] pgmap v1790: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:11.819103+0000 mgr.smithi029.lsfhcm (mgr.34102) 2335 : cluster [DBG] pgmap v1790: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:13.819675+0000 mgr.smithi029.lsfhcm (mgr.34102) 2336 : cluster [DBG] pgmap v1791: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:13.819675+0000 mgr.smithi029.lsfhcm (mgr.34102) 2336 : cluster [DBG] pgmap v1791: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:15.820309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2337 : cluster [DBG] pgmap v1792: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:15.820309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2337 : cluster [DBG] pgmap v1792: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:19.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:17.820895+0000 mgr.smithi029.lsfhcm (mgr.34102) 2338 : cluster [DBG] pgmap v1793: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:17.820895+0000 mgr.smithi029.lsfhcm (mgr.34102) 2338 : cluster [DBG] pgmap v1793: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:21.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:19.821568+0000 mgr.smithi029.lsfhcm (mgr.34102) 2339 : cluster [DBG] pgmap v1794: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:19.821568+0000 mgr.smithi029.lsfhcm (mgr.34102) 2339 : cluster [DBG] pgmap v1794: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:21.822150+0000 mgr.smithi029.lsfhcm (mgr.34102) 2340 : cluster [DBG] pgmap v1795: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:21.822150+0000 mgr.smithi029.lsfhcm (mgr.34102) 2340 : cluster [DBG] pgmap v1795: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:25.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:23.822727+0000 mgr.smithi029.lsfhcm (mgr.34102) 2341 : cluster [DBG] pgmap v1796: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:23.822727+0000 mgr.smithi029.lsfhcm (mgr.34102) 2341 : cluster [DBG] pgmap v1796: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:25.823265+0000 mgr.smithi029.lsfhcm (mgr.34102) 2342 : cluster [DBG] pgmap v1797: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:25.823265+0000 mgr.smithi029.lsfhcm (mgr.34102) 2342 : cluster [DBG] pgmap v1797: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:27.824048+0000 mgr.smithi029.lsfhcm (mgr.34102) 2343 : cluster [DBG] pgmap v1798: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:28.810317+0000 mon.smithi029 (mon.0) 2321 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-23T03:01:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:28.810608+0000 mon.smithi029 (mon.0) 2322 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T03:01:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:28.810890+0000 mon.smithi029 (mon.0) 2323 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:01:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:28.811145+0000 mon.smithi029 (mon.0) 2324 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T03:01:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:27.824048+0000 mgr.smithi029.lsfhcm (mgr.34102) 2343 : cluster [DBG] pgmap v1798: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:28.810317+0000 mon.smithi029 (mon.0) 2321 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-23T03:01:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:28.810608+0000 mon.smithi029 (mon.0) 2322 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T03:01:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:28.810890+0000 mon.smithi029 (mon.0) 2323 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:01:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:28.811145+0000 mon.smithi029 (mon.0) 2324 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T03:01:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:29.824735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2344 : cluster [DBG] pgmap v1799: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:29.824735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2344 : cluster [DBG] pgmap v1799: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:32.983 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:01:33.559 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:01:33.559 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (74m) 4m ago 79m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:01:33.559 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (47m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:01:33.559 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (47m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:01:33.559 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (76m) 4m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 4m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 4m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (73m) 4m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (63m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (58m) 4m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (52m) 4m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (79m) 4m ago 79m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (79m) 4m ago 79m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 2h - - 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 119m - - 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (41m) 4m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:01:33.560 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (36m) 4m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (30m) 4m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (25m) 4m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (20m) 4m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (15m) 4m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (9m) 4m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (4m) 4m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:01:33.561 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (79m) 4m ago 79m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:01:33.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:31.825307+0000 mgr.smithi029.lsfhcm (mgr.34102) 2345 : cluster [DBG] pgmap v1800: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:31.825307+0000 mgr.smithi029.lsfhcm (mgr.34102) 2345 : cluster [DBG] pgmap v1800: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:33.900 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T03:01:33.901 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T03:01:33.902 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:01:33.902 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:01:34.187 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:01:34.187 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:01:34.187 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:01:34.187 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:01:34.187 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:01:34.188 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:32.971880+0000 mgr.smithi029.lsfhcm (mgr.34102) 2346 : audit [DBG] from='client.36350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.262274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2347 : audit [DBG] from='client.36354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.547321+0000 mon.smithi029 (mon.0) 2325 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.547712+0000 mon.smithi029 (mon.0) 2326 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.548080+0000 mon.smithi029 (mon.0) 2327 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.548410+0000 mon.smithi029 (mon.0) 2328 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.548734+0000 mon.smithi029 (mon.0) 2329 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.550766+0000 mon.smithi029 (mon.0) 2330 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.551083+0000 mon.smithi029 (mon.0) 2331 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.551390+0000 mon.smithi029 (mon.0) 2332 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.551688+0000 mon.smithi029 (mon.0) 2333 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.551983+0000 mon.smithi029 (mon.0) 2334 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.899573+0000 mon.smithi029 (mon.0) 2335 : audit [DBG] from='client.? 172.21.15.29:0/774979105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:01:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:32.971880+0000 mgr.smithi029.lsfhcm (mgr.34102) 2346 : audit [DBG] from='client.36350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.262274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2347 : audit [DBG] from='client.36354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.547321+0000 mon.smithi029 (mon.0) 2325 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.547712+0000 mon.smithi029 (mon.0) 2326 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.548080+0000 mon.smithi029 (mon.0) 2327 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.548410+0000 mon.smithi029 (mon.0) 2328 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.548734+0000 mon.smithi029 (mon.0) 2329 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.550766+0000 mon.smithi029 (mon.0) 2330 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.551083+0000 mon.smithi029 (mon.0) 2331 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.551390+0000 mon.smithi029 (mon.0) 2332 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.551688+0000 mon.smithi029 (mon.0) 2333 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.551983+0000 mon.smithi029 (mon.0) 2334 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:01:34.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.899573+0000 mon.smithi029 (mon.0) 2335 : audit [DBG] from='client.? 172.21.15.29:0/774979105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:01:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:33.545531+0000 mgr.smithi029.lsfhcm (mgr.34102) 2348 : audit [DBG] from='client.36358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:33.825824+0000 mgr.smithi029.lsfhcm (mgr.34102) 2349 : cluster [DBG] pgmap v1801: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:35.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:01:34.186031+0000 mgr.smithi029.lsfhcm (mgr.34102) 2350 : audit [DBG] from='client.36366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:33.545531+0000 mgr.smithi029.lsfhcm (mgr.34102) 2348 : audit [DBG] from='client.36358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:33.825824+0000 mgr.smithi029.lsfhcm (mgr.34102) 2349 : cluster [DBG] pgmap v1801: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:01:34.186031+0000 mgr.smithi029.lsfhcm (mgr.34102) 2350 : audit [DBG] from='client.36366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:01:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:35.826365+0000 mgr.smithi029.lsfhcm (mgr.34102) 2351 : cluster [DBG] pgmap v1802: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:35.826365+0000 mgr.smithi029.lsfhcm (mgr.34102) 2351 : cluster [DBG] pgmap v1802: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:39.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:37.826942+0000 mgr.smithi029.lsfhcm (mgr.34102) 2352 : cluster [DBG] pgmap v1803: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:37.826942+0000 mgr.smithi029.lsfhcm (mgr.34102) 2352 : cluster [DBG] pgmap v1803: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:39.827550+0000 mgr.smithi029.lsfhcm (mgr.34102) 2353 : cluster [DBG] pgmap v1804: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:39.827550+0000 mgr.smithi029.lsfhcm (mgr.34102) 2353 : cluster [DBG] pgmap v1804: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:41.828275+0000 mgr.smithi029.lsfhcm (mgr.34102) 2354 : cluster [DBG] pgmap v1805: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:41.828275+0000 mgr.smithi029.lsfhcm (mgr.34102) 2354 : cluster [DBG] pgmap v1805: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:43.828900+0000 mgr.smithi029.lsfhcm (mgr.34102) 2355 : cluster [DBG] pgmap v1806: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:45.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:43.828900+0000 mgr.smithi029.lsfhcm (mgr.34102) 2355 : cluster [DBG] pgmap v1806: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:45.829655+0000 mgr.smithi029.lsfhcm (mgr.34102) 2356 : cluster [DBG] pgmap v1807: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:45.829655+0000 mgr.smithi029.lsfhcm (mgr.34102) 2356 : cluster [DBG] pgmap v1807: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:47.830315+0000 mgr.smithi029.lsfhcm (mgr.34102) 2357 : cluster [DBG] pgmap v1808: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:47.830315+0000 mgr.smithi029.lsfhcm (mgr.34102) 2357 : cluster [DBG] pgmap v1808: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:49.831021+0000 mgr.smithi029.lsfhcm (mgr.34102) 2358 : cluster [DBG] pgmap v1809: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:51.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:49.831021+0000 mgr.smithi029.lsfhcm (mgr.34102) 2358 : cluster [DBG] pgmap v1809: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:51.831543+0000 mgr.smithi029.lsfhcm (mgr.34102) 2359 : cluster [DBG] pgmap v1810: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:53.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:51.831543+0000 mgr.smithi029.lsfhcm (mgr.34102) 2359 : cluster [DBG] pgmap v1810: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:53.832240+0000 mgr.smithi029.lsfhcm (mgr.34102) 2360 : cluster [DBG] pgmap v1811: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:53.832240+0000 mgr.smithi029.lsfhcm (mgr.34102) 2360 : cluster [DBG] pgmap v1811: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:57.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:55.832981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2361 : cluster [DBG] pgmap v1812: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:55.832981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2361 : cluster [DBG] pgmap v1812: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:01:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:57.833601+0000 mgr.smithi029.lsfhcm (mgr.34102) 2362 : cluster [DBG] pgmap v1813: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:01:59.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:01:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:57.833601+0000 mgr.smithi029.lsfhcm (mgr.34102) 2362 : cluster [DBG] pgmap v1813: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:01:59.834362+0000 mgr.smithi029.lsfhcm (mgr.34102) 2363 : cluster [DBG] pgmap v1814: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:01:59.834362+0000 mgr.smithi029.lsfhcm (mgr.34102) 2363 : cluster [DBG] pgmap v1814: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:01.835016+0000 mgr.smithi029.lsfhcm (mgr.34102) 2364 : cluster [DBG] pgmap v1815: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:03.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:01.835016+0000 mgr.smithi029.lsfhcm (mgr.34102) 2364 : cluster [DBG] pgmap v1815: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:04.502 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:02:05.074 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (74m) 4m ago 80m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (47m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (47m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (77m) 4m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 4m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 4m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (74m) 4m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (63m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (58m) 4m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (53m) 4m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (80m) 4m ago 80m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:02:05.075 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (80m) 4m ago 80m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 2h - - 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 2h - - 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (41m) 4m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (36m) 4m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (31m) 4m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (26m) 4m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (20m) 4m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (15m) 4m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (10m) 4m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (4m) 4m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:02:05.076 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (80m) 4m ago 80m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:02:05.414 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:02:05.415 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:02:05.707 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:02:05.708 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:02:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:03.835807+0000 mgr.smithi029.lsfhcm (mgr.34102) 2365 : cluster [DBG] pgmap v1816: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:04.490024+0000 mgr.smithi029.lsfhcm (mgr.34102) 2366 : audit [DBG] from='client.36370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.062322+0000 mon.smithi029 (mon.0) 2336 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.062719+0000 mon.smithi029 (mon.0) 2337 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.063097+0000 mon.smithi029 (mon.0) 2338 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.063457+0000 mon.smithi029 (mon.0) 2339 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.063810+0000 mon.smithi029 (mon.0) 2340 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.065847+0000 mon.smithi029 (mon.0) 2341 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.066230+0000 mon.smithi029 (mon.0) 2342 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.066589+0000 mon.smithi029 (mon.0) 2343 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.066939+0000 mon.smithi029 (mon.0) 2344 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.067276+0000 mon.smithi029 (mon.0) 2345 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.413097+0000 mon.smithi029 (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.29:0/27469589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:03.835807+0000 mgr.smithi029.lsfhcm (mgr.34102) 2365 : cluster [DBG] pgmap v1816: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:04.490024+0000 mgr.smithi029.lsfhcm (mgr.34102) 2366 : audit [DBG] from='client.36370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.062322+0000 mon.smithi029 (mon.0) 2336 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.062719+0000 mon.smithi029 (mon.0) 2337 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.063097+0000 mon.smithi029 (mon.0) 2338 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.063457+0000 mon.smithi029 (mon.0) 2339 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.063810+0000 mon.smithi029 (mon.0) 2340 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.065847+0000 mon.smithi029 (mon.0) 2341 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.066230+0000 mon.smithi029 (mon.0) 2342 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.066589+0000 mon.smithi029 (mon.0) 2343 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.066939+0000 mon.smithi029 (mon.0) 2344 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.067276+0000 mon.smithi029 (mon.0) 2345 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.413097+0000 mon.smithi029 (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.29:0/27469589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:04.778045+0000 mgr.smithi029.lsfhcm (mgr.34102) 2367 : audit [DBG] from='client.36374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.060516+0000 mgr.smithi029.lsfhcm (mgr.34102) 2368 : audit [DBG] from='client.36378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:04.778045+0000 mgr.smithi029.lsfhcm (mgr.34102) 2367 : audit [DBG] from='client.36374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.060516+0000 mgr.smithi029.lsfhcm (mgr.34102) 2368 : audit [DBG] from='client.36378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:05.705934+0000 mgr.smithi029.lsfhcm (mgr.34102) 2369 : audit [DBG] from='client.36386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:05.836464+0000 mgr.smithi029.lsfhcm (mgr.34102) 2370 : cluster [DBG] pgmap v1817: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:05.705934+0000 mgr.smithi029.lsfhcm (mgr.34102) 2369 : audit [DBG] from='client.36386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:07.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:05.836464+0000 mgr.smithi029.lsfhcm (mgr.34102) 2370 : cluster [DBG] pgmap v1817: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:07.837105+0000 mgr.smithi029.lsfhcm (mgr.34102) 2371 : cluster [DBG] pgmap v1818: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:07.837105+0000 mgr.smithi029.lsfhcm (mgr.34102) 2371 : cluster [DBG] pgmap v1818: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:09.837770+0000 mgr.smithi029.lsfhcm (mgr.34102) 2372 : cluster [DBG] pgmap v1819: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:09.837770+0000 mgr.smithi029.lsfhcm (mgr.34102) 2372 : cluster [DBG] pgmap v1819: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:11.838334+0000 mgr.smithi029.lsfhcm (mgr.34102) 2373 : cluster [DBG] pgmap v1820: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:11.838334+0000 mgr.smithi029.lsfhcm (mgr.34102) 2373 : cluster [DBG] pgmap v1820: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:13.839045+0000 mgr.smithi029.lsfhcm (mgr.34102) 2374 : cluster [DBG] pgmap v1821: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:13.839045+0000 mgr.smithi029.lsfhcm (mgr.34102) 2374 : cluster [DBG] pgmap v1821: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:15.839745+0000 mgr.smithi029.lsfhcm (mgr.34102) 2375 : cluster [DBG] pgmap v1822: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:15.839745+0000 mgr.smithi029.lsfhcm (mgr.34102) 2375 : cluster [DBG] pgmap v1822: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:17.840498+0000 mgr.smithi029.lsfhcm (mgr.34102) 2376 : cluster [DBG] pgmap v1823: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:17.840498+0000 mgr.smithi029.lsfhcm (mgr.34102) 2376 : cluster [DBG] pgmap v1823: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:19.841004+0000 mgr.smithi029.lsfhcm (mgr.34102) 2377 : cluster [DBG] pgmap v1824: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:19.841004+0000 mgr.smithi029.lsfhcm (mgr.34102) 2377 : cluster [DBG] pgmap v1824: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:21.841592+0000 mgr.smithi029.lsfhcm (mgr.34102) 2378 : cluster [DBG] pgmap v1825: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:21.841592+0000 mgr.smithi029.lsfhcm (mgr.34102) 2378 : cluster [DBG] pgmap v1825: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:23.842309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2379 : cluster [DBG] pgmap v1826: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:23.842309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2379 : cluster [DBG] pgmap v1826: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:25.842768+0000 mgr.smithi029.lsfhcm (mgr.34102) 2380 : cluster [DBG] pgmap v1827: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:25.842768+0000 mgr.smithi029.lsfhcm (mgr.34102) 2380 : cluster [DBG] pgmap v1827: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:27.843502+0000 mgr.smithi029.lsfhcm (mgr.34102) 2381 : cluster [DBG] pgmap v1828: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:28.827569+0000 mon.smithi029 (mon.0) 2347 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T03:02:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:28.827869+0000 mon.smithi029 (mon.0) 2348 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T03:02:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:28.828126+0000 mon.smithi029 (mon.0) 2349 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T03:02:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:28.828374+0000 mon.smithi029 (mon.0) 2350 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:02:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:27.843502+0000 mgr.smithi029.lsfhcm (mgr.34102) 2381 : cluster [DBG] pgmap v1828: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:28.827569+0000 mon.smithi029 (mon.0) 2347 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-23T03:02:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:28.827869+0000 mon.smithi029 (mon.0) 2348 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-23T03:02:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:28.828126+0000 mon.smithi029 (mon.0) 2349 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T03:02:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:28.828374+0000 mon.smithi029 (mon.0) 2350 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:02:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:29.844223+0000 mgr.smithi029.lsfhcm (mgr.34102) 2382 : cluster [DBG] pgmap v1829: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:29.844223+0000 mgr.smithi029.lsfhcm (mgr.34102) 2382 : cluster [DBG] pgmap v1829: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:33.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:31.844720+0000 mgr.smithi029.lsfhcm (mgr.34102) 2383 : cluster [DBG] pgmap v1830: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:31.844720+0000 mgr.smithi029.lsfhcm (mgr.34102) 2383 : cluster [DBG] pgmap v1830: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:33.845293+0000 mgr.smithi029.lsfhcm (mgr.34102) 2384 : cluster [DBG] pgmap v1831: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:33.845293+0000 mgr.smithi029.lsfhcm (mgr.34102) 2384 : cluster [DBG] pgmap v1831: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:35.526 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:35.041552+0000 mgr.smithi029.lsfhcm (mgr.34102) 2385 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.526 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.526 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:02:35.527 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.528 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.529 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:35.041552+0000 mgr.smithi029.lsfhcm (mgr.34102) 2385 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:02:35.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:02:35.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:02:35.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.044079+0000 mon.smithi029 (mon.0) 2351 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.047422+0000 mon.smithi029 (mon.0) 2352 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.049393+0000 mon.smithi029 (mon.0) 2353 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.051206+0000 mon.smithi029 (mon.0) 2354 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.054064+0000 mon.smithi029 (mon.0) 2355 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:35.054840+0000 mgr.smithi029.lsfhcm (mgr.34102) 2386 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.059107+0000 mon.smithi029 (mon.0) 2356 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:35.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.059873+0000 mon.smithi029 (mon.0) 2357 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.063014+0000 mon.smithi029 (mon.0) 2358 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.063693+0000 mon.smithi029 (mon.0) 2359 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.066814+0000 mon.smithi029 (mon.0) 2360 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.067491+0000 mon.smithi029 (mon.0) 2361 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.070519+0000 mon.smithi029 (mon.0) 2362 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.071185+0000 mon.smithi029 (mon.0) 2363 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.074174+0000 mon.smithi029 (mon.0) 2364 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.074816+0000 mon.smithi029 (mon.0) 2365 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.077779+0000 mon.smithi029 (mon.0) 2366 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.078454+0000 mon.smithi029 (mon.0) 2367 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.081384+0000 mon.smithi029 (mon.0) 2368 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.082048+0000 mon.smithi029 (mon.0) 2369 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.084880+0000 mon.smithi029 (mon.0) 2370 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-23T03:02:35.925 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.085512+0000 mon.smithi029 (mon.0) 2371 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-23T03:02:35.926 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.088382+0000 mon.smithi029 (mon.0) 2372 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-23T03:02:35.926 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:35.089555+0000 mgr.smithi029.lsfhcm (mgr.34102) 2387 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-23T03:02:35.926 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:35.089785+0000 mon.smithi029 (mon.0) 2373 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-23T03:02:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:02:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:02:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:02:36.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.044079+0000 mon.smithi029 (mon.0) 2351 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.047422+0000 mon.smithi029 (mon.0) 2352 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:36.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.049393+0000 mon.smithi029 (mon.0) 2353 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.051206+0000 mon.smithi029 (mon.0) 2354 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.054064+0000 mon.smithi029 (mon.0) 2355 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:35.054840+0000 mgr.smithi029.lsfhcm (mgr.34102) 2386 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.059107+0000 mon.smithi029 (mon.0) 2356 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.059873+0000 mon.smithi029 (mon.0) 2357 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.063014+0000 mon.smithi029 (mon.0) 2358 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.063693+0000 mon.smithi029 (mon.0) 2359 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.066814+0000 mon.smithi029 (mon.0) 2360 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.067491+0000 mon.smithi029 (mon.0) 2361 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.070519+0000 mon.smithi029 (mon.0) 2362 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.071185+0000 mon.smithi029 (mon.0) 2363 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-23T03:02:36.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.074174+0000 mon.smithi029 (mon.0) 2364 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.074816+0000 mon.smithi029 (mon.0) 2365 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.077779+0000 mon.smithi029 (mon.0) 2366 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.078454+0000 mon.smithi029 (mon.0) 2367 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.081384+0000 mon.smithi029 (mon.0) 2368 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.082048+0000 mon.smithi029 (mon.0) 2369 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.084880+0000 mon.smithi029 (mon.0) 2370 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.085512+0000 mon.smithi029 (mon.0) 2371 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.088382+0000 mon.smithi029 (mon.0) 2372 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:35.089555+0000 mgr.smithi029.lsfhcm (mgr.34102) 2387 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-23T03:02:36.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:35.089785+0000 mon.smithi029 (mon.0) 2373 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-23T03:02:36.020 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:02:36.619 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (75m) 5m ago 80m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (48m) 5m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (48m) 5m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (77m) 5m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2h) 5m ago 2h 26.8M - 15.2.13 2cf504fded39 3276f8f5caaa 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 5m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (74m) 5m ago 2h 452M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (64m) 5m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (59m) 5m ago 2h 353M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (54m) 5m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (80m) 5m ago 80m 103M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:02:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (80m) 5m ago 80m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 2h - - 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 2h - - 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (42m) 5m ago 2h 264M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (37m) 5m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (31m) 5m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (26m) 5m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (21m) 5m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (16m) 5m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (10m) 5m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (5m) 5m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:02:36.621 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (80m) 5m ago 80m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:02:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:35.845735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2388 : cluster [DBG] pgmap v1832: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.008320+0000 mgr.smithi029.lsfhcm (mgr.34102) 2389 : audit [DBG] from='client.36390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:36.086462+0000 mon.smithi029 (mon.0) 2374 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.090138+0000 mon.smithi029 (mon.0) 2375 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:36.090190+0000 mon.smithi029 (mon.0) 2376 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.092696+0000 mon.smithi029 (mon.0) 2377 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi029.ciputz"]}]: dispatch 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:36.093294+0000 mgr.smithi029.lsfhcm (mgr.34102) 2390 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi029.ciputz 2024-02-23T03:02:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.301574+0000 mgr.smithi029.lsfhcm (mgr.34102) 2391 : audit [DBG] from='client.36394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:35.845735+0000 mgr.smithi029.lsfhcm (mgr.34102) 2388 : cluster [DBG] pgmap v1832: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.008320+0000 mgr.smithi029.lsfhcm (mgr.34102) 2389 : audit [DBG] from='client.36390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:36.086462+0000 mon.smithi029 (mon.0) 2374 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.090138+0000 mon.smithi029 (mon.0) 2375 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:36.090190+0000 mon.smithi029 (mon.0) 2376 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.092696+0000 mon.smithi029 (mon.0) 2377 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi029.ciputz"]}]: dispatch 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:36.093294+0000 mgr.smithi029.lsfhcm (mgr.34102) 2390 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi029.ciputz 2024-02-23T03:02:36.929 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.301574+0000 mgr.smithi029.lsfhcm (mgr.34102) 2391 : audit [DBG] from='client.36394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:02:36.972 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2, 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 12 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:02:36.973 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:02:37.267 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:02:37.267 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:02:37.267 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:02:37.267 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:02:37.267 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "14/23 daemons upgraded", 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:02:37.268 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:02:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.606260+0000 mgr.smithi029.lsfhcm (mgr.34102) 2392 : audit [DBG] from='client.36398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.608076+0000 mon.smithi029 (mon.0) 2378 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.608451+0000 mon.smithi029 (mon.0) 2379 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.608769+0000 mon.smithi029 (mon.0) 2380 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.609048+0000 mon.smithi029 (mon.0) 2381 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.609307+0000 mon.smithi029 (mon.0) 2382 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.611187+0000 mon.smithi029 (mon.0) 2383 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.611451+0000 mon.smithi029 (mon.0) 2384 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.611706+0000 mon.smithi029 (mon.0) 2385 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.611970+0000 mon.smithi029 (mon.0) 2386 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.612241+0000 mon.smithi029 (mon.0) 2387 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:37.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:36.971042+0000 mon.smithi029 (mon.0) 2388 : audit [DBG] from='client.? 172.21.15.29:0/1789374455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:37.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:37.265281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2393 : audit [DBG] from='client.36406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.606260+0000 mgr.smithi029.lsfhcm (mgr.34102) 2392 : audit [DBG] from='client.36398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.608076+0000 mon.smithi029 (mon.0) 2378 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:38.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.608451+0000 mon.smithi029 (mon.0) 2379 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.608769+0000 mon.smithi029 (mon.0) 2380 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.609048+0000 mon.smithi029 (mon.0) 2381 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.609307+0000 mon.smithi029 (mon.0) 2382 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.611187+0000 mon.smithi029 (mon.0) 2383 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:02:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.611451+0000 mon.smithi029 (mon.0) 2384 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.611706+0000 mon.smithi029 (mon.0) 2385 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.611970+0000 mon.smithi029 (mon.0) 2386 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.612241+0000 mon.smithi029 (mon.0) 2387 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:02:38.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:36.971042+0000 mon.smithi029 (mon.0) 2388 : audit [DBG] from='client.? 172.21.15.29:0/1789374455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:02:38.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:37.265281+0000 mgr.smithi029.lsfhcm (mgr.34102) 2393 : audit [DBG] from='client.36406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:37.644077+0000 mgr.smithi029.lsfhcm (mgr.34102) 2394 : cephadm [INF] Upgrade: Updating mds.foofs.smithi029.ciputz 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:37.648446+0000 mon.smithi029 (mon.0) 2389 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:37.649166+0000 mon.smithi029 (mon.0) 2390 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi029.ciputz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:37.649874+0000 mon.smithi029 (mon.0) 2391 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:37.650436+0000 mgr.smithi029.lsfhcm (mgr.34102) 2395 : cephadm [INF] Deploying daemon mds.foofs.smithi029.ciputz on smithi029 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:37.650789+0000 mon.smithi029 (mon.0) 2392 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "container_image"}]: dispatch 2024-02-23T03:02:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:37.846205+0000 mgr.smithi029.lsfhcm (mgr.34102) 2396 : cluster [DBG] pgmap v1834: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:37.644077+0000 mgr.smithi029.lsfhcm (mgr.34102) 2394 : cephadm [INF] Upgrade: Updating mds.foofs.smithi029.ciputz 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:37.648446+0000 mon.smithi029 (mon.0) 2389 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:37.649166+0000 mon.smithi029 (mon.0) 2390 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi029.ciputz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:37.649874+0000 mon.smithi029 (mon.0) 2391 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:37.650436+0000 mgr.smithi029.lsfhcm (mgr.34102) 2395 : cephadm [INF] Deploying daemon mds.foofs.smithi029.ciputz on smithi029 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:37.650789+0000 mon.smithi029 (mon.0) 2392 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "container_image"}]: dispatch 2024-02-23T03:02:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:37.846205+0000 mgr.smithi029.lsfhcm (mgr.34102) 2396 : cluster [DBG] pgmap v1834: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:39.296644+0000 mon.smithi029 (mon.0) 2393 : cluster [WRN] daemon mds.foofs.smithi029.ciputz compat changed unexpectedly 2024-02-23T03:02:39.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:39.300373+0000 mon.smithi029 (mon.0) 2394 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-23T03:02:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:39.296644+0000 mon.smithi029 (mon.0) 2393 : cluster [WRN] daemon mds.foofs.smithi029.ciputz compat changed unexpectedly 2024-02-23T03:02:40.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:39.300373+0000 mon.smithi029 (mon.0) 2394 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-23T03:02:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:39.651294+0000 mon.smithi029 (mon.0) 2395 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-23T03:02:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:39.657459+0000 mon.smithi029 (mon.0) 2396 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 2024-02-23T03:02:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:39.846541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2397 : cluster [DBG] pgmap v1836: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:39.651294+0000 mon.smithi029 (mon.0) 2395 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-23T03:02:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:39.657459+0000 mon.smithi029 (mon.0) 2396 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 2024-02-23T03:02:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:39.846541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2397 : cluster [DBG] pgmap v1836: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:41.847179+0000 mgr.smithi029.lsfhcm (mgr.34102) 2398 : cluster [DBG] pgmap v1837: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:43.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:41.847179+0000 mgr.smithi029.lsfhcm (mgr.34102) 2398 : cluster [DBG] pgmap v1837: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:45.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:43.798178+0000 mon.smithi029 (mon.0) 2397 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:43.847950+0000 mgr.smithi029.lsfhcm (mgr.34102) 2399 : cluster [DBG] pgmap v1838: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:43.798178+0000 mon.smithi029 (mon.0) 2397 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:45.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:43.847950+0000 mgr.smithi029.lsfhcm (mgr.34102) 2399 : cluster [DBG] pgmap v1838: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:46.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:45.065251+0000 mon.smithi029 (mon.0) 2398 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:46.513 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:45.065997+0000 mon.smithi029 (mon.0) 2399 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:02:46.513 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:45.067287+0000 mon.smithi029 (mon.0) 2400 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:02:46.513 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:45.800709+0000 mon.smithi029 (mon.0) 2401 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-23T03:02:46.513 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:45.804050+0000 mon.smithi029 (mon.0) 2402 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:boot 2024-02-23T03:02:46.513 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:45.804092+0000 mon.smithi029 (mon.0) 2403 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 1 up:standby 2024-02-23T03:02:46.513 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:45.804179+0000 mon.smithi029 (mon.0) 2404 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi029.ciputz"}]: dispatch 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:45.065251+0000 mon.smithi029 (mon.0) 2398 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:45.065997+0000 mon.smithi029 (mon.0) 2399 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:45.067287+0000 mon.smithi029 (mon.0) 2400 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:45.800709+0000 mon.smithi029 (mon.0) 2401 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:45.804050+0000 mon.smithi029 (mon.0) 2402 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:boot 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:45.804092+0000 mon.smithi029 (mon.0) 2403 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi052.uthbhj=up:active} 1 up:standby 2024-02-23T03:02:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:45.804179+0000 mon.smithi029 (mon.0) 2404 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi029.ciputz"}]: dispatch 2024-02-23T03:02:47.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:45.848321+0000 mgr.smithi029.lsfhcm (mgr.34102) 2400 : cluster [DBG] pgmap v1839: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:47.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:45.848321+0000 mgr.smithi029.lsfhcm (mgr.34102) 2400 : cluster [DBG] pgmap v1839: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:48.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:47.268506+0000 mon.smithi029 (mon.0) 2405 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:48.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:47.561574+0000 mon.smithi029 (mon.0) 2406 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:02:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:47.562232+0000 mon.smithi029 (mon.0) 2407 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:02:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:47.567439+0000 mon.smithi029 (mon.0) 2408 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:47.569541+0000 mon.smithi029 (mon.0) 2409 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:02:48.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:47.573384+0000 mon.smithi029 (mon.0) 2410 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:47.268506+0000 mon.smithi029 (mon.0) 2405 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:47.561574+0000 mon.smithi029 (mon.0) 2406 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:02:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:47.562232+0000 mon.smithi029 (mon.0) 2407 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:02:48.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:47.567439+0000 mon.smithi029 (mon.0) 2408 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:47.569541+0000 mon.smithi029 (mon.0) 2409 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:02:48.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:47.573384+0000 mon.smithi029 (mon.0) 2410 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:47.562787+0000 mgr.smithi029.lsfhcm (mgr.34102) 2401 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:02:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:47.563376+0000 mgr.smithi029.lsfhcm (mgr.34102) 2402 : cluster [DBG] pgmap v1840: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:47.563542+0000 mgr.smithi029.lsfhcm (mgr.34102) 2403 : cluster [DBG] pgmap v1841: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:47.574756+0000 mgr.smithi029.lsfhcm (mgr.34102) 2404 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T03:02:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:02:47.574874+0000 mgr.smithi029.lsfhcm (mgr.34102) 2405 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T03:02:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:47.562787+0000 mgr.smithi029.lsfhcm (mgr.34102) 2401 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:02:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:47.563376+0000 mgr.smithi029.lsfhcm (mgr.34102) 2402 : cluster [DBG] pgmap v1840: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:49.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:47.563542+0000 mgr.smithi029.lsfhcm (mgr.34102) 2403 : cluster [DBG] pgmap v1841: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:49.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:47.574756+0000 mgr.smithi029.lsfhcm (mgr.34102) 2404 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T03:02:49.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:02:47.574874+0000 mgr.smithi029.lsfhcm (mgr.34102) 2405 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T03:02:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:49.564185+0000 mgr.smithi029.lsfhcm (mgr.34102) 2406 : cluster [DBG] pgmap v1842: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:49.564185+0000 mgr.smithi029.lsfhcm (mgr.34102) 2406 : cluster [DBG] pgmap v1842: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:51.564796+0000 mgr.smithi029.lsfhcm (mgr.34102) 2407 : cluster [DBG] pgmap v1843: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:51.564796+0000 mgr.smithi029.lsfhcm (mgr.34102) 2407 : cluster [DBG] pgmap v1843: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:53.565358+0000 mgr.smithi029.lsfhcm (mgr.34102) 2408 : cluster [DBG] pgmap v1844: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:53.565358+0000 mgr.smithi029.lsfhcm (mgr.34102) 2408 : cluster [DBG] pgmap v1844: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:57.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:55.566078+0000 mgr.smithi029.lsfhcm (mgr.34102) 2409 : cluster [DBG] pgmap v1845: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:55.566078+0000 mgr.smithi029.lsfhcm (mgr.34102) 2409 : cluster [DBG] pgmap v1845: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:57.566603+0000 mgr.smithi029.lsfhcm (mgr.34102) 2410 : cluster [DBG] pgmap v1846: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:02:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:02:58.798697+0000 mon.smithi029 (mon.0) 2411 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:02:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:57.566603+0000 mgr.smithi029.lsfhcm (mgr.34102) 2410 : cluster [DBG] pgmap v1846: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:02:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:02:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:02:58.798697+0000 mon.smithi029 (mon.0) 2411 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:03:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:02:59.567368+0000 mgr.smithi029.lsfhcm (mgr.34102) 2411 : cluster [DBG] pgmap v1847: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:02:59.567368+0000 mgr.smithi029.lsfhcm (mgr.34102) 2411 : cluster [DBG] pgmap v1847: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:01.567851+0000 mgr.smithi029.lsfhcm (mgr.34102) 2412 : cluster [DBG] pgmap v1848: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:01.567851+0000 mgr.smithi029.lsfhcm (mgr.34102) 2412 : cluster [DBG] pgmap v1848: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:03.568473+0000 mgr.smithi029.lsfhcm (mgr.34102) 2413 : cluster [DBG] pgmap v1849: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:03.568473+0000 mgr.smithi029.lsfhcm (mgr.34102) 2413 : cluster [DBG] pgmap v1849: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:07.580 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:03:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:05.569147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2414 : cluster [DBG] pgmap v1850: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:05.569147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2414 : cluster [DBG] pgmap v1850: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:08.148 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:03:08.148 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (75m) 5m ago 81m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:03:08.148 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (49m) 20s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:03:08.148 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (48m) 5m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (78m) 5m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (23s) 20s ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 5m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (75m) 20s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (65m) 5m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (59m) 20s ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (54m) 5m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (81m) 20s ago 81m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (81m) 5m ago 81m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 20s ago 2h - - 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 2h - - 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (43m) 20s ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (37m) 20s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (32m) 20s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:03:08.149 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (27m) 20s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:03:08.150 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (21m) 5m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:03:08.150 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (16m) 5m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:03:08.150 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (11m) 5m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:03:08.150 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (5m) 5m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:03:08.150 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (81m) 5m ago 81m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:08.487 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:03:08.488 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:03:08.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.137118+0000 mon.smithi029 (mon.0) 2412 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.137496+0000 mon.smithi029 (mon.0) 2413 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.137796+0000 mon.smithi029 (mon.0) 2414 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.138085+0000 mon.smithi029 (mon.0) 2415 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.138363+0000 mon.smithi029 (mon.0) 2416 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.140279+0000 mon.smithi029 (mon.0) 2417 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.140570+0000 mon.smithi029 (mon.0) 2418 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.140854+0000 mon.smithi029 (mon.0) 2419 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.141145+0000 mon.smithi029 (mon.0) 2420 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.141417+0000 mon.smithi029 (mon.0) 2421 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.137118+0000 mon.smithi029 (mon.0) 2412 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.137496+0000 mon.smithi029 (mon.0) 2413 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.137796+0000 mon.smithi029 (mon.0) 2414 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.138085+0000 mon.smithi029 (mon.0) 2415 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.138363+0000 mon.smithi029 (mon.0) 2416 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.140279+0000 mon.smithi029 (mon.0) 2417 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.140570+0000 mon.smithi029 (mon.0) 2418 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.140854+0000 mon.smithi029 (mon.0) 2419 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.141145+0000 mon.smithi029 (mon.0) 2420 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.141417+0000 mon.smithi029 (mon.0) 2421 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:03:08.779 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:03:08.780 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:03:08.780 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:03:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:07.567490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2415 : audit [DBG] from='client.36414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:07.569730+0000 mgr.smithi029.lsfhcm (mgr.34102) 2416 : cluster [DBG] pgmap v1851: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:07.855752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2417 : audit [DBG] from='client.36418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.135262+0000 mgr.smithi029.lsfhcm (mgr.34102) 2418 : audit [DBG] from='client.36422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.486087+0000 mon.smithi029 (mon.0) 2422 : audit [DBG] from='client.? 172.21.15.29:0/628542007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:03:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:07.567490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2415 : audit [DBG] from='client.36414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:07.569730+0000 mgr.smithi029.lsfhcm (mgr.34102) 2416 : cluster [DBG] pgmap v1851: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:07.855752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2417 : audit [DBG] from='client.36418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.135262+0000 mgr.smithi029.lsfhcm (mgr.34102) 2418 : audit [DBG] from='client.36422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.486087+0000 mon.smithi029 (mon.0) 2422 : audit [DBG] from='client.? 172.21.15.29:0/628542007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:03:10.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:08.777802+0000 mgr.smithi029.lsfhcm (mgr.34102) 2419 : audit [DBG] from='client.36430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:08.777802+0000 mgr.smithi029.lsfhcm (mgr.34102) 2419 : audit [DBG] from='client.36430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:09.570339+0000 mgr.smithi029.lsfhcm (mgr.34102) 2420 : cluster [DBG] pgmap v1852: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:09.570339+0000 mgr.smithi029.lsfhcm (mgr.34102) 2420 : cluster [DBG] pgmap v1852: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:11.570791+0000 mgr.smithi029.lsfhcm (mgr.34102) 2421 : cluster [DBG] pgmap v1853: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:11.570791+0000 mgr.smithi029.lsfhcm (mgr.34102) 2421 : cluster [DBG] pgmap v1853: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:13.571541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2422 : cluster [DBG] pgmap v1854: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:13.571541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2422 : cluster [DBG] pgmap v1854: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:17.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:15.572116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2423 : cluster [DBG] pgmap v1855: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:15.572116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2423 : cluster [DBG] pgmap v1855: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:19.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:17.572728+0000 mgr.smithi029.lsfhcm (mgr.34102) 2424 : cluster [DBG] pgmap v1856: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:17.572728+0000 mgr.smithi029.lsfhcm (mgr.34102) 2424 : cluster [DBG] pgmap v1856: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:21.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:19.573430+0000 mgr.smithi029.lsfhcm (mgr.34102) 2425 : cluster [DBG] pgmap v1857: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:19.573430+0000 mgr.smithi029.lsfhcm (mgr.34102) 2425 : cluster [DBG] pgmap v1857: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:21.574015+0000 mgr.smithi029.lsfhcm (mgr.34102) 2426 : cluster [DBG] pgmap v1858: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:21.574015+0000 mgr.smithi029.lsfhcm (mgr.34102) 2426 : cluster [DBG] pgmap v1858: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:23.574847+0000 mgr.smithi029.lsfhcm (mgr.34102) 2427 : cluster [DBG] pgmap v1859: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:23.574847+0000 mgr.smithi029.lsfhcm (mgr.34102) 2427 : cluster [DBG] pgmap v1859: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:27.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:25.575335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2428 : cluster [DBG] pgmap v1860: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:25.575335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2428 : cluster [DBG] pgmap v1860: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:29.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:27.575867+0000 mgr.smithi029.lsfhcm (mgr.34102) 2429 : cluster [DBG] pgmap v1861: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:28.833859+0000 mon.smithi029 (mon.0) 2423 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T03:03:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:28.834208+0000 mon.smithi029 (mon.0) 2424 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:03:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:28.834433+0000 mon.smithi029 (mon.0) 2425 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:03:29.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:28.834664+0000 mon.smithi029 (mon.0) 2426 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T03:03:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:27.575867+0000 mgr.smithi029.lsfhcm (mgr.34102) 2429 : cluster [DBG] pgmap v1861: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:28.833859+0000 mon.smithi029 (mon.0) 2423 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T03:03:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:28.834208+0000 mon.smithi029 (mon.0) 2424 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:03:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:28.834433+0000 mon.smithi029 (mon.0) 2425 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:03:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:28.834664+0000 mon.smithi029 (mon.0) 2426 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T03:03:31.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:29.576601+0000 mgr.smithi029.lsfhcm (mgr.34102) 2430 : cluster [DBG] pgmap v1862: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:29.576601+0000 mgr.smithi029.lsfhcm (mgr.34102) 2430 : cluster [DBG] pgmap v1862: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:33.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:31.577276+0000 mgr.smithi029.lsfhcm (mgr.34102) 2431 : cluster [DBG] pgmap v1863: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:31.577276+0000 mgr.smithi029.lsfhcm (mgr.34102) 2431 : cluster [DBG] pgmap v1863: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:33.577958+0000 mgr.smithi029.lsfhcm (mgr.34102) 2432 : cluster [DBG] pgmap v1864: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:33.577958+0000 mgr.smithi029.lsfhcm (mgr.34102) 2432 : cluster [DBG] pgmap v1864: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:35.578562+0000 mgr.smithi029.lsfhcm (mgr.34102) 2433 : cluster [DBG] pgmap v1865: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:35.578562+0000 mgr.smithi029.lsfhcm (mgr.34102) 2433 : cluster [DBG] pgmap v1865: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:39.091 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:03:39.378 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:37.579304+0000 mgr.smithi029.lsfhcm (mgr.34102) 2434 : cluster [DBG] pgmap v1866: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (76m) 6m ago 82m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (49m) 52s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (49m) 6m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (78m) 6m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (55s) 52s ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 6m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (75m) 52s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:03:39.660 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (65m) 6m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (60m) 52s ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (55m) 6m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (81m) 52s ago 81m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (81m) 6m ago 81m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 52s ago 2h - - 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 6m ago 2h - - 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (43m) 52s ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (38m) 52s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (32m) 52s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (27m) 52s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (22m) 6m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (17m) 6m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (11m) 6m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (6m) 6m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:03:39.661 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (81m) 6m ago 81m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:03:39.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:37.579304+0000 mgr.smithi029.lsfhcm (mgr.34102) 2434 : cluster [DBG] pgmap v1866: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:03:40.001 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:03:40.002 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:03:40.290 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:03:40.291 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:03:40.292 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:03:40.292 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.078953+0000 mgr.smithi029.lsfhcm (mgr.34102) 2435 : audit [DBG] from='client.36434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.365292+0000 mgr.smithi029.lsfhcm (mgr.34102) 2436 : audit [DBG] from='client.36438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.648973+0000 mon.smithi029 (mon.0) 2427 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.649301+0000 mon.smithi029 (mon.0) 2428 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.649577+0000 mon.smithi029 (mon.0) 2429 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.649833+0000 mon.smithi029 (mon.0) 2430 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.650101+0000 mon.smithi029 (mon.0) 2431 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.652003+0000 mon.smithi029 (mon.0) 2432 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.652287+0000 mon.smithi029 (mon.0) 2433 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.652550+0000 mon.smithi029 (mon.0) 2434 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.652809+0000 mon.smithi029 (mon.0) 2435 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.653069+0000 mon.smithi029 (mon.0) 2436 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.999956+0000 mon.smithi029 (mon.0) 2437 : audit [DBG] from='client.? 172.21.15.29:0/3707206281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.078953+0000 mgr.smithi029.lsfhcm (mgr.34102) 2435 : audit [DBG] from='client.36434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.365292+0000 mgr.smithi029.lsfhcm (mgr.34102) 2436 : audit [DBG] from='client.36438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.648973+0000 mon.smithi029 (mon.0) 2427 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.649301+0000 mon.smithi029 (mon.0) 2428 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.649577+0000 mon.smithi029 (mon.0) 2429 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.649833+0000 mon.smithi029 (mon.0) 2430 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.650101+0000 mon.smithi029 (mon.0) 2431 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.652003+0000 mon.smithi029 (mon.0) 2432 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:03:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.652287+0000 mon.smithi029 (mon.0) 2433 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.652550+0000 mon.smithi029 (mon.0) 2434 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.652809+0000 mon.smithi029 (mon.0) 2435 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.653069+0000 mon.smithi029 (mon.0) 2436 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:03:40.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.999956+0000 mon.smithi029 (mon.0) 2437 : audit [DBG] from='client.? 172.21.15.29:0/3707206281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:03:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:39.579775+0000 mgr.smithi029.lsfhcm (mgr.34102) 2437 : cluster [DBG] pgmap v1867: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:39.647159+0000 mgr.smithi029.lsfhcm (mgr.34102) 2438 : audit [DBG] from='client.36442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:03:40.289439+0000 mgr.smithi029.lsfhcm (mgr.34102) 2439 : audit [DBG] from='client.36450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:39.579775+0000 mgr.smithi029.lsfhcm (mgr.34102) 2437 : cluster [DBG] pgmap v1867: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:39.647159+0000 mgr.smithi029.lsfhcm (mgr.34102) 2438 : audit [DBG] from='client.36442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:03:40.289439+0000 mgr.smithi029.lsfhcm (mgr.34102) 2439 : audit [DBG] from='client.36450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:03:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:41.580313+0000 mgr.smithi029.lsfhcm (mgr.34102) 2440 : cluster [DBG] pgmap v1868: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:41.580313+0000 mgr.smithi029.lsfhcm (mgr.34102) 2440 : cluster [DBG] pgmap v1868: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:43.580967+0000 mgr.smithi029.lsfhcm (mgr.34102) 2441 : cluster [DBG] pgmap v1869: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:43.580967+0000 mgr.smithi029.lsfhcm (mgr.34102) 2441 : cluster [DBG] pgmap v1869: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:45.581455+0000 mgr.smithi029.lsfhcm (mgr.34102) 2442 : cluster [DBG] pgmap v1870: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:45.581455+0000 mgr.smithi029.lsfhcm (mgr.34102) 2442 : cluster [DBG] pgmap v1870: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:49.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:47.582183+0000 mgr.smithi029.lsfhcm (mgr.34102) 2443 : cluster [DBG] pgmap v1871: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:47.582183+0000 mgr.smithi029.lsfhcm (mgr.34102) 2443 : cluster [DBG] pgmap v1871: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:49.582805+0000 mgr.smithi029.lsfhcm (mgr.34102) 2444 : cluster [DBG] pgmap v1872: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:49.582805+0000 mgr.smithi029.lsfhcm (mgr.34102) 2444 : cluster [DBG] pgmap v1872: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:51.583345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2445 : cluster [DBG] pgmap v1873: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:51.583345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2445 : cluster [DBG] pgmap v1873: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:53.584179+0000 mgr.smithi029.lsfhcm (mgr.34102) 2446 : cluster [DBG] pgmap v1874: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:53.584179+0000 mgr.smithi029.lsfhcm (mgr.34102) 2446 : cluster [DBG] pgmap v1874: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:55.584827+0000 mgr.smithi029.lsfhcm (mgr.34102) 2447 : cluster [DBG] pgmap v1875: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:55.584827+0000 mgr.smithi029.lsfhcm (mgr.34102) 2447 : cluster [DBG] pgmap v1875: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:03:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:57.585570+0000 mgr.smithi029.lsfhcm (mgr.34102) 2448 : cluster [DBG] pgmap v1876: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:03:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:03:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:57.585570+0000 mgr.smithi029.lsfhcm (mgr.34102) 2448 : cluster [DBG] pgmap v1876: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:03:59.586347+0000 mgr.smithi029.lsfhcm (mgr.34102) 2449 : cluster [DBG] pgmap v1877: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:03:59.586347+0000 mgr.smithi029.lsfhcm (mgr.34102) 2449 : cluster [DBG] pgmap v1877: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:01.586903+0000 mgr.smithi029.lsfhcm (mgr.34102) 2450 : cluster [DBG] pgmap v1878: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:03.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:01.586903+0000 mgr.smithi029.lsfhcm (mgr.34102) 2450 : cluster [DBG] pgmap v1878: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:03.587654+0000 mgr.smithi029.lsfhcm (mgr.34102) 2451 : cluster [DBG] pgmap v1879: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:03.587654+0000 mgr.smithi029.lsfhcm (mgr.34102) 2451 : cluster [DBG] pgmap v1879: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:05.588257+0000 mgr.smithi029.lsfhcm (mgr.34102) 2452 : cluster [DBG] pgmap v1880: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:07.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:05.588257+0000 mgr.smithi029.lsfhcm (mgr.34102) 2452 : cluster [DBG] pgmap v1880: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:07.588834+0000 mgr.smithi029.lsfhcm (mgr.34102) 2453 : cluster [DBG] pgmap v1881: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:07.588834+0000 mgr.smithi029.lsfhcm (mgr.34102) 2453 : cluster [DBG] pgmap v1881: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:10.607 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (76m) 6m ago 82m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (50m) 83s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (50m) 6m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (79m) 6m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (86s) 83s ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:04:11.179 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 6m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (76m) 83s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (66m) 6m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (60m) 83s ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (55m) 6m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (82m) 83s ago 82m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (82m) 6m ago 82m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 83s ago 2h - - 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 6m ago 2h - - 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (44m) 83s ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (38m) 83s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (33m) 83s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (28m) 83s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (22m) 6m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:04:11.180 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (17m) 6m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:04:11.181 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (12m) 6m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:04:11.181 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (6m) 6m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:04:11.181 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (82m) 6m ago 82m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:04:11.520 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:04:11.521 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:04:11.522 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:11.522 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:04:11.522 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:04:11.522 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:04:11.522 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:04:11.522 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:09.589548+0000 mgr.smithi029.lsfhcm (mgr.34102) 2454 : cluster [DBG] pgmap v1882: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.167401+0000 mon.smithi029 (mon.0) 2438 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.167750+0000 mon.smithi029 (mon.0) 2439 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.168045+0000 mon.smithi029 (mon.0) 2440 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.168345+0000 mon.smithi029 (mon.0) 2441 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.168624+0000 mon.smithi029 (mon.0) 2442 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.170853+0000 mon.smithi029 (mon.0) 2443 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.171175+0000 mon.smithi029 (mon.0) 2444 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.171458+0000 mon.smithi029 (mon.0) 2445 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.171733+0000 mon.smithi029 (mon.0) 2446 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.172014+0000 mon.smithi029 (mon.0) 2447 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.806 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:04:11.807 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:04:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:09.589548+0000 mgr.smithi029.lsfhcm (mgr.34102) 2454 : cluster [DBG] pgmap v1882: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.167401+0000 mon.smithi029 (mon.0) 2438 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.167750+0000 mon.smithi029 (mon.0) 2439 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.168045+0000 mon.smithi029 (mon.0) 2440 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.168345+0000 mon.smithi029 (mon.0) 2441 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.168624+0000 mon.smithi029 (mon.0) 2442 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.170853+0000 mon.smithi029 (mon.0) 2443 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.171175+0000 mon.smithi029 (mon.0) 2444 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.171458+0000 mon.smithi029 (mon.0) 2445 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.171733+0000 mon.smithi029 (mon.0) 2446 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:11.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.172014+0000 mon.smithi029 (mon.0) 2447 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:12.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:10.595090+0000 mgr.smithi029.lsfhcm (mgr.34102) 2455 : audit [DBG] from='client.36454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:12.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:10.884034+0000 mgr.smithi029.lsfhcm (mgr.34102) 2456 : audit [DBG] from='client.36458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:12.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.165594+0000 mgr.smithi029.lsfhcm (mgr.34102) 2457 : audit [DBG] from='client.36462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:12.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.519675+0000 mon.smithi029 (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.29:0/3151131252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:04:12.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:10.595090+0000 mgr.smithi029.lsfhcm (mgr.34102) 2455 : audit [DBG] from='client.36454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:12.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:10.884034+0000 mgr.smithi029.lsfhcm (mgr.34102) 2456 : audit [DBG] from='client.36458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:12.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.165594+0000 mgr.smithi029.lsfhcm (mgr.34102) 2457 : audit [DBG] from='client.36462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:12.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.519675+0000 mon.smithi029 (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.29:0/3151131252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:04:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:11.589989+0000 mgr.smithi029.lsfhcm (mgr.34102) 2458 : cluster [DBG] pgmap v1883: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:11.805472+0000 mgr.smithi029.lsfhcm (mgr.34102) 2459 : audit [DBG] from='client.36470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:11.589989+0000 mgr.smithi029.lsfhcm (mgr.34102) 2458 : cluster [DBG] pgmap v1883: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:13.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:11.805472+0000 mgr.smithi029.lsfhcm (mgr.34102) 2459 : audit [DBG] from='client.36470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:13.590692+0000 mgr.smithi029.lsfhcm (mgr.34102) 2460 : cluster [DBG] pgmap v1884: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:15.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:13.590692+0000 mgr.smithi029.lsfhcm (mgr.34102) 2460 : cluster [DBG] pgmap v1884: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:15.591141+0000 mgr.smithi029.lsfhcm (mgr.34102) 2461 : cluster [DBG] pgmap v1885: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:15.591141+0000 mgr.smithi029.lsfhcm (mgr.34102) 2461 : cluster [DBG] pgmap v1885: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:17.591859+0000 mgr.smithi029.lsfhcm (mgr.34102) 2462 : cluster [DBG] pgmap v1886: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:17.591859+0000 mgr.smithi029.lsfhcm (mgr.34102) 2462 : cluster [DBG] pgmap v1886: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:19.592434+0000 mgr.smithi029.lsfhcm (mgr.34102) 2463 : cluster [DBG] pgmap v1887: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:19.592434+0000 mgr.smithi029.lsfhcm (mgr.34102) 2463 : cluster [DBG] pgmap v1887: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:21.593121+0000 mgr.smithi029.lsfhcm (mgr.34102) 2464 : cluster [DBG] pgmap v1888: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:21.593121+0000 mgr.smithi029.lsfhcm (mgr.34102) 2464 : cluster [DBG] pgmap v1888: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:23.593772+0000 mgr.smithi029.lsfhcm (mgr.34102) 2465 : cluster [DBG] pgmap v1889: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:23.593772+0000 mgr.smithi029.lsfhcm (mgr.34102) 2465 : cluster [DBG] pgmap v1889: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:25.594267+0000 mgr.smithi029.lsfhcm (mgr.34102) 2466 : cluster [DBG] pgmap v1890: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:25.594267+0000 mgr.smithi029.lsfhcm (mgr.34102) 2466 : cluster [DBG] pgmap v1890: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:27.594948+0000 mgr.smithi029.lsfhcm (mgr.34102) 2467 : cluster [DBG] pgmap v1891: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:28.837522+0000 mon.smithi029 (mon.0) 2449 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T03:04:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:28.837776+0000 mon.smithi029 (mon.0) 2450 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T03:04:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:28.838021+0000 mon.smithi029 (mon.0) 2451 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-23T03:04:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:28.838244+0000 mon.smithi029 (mon.0) 2452 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T03:04:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:27.594948+0000 mgr.smithi029.lsfhcm (mgr.34102) 2467 : cluster [DBG] pgmap v1891: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:28.837522+0000 mon.smithi029 (mon.0) 2449 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-02-23T03:04:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:28.837776+0000 mon.smithi029 (mon.0) 2450 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T03:04:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:28.838021+0000 mon.smithi029 (mon.0) 2451 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-23T03:04:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:28.838244+0000 mon.smithi029 (mon.0) 2452 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T03:04:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:29.595475+0000 mgr.smithi029.lsfhcm (mgr.34102) 2468 : cluster [DBG] pgmap v1892: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:29.595475+0000 mgr.smithi029.lsfhcm (mgr.34102) 2468 : cluster [DBG] pgmap v1892: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:31.595946+0000 mgr.smithi029.lsfhcm (mgr.34102) 2469 : cluster [DBG] pgmap v1893: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:31.595946+0000 mgr.smithi029.lsfhcm (mgr.34102) 2469 : cluster [DBG] pgmap v1893: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:33.596527+0000 mgr.smithi029.lsfhcm (mgr.34102) 2470 : cluster [DBG] pgmap v1894: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:33.596527+0000 mgr.smithi029.lsfhcm (mgr.34102) 2470 : cluster [DBG] pgmap v1894: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:35.597145+0000 mgr.smithi029.lsfhcm (mgr.34102) 2471 : cluster [DBG] pgmap v1895: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:35.597145+0000 mgr.smithi029.lsfhcm (mgr.34102) 2471 : cluster [DBG] pgmap v1895: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:37.597933+0000 mgr.smithi029.lsfhcm (mgr.34102) 2472 : cluster [DBG] pgmap v1896: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:37.597933+0000 mgr.smithi029.lsfhcm (mgr.34102) 2472 : cluster [DBG] pgmap v1896: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:39.598503+0000 mgr.smithi029.lsfhcm (mgr.34102) 2473 : cluster [DBG] pgmap v1897: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:39.598503+0000 mgr.smithi029.lsfhcm (mgr.34102) 2473 : cluster [DBG] pgmap v1897: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:42.120 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:04:42.691 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:04:42.691 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (77m) 7m ago 83m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:04:42.691 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (50m) 115s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:04:42.691 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (50m) 7m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (79m) 7m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (118s) 115s ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 7m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (77m) 115s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (66m) 7m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (61m) 115s ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (56m) 7m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (82m) 115s ago 82m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (82m) 7m ago 82m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 115s ago 2h - - 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 7m ago 2h - - 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (44m) 115s ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (39m) 115s ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:04:42.692 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (33m) 115s ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:04:42.693 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (28m) 115s ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:04:42.693 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (23m) 7m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:04:42.693 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (18m) 7m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:04:42.693 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (12m) 7m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:04:42.693 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (7m) 7m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:04:42.693 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (82m) 7m ago 82m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:04:43.031 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:04:43.031 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:04:43.031 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:04:43.032 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:04:43.033 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:04:43.033 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:04:43.315 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:04:43.316 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:04:43.316 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:04:43.316 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:04:43.316 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:04:43.316 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:04:43.316 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:41.599160+0000 mgr.smithi029.lsfhcm (mgr.34102) 2474 : cluster [DBG] pgmap v1898: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.107876+0000 mgr.smithi029.lsfhcm (mgr.34102) 2475 : audit [DBG] from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.395675+0000 mgr.smithi029.lsfhcm (mgr.34102) 2476 : audit [DBG] from='client.36478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.678447+0000 mon.smithi029 (mon.0) 2453 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.678794+0000 mon.smithi029 (mon.0) 2454 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.679122+0000 mon.smithi029 (mon.0) 2455 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.679414+0000 mon.smithi029 (mon.0) 2456 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.679687+0000 mon.smithi029 (mon.0) 2457 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.681634+0000 mon.smithi029 (mon.0) 2458 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.681959+0000 mon.smithi029 (mon.0) 2459 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.682248+0000 mon.smithi029 (mon.0) 2460 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.682518+0000 mon.smithi029 (mon.0) 2461 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.682795+0000 mon.smithi029 (mon.0) 2462 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:43.028457+0000 mon.smithi029 (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.29:0/1515298907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:04:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:41.599160+0000 mgr.smithi029.lsfhcm (mgr.34102) 2474 : cluster [DBG] pgmap v1898: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.107876+0000 mgr.smithi029.lsfhcm (mgr.34102) 2475 : audit [DBG] from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.395675+0000 mgr.smithi029.lsfhcm (mgr.34102) 2476 : audit [DBG] from='client.36478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.678447+0000 mon.smithi029 (mon.0) 2453 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.678794+0000 mon.smithi029 (mon.0) 2454 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.679122+0000 mon.smithi029 (mon.0) 2455 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.679414+0000 mon.smithi029 (mon.0) 2456 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.679687+0000 mon.smithi029 (mon.0) 2457 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.681634+0000 mon.smithi029 (mon.0) 2458 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.681959+0000 mon.smithi029 (mon.0) 2459 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.682248+0000 mon.smithi029 (mon.0) 2460 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.682518+0000 mon.smithi029 (mon.0) 2461 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.682795+0000 mon.smithi029 (mon.0) 2462 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:04:43.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:43.028457+0000 mon.smithi029 (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.29:0/1515298907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:04:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:42.676608+0000 mgr.smithi029.lsfhcm (mgr.34102) 2477 : audit [DBG] from='client.36482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:44.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:04:43.313580+0000 mgr.smithi029.lsfhcm (mgr.34102) 2478 : audit [DBG] from='client.36490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:42.676608+0000 mgr.smithi029.lsfhcm (mgr.34102) 2477 : audit [DBG] from='client.36482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:04:43.313580+0000 mgr.smithi029.lsfhcm (mgr.34102) 2478 : audit [DBG] from='client.36490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:04:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:43.599747+0000 mgr.smithi029.lsfhcm (mgr.34102) 2479 : cluster [DBG] pgmap v1899: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:43.599747+0000 mgr.smithi029.lsfhcm (mgr.34102) 2479 : cluster [DBG] pgmap v1899: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:45.600294+0000 mgr.smithi029.lsfhcm (mgr.34102) 2480 : cluster [DBG] pgmap v1900: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:45.600294+0000 mgr.smithi029.lsfhcm (mgr.34102) 2480 : cluster [DBG] pgmap v1900: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:47.601064+0000 mgr.smithi029.lsfhcm (mgr.34102) 2481 : cluster [DBG] pgmap v1901: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:47.601064+0000 mgr.smithi029.lsfhcm (mgr.34102) 2481 : cluster [DBG] pgmap v1901: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:51.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:49.601811+0000 mgr.smithi029.lsfhcm (mgr.34102) 2482 : cluster [DBG] pgmap v1902: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:49.601811+0000 mgr.smithi029.lsfhcm (mgr.34102) 2482 : cluster [DBG] pgmap v1902: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:53.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:51.602379+0000 mgr.smithi029.lsfhcm (mgr.34102) 2483 : cluster [DBG] pgmap v1903: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:54.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:51.602379+0000 mgr.smithi029.lsfhcm (mgr.34102) 2483 : cluster [DBG] pgmap v1903: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:53.602971+0000 mgr.smithi029.lsfhcm (mgr.34102) 2484 : cluster [DBG] pgmap v1904: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:53.602971+0000 mgr.smithi029.lsfhcm (mgr.34102) 2484 : cluster [DBG] pgmap v1904: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:57.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:55.603541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2485 : cluster [DBG] pgmap v1905: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:55.603541+0000 mgr.smithi029.lsfhcm (mgr.34102) 2485 : cluster [DBG] pgmap v1905: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:04:59.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:04:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:57.604249+0000 mgr.smithi029.lsfhcm (mgr.34102) 2486 : cluster [DBG] pgmap v1906: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:04:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:57.604249+0000 mgr.smithi029.lsfhcm (mgr.34102) 2486 : cluster [DBG] pgmap v1906: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:04:59.604885+0000 mgr.smithi029.lsfhcm (mgr.34102) 2487 : cluster [DBG] pgmap v1907: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:04:59.604885+0000 mgr.smithi029.lsfhcm (mgr.34102) 2487 : cluster [DBG] pgmap v1907: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:01.605442+0000 mgr.smithi029.lsfhcm (mgr.34102) 2488 : cluster [DBG] pgmap v1908: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:01.605442+0000 mgr.smithi029.lsfhcm (mgr.34102) 2488 : cluster [DBG] pgmap v1908: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:03.606188+0000 mgr.smithi029.lsfhcm (mgr.34102) 2489 : cluster [DBG] pgmap v1909: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:03.606188+0000 mgr.smithi029.lsfhcm (mgr.34102) 2489 : cluster [DBG] pgmap v1909: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:05.606975+0000 mgr.smithi029.lsfhcm (mgr.34102) 2490 : cluster [DBG] pgmap v1910: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:07.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:05.606975+0000 mgr.smithi029.lsfhcm (mgr.34102) 2490 : cluster [DBG] pgmap v1910: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:07.607733+0000 mgr.smithi029.lsfhcm (mgr.34102) 2491 : cluster [DBG] pgmap v1911: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:09.092 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:07.607733+0000 mgr.smithi029.lsfhcm (mgr.34102) 2491 : cluster [DBG] pgmap v1911: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:10.983 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:09.608345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2492 : cluster [DBG] pgmap v1912: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:09.608345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2492 : cluster [DBG] pgmap v1912: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:05:10.562283+0000 mgr.smithi029.lsfhcm (mgr.34102) 2493 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:05:12.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:05:12.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:05:10.563038+0000 mgr.smithi029.lsfhcm (mgr.34102) 2494 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T03:05:12.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:05:10.563175+0000 mgr.smithi029.lsfhcm (mgr.34102) 2495 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T03:05:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:05:10.562283+0000 mgr.smithi029.lsfhcm (mgr.34102) 2493 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:05:12.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:05:12.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:05:12.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:05:12.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:05:12.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:05:12.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:05:12.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:05:12.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:05:10.563038+0000 mgr.smithi029.lsfhcm (mgr.34102) 2494 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T03:05:12.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:05:10.563175+0000 mgr.smithi029.lsfhcm (mgr.34102) 2495 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T03:05:13.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:11.609036+0000 mgr.smithi029.lsfhcm (mgr.34102) 2496 : cluster [DBG] pgmap v1913: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:13.628 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:05:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:11.609036+0000 mgr.smithi029.lsfhcm (mgr.34102) 2496 : cluster [DBG] pgmap v1913: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:14.217 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:05:14.217 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (77m) 7m ago 83m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:05:14.217 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (51m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (51m) 7m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (80m) 7m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (2m) 2m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 7m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (77m) 2m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (67m) 7m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (61m) 2m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (56m) 7m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (83m) 2m ago 83m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (83m) 7m ago 83m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 2h - - 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 7m ago 2h - - 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (45m) 2m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:05:14.218 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (39m) 2m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (34m) 2m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (29m) 2m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (23m) 7m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (18m) 7m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (13m) 7m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (7m) 7m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:05:14.219 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (83m) 7m ago 83m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:05:14.558 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:05:14.558 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:05:14.558 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:05:14.558 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:05:14.559 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:05:14.560 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:05:14.848 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:05:14.849 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:05:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:13.609583+0000 mgr.smithi029.lsfhcm (mgr.34102) 2497 : cluster [DBG] pgmap v1914: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:13.616227+0000 mgr.smithi029.lsfhcm (mgr.34102) 2498 : audit [DBG] from='client.36494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:15.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:13.924759+0000 mgr.smithi029.lsfhcm (mgr.34102) 2499 : audit [DBG] from='client.36498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.204622+0000 mgr.smithi029.lsfhcm (mgr.34102) 2500 : audit [DBG] from='client.36502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.206408+0000 mon.smithi029 (mon.0) 2464 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.206770+0000 mon.smithi029 (mon.0) 2465 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.207096+0000 mon.smithi029 (mon.0) 2466 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.207362+0000 mon.smithi029 (mon.0) 2467 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.207607+0000 mon.smithi029 (mon.0) 2468 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.209553+0000 mon.smithi029 (mon.0) 2469 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:15.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.209829+0000 mon.smithi029 (mon.0) 2470 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.210105+0000 mon.smithi029 (mon.0) 2471 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.210351+0000 mon.smithi029 (mon.0) 2472 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.210602+0000 mon.smithi029 (mon.0) 2473 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.557334+0000 mon.smithi029 (mon.0) 2474 : audit [DBG] from='client.? 172.21.15.29:0/655436710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:13.609583+0000 mgr.smithi029.lsfhcm (mgr.34102) 2497 : cluster [DBG] pgmap v1914: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:13.616227+0000 mgr.smithi029.lsfhcm (mgr.34102) 2498 : audit [DBG] from='client.36494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:13.924759+0000 mgr.smithi029.lsfhcm (mgr.34102) 2499 : audit [DBG] from='client.36498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.204622+0000 mgr.smithi029.lsfhcm (mgr.34102) 2500 : audit [DBG] from='client.36502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.206408+0000 mon.smithi029 (mon.0) 2464 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.206770+0000 mon.smithi029 (mon.0) 2465 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.207096+0000 mon.smithi029 (mon.0) 2466 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.207362+0000 mon.smithi029 (mon.0) 2467 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.207607+0000 mon.smithi029 (mon.0) 2468 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.209553+0000 mon.smithi029 (mon.0) 2469 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.209829+0000 mon.smithi029 (mon.0) 2470 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.210105+0000 mon.smithi029 (mon.0) 2471 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.210351+0000 mon.smithi029 (mon.0) 2472 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.210602+0000 mon.smithi029 (mon.0) 2473 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.557334+0000 mon.smithi029 (mon.0) 2474 : audit [DBG] from='client.? 172.21.15.29:0/655436710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:05:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:14.847507+0000 mgr.smithi029.lsfhcm (mgr.34102) 2501 : audit [DBG] from='client.36510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:16.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:14.847507+0000 mgr.smithi029.lsfhcm (mgr.34102) 2501 : audit [DBG] from='client.36510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:17.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:15.610172+0000 mgr.smithi029.lsfhcm (mgr.34102) 2502 : cluster [DBG] pgmap v1915: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:17.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:15.610172+0000 mgr.smithi029.lsfhcm (mgr.34102) 2502 : cluster [DBG] pgmap v1915: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:17.610774+0000 mgr.smithi029.lsfhcm (mgr.34102) 2503 : cluster [DBG] pgmap v1916: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:17.610774+0000 mgr.smithi029.lsfhcm (mgr.34102) 2503 : cluster [DBG] pgmap v1916: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:21.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:19.611396+0000 mgr.smithi029.lsfhcm (mgr.34102) 2504 : cluster [DBG] pgmap v1917: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:21.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:19.611396+0000 mgr.smithi029.lsfhcm (mgr.34102) 2504 : cluster [DBG] pgmap v1917: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:23.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:21.612066+0000 mgr.smithi029.lsfhcm (mgr.34102) 2505 : cluster [DBG] pgmap v1918: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:21.612066+0000 mgr.smithi029.lsfhcm (mgr.34102) 2505 : cluster [DBG] pgmap v1918: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:25.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:23.612776+0000 mgr.smithi029.lsfhcm (mgr.34102) 2506 : cluster [DBG] pgmap v1919: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:25.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:23.612776+0000 mgr.smithi029.lsfhcm (mgr.34102) 2506 : cluster [DBG] pgmap v1919: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:27.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:25.613307+0000 mgr.smithi029.lsfhcm (mgr.34102) 2507 : cluster [DBG] pgmap v1920: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:25.613307+0000 mgr.smithi029.lsfhcm (mgr.34102) 2507 : cluster [DBG] pgmap v1920: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:27.613981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2508 : cluster [DBG] pgmap v1921: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:28.841824+0000 mon.smithi029 (mon.0) 2475 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T03:05:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:28.842195+0000 mon.smithi029 (mon.0) 2476 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T03:05:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:28.842504+0000 mon.smithi029 (mon.0) 2477 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:05:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:28.842820+0000 mon.smithi029 (mon.0) 2478 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T03:05:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:27.613981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2508 : cluster [DBG] pgmap v1921: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:28.841824+0000 mon.smithi029 (mon.0) 2475 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T03:05:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:28.842195+0000 mon.smithi029 (mon.0) 2476 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-23T03:05:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:28.842504+0000 mon.smithi029 (mon.0) 2477 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:05:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:28.842820+0000 mon.smithi029 (mon.0) 2478 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T03:05:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:29.614738+0000 mgr.smithi029.lsfhcm (mgr.34102) 2509 : cluster [DBG] pgmap v1922: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:29.614738+0000 mgr.smithi029.lsfhcm (mgr.34102) 2509 : cluster [DBG] pgmap v1922: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:33.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:31.615313+0000 mgr.smithi029.lsfhcm (mgr.34102) 2510 : cluster [DBG] pgmap v1923: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:33.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:31.615313+0000 mgr.smithi029.lsfhcm (mgr.34102) 2510 : cluster [DBG] pgmap v1923: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:35.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:33.616150+0000 mgr.smithi029.lsfhcm (mgr.34102) 2511 : cluster [DBG] pgmap v1924: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:33.616150+0000 mgr.smithi029.lsfhcm (mgr.34102) 2511 : cluster [DBG] pgmap v1924: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:37.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:35.616795+0000 mgr.smithi029.lsfhcm (mgr.34102) 2512 : cluster [DBG] pgmap v1925: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:35.616795+0000 mgr.smithi029.lsfhcm (mgr.34102) 2512 : cluster [DBG] pgmap v1925: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:39.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:37.617421+0000 mgr.smithi029.lsfhcm (mgr.34102) 2513 : cluster [DBG] pgmap v1926: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:39.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:37.617421+0000 mgr.smithi029.lsfhcm (mgr.34102) 2513 : cluster [DBG] pgmap v1926: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:41.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:39.618184+0000 mgr.smithi029.lsfhcm (mgr.34102) 2514 : cluster [DBG] pgmap v1927: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:39.618184+0000 mgr.smithi029.lsfhcm (mgr.34102) 2514 : cluster [DBG] pgmap v1927: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:41.618929+0000 mgr.smithi029.lsfhcm (mgr.34102) 2515 : cluster [DBG] pgmap v1928: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:41.618929+0000 mgr.smithi029.lsfhcm (mgr.34102) 2515 : cluster [DBG] pgmap v1928: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:45.164 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:05:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:43.619716+0000 mgr.smithi029.lsfhcm (mgr.34102) 2516 : cluster [DBG] pgmap v1929: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:43.619716+0000 mgr.smithi029.lsfhcm (mgr.34102) 2516 : cluster [DBG] pgmap v1929: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:45.735 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:05:45.735 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (78m) 8m ago 84m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:05:45.735 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (51m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:05:45.735 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (51m) 8m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:05:45.735 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (80m) 8m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (3m) 2m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 8m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (78m) 2m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (67m) 8m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (62m) 2m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (57m) 8m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (83m) 2m ago 83m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (83m) 8m ago 83m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 2h - - 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 8m ago 2h - - 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (45m) 2m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (40m) 2m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:05:45.736 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (34m) 2m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:05:45.737 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (29m) 2m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:05:45.737 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (24m) 8m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:05:45.737 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (19m) 8m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:05:45.737 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (13m) 8m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:05:45.737 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (8m) 8m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:05:45.737 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (83m) 8m ago 83m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:05:46.074 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:05:46.074 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:05:46.074 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:05:46.074 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:46.074 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:05:46.074 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:05:46.075 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:05:46.076 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:05:46.362 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:05:46.362 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:05:46.362 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:05:46.362 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:05:46.362 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:05:46.362 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:05:46.363 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:05:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.151650+0000 mgr.smithi029.lsfhcm (mgr.34102) 2517 : audit [DBG] from='client.36514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.440332+0000 mgr.smithi029.lsfhcm (mgr.34102) 2518 : audit [DBG] from='client.36518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.723519+0000 mon.smithi029 (mon.0) 2479 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.723901+0000 mon.smithi029 (mon.0) 2480 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.724222+0000 mon.smithi029 (mon.0) 2481 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.724512+0000 mon.smithi029 (mon.0) 2482 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.724795+0000 mon.smithi029 (mon.0) 2483 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.726736+0000 mon.smithi029 (mon.0) 2484 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.727046+0000 mon.smithi029 (mon.0) 2485 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.727337+0000 mon.smithi029 (mon.0) 2486 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.727615+0000 mon.smithi029 (mon.0) 2487 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.727892+0000 mon.smithi029 (mon.0) 2488 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:46.073043+0000 mon.smithi029 (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.29:0/3184446976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.151650+0000 mgr.smithi029.lsfhcm (mgr.34102) 2517 : audit [DBG] from='client.36514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.440332+0000 mgr.smithi029.lsfhcm (mgr.34102) 2518 : audit [DBG] from='client.36518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.723519+0000 mon.smithi029 (mon.0) 2479 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.723901+0000 mon.smithi029 (mon.0) 2480 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.724222+0000 mon.smithi029 (mon.0) 2481 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.724512+0000 mon.smithi029 (mon.0) 2482 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.724795+0000 mon.smithi029 (mon.0) 2483 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.726736+0000 mon.smithi029 (mon.0) 2484 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.727046+0000 mon.smithi029 (mon.0) 2485 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.727337+0000 mon.smithi029 (mon.0) 2486 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.727615+0000 mon.smithi029 (mon.0) 2487 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.727892+0000 mon.smithi029 (mon.0) 2488 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:05:46.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:46.073043+0000 mon.smithi029 (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.29:0/3184446976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:05:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:45.620147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2519 : cluster [DBG] pgmap v1930: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:45.721702+0000 mgr.smithi029.lsfhcm (mgr.34102) 2520 : audit [DBG] from='client.36522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:05:46.360989+0000 mgr.smithi029.lsfhcm (mgr.34102) 2521 : audit [DBG] from='client.36530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:45.620147+0000 mgr.smithi029.lsfhcm (mgr.34102) 2519 : cluster [DBG] pgmap v1930: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:45.721702+0000 mgr.smithi029.lsfhcm (mgr.34102) 2520 : audit [DBG] from='client.36522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:05:46.360989+0000 mgr.smithi029.lsfhcm (mgr.34102) 2521 : audit [DBG] from='client.36530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:05:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:47.620888+0000 mgr.smithi029.lsfhcm (mgr.34102) 2522 : cluster [DBG] pgmap v1931: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:47.620888+0000 mgr.smithi029.lsfhcm (mgr.34102) 2522 : cluster [DBG] pgmap v1931: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:49.621471+0000 mgr.smithi029.lsfhcm (mgr.34102) 2523 : cluster [DBG] pgmap v1932: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:49.621471+0000 mgr.smithi029.lsfhcm (mgr.34102) 2523 : cluster [DBG] pgmap v1932: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:51.621999+0000 mgr.smithi029.lsfhcm (mgr.34102) 2524 : cluster [DBG] pgmap v1933: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:51.621999+0000 mgr.smithi029.lsfhcm (mgr.34102) 2524 : cluster [DBG] pgmap v1933: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:55.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:53.622657+0000 mgr.smithi029.lsfhcm (mgr.34102) 2525 : cluster [DBG] pgmap v1934: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:53.622657+0000 mgr.smithi029.lsfhcm (mgr.34102) 2525 : cluster [DBG] pgmap v1934: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:55.623356+0000 mgr.smithi029.lsfhcm (mgr.34102) 2526 : cluster [DBG] pgmap v1935: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:55.623356+0000 mgr.smithi029.lsfhcm (mgr.34102) 2526 : cluster [DBG] pgmap v1935: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:05:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:57.624142+0000 mgr.smithi029.lsfhcm (mgr.34102) 2527 : cluster [DBG] pgmap v1936: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:05:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:05:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:57.624142+0000 mgr.smithi029.lsfhcm (mgr.34102) 2527 : cluster [DBG] pgmap v1936: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:05:59.624852+0000 mgr.smithi029.lsfhcm (mgr.34102) 2528 : cluster [DBG] pgmap v1937: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:05:59.624852+0000 mgr.smithi029.lsfhcm (mgr.34102) 2528 : cluster [DBG] pgmap v1937: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:01.625614+0000 mgr.smithi029.lsfhcm (mgr.34102) 2529 : cluster [DBG] pgmap v1938: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:01.625614+0000 mgr.smithi029.lsfhcm (mgr.34102) 2529 : cluster [DBG] pgmap v1938: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:03.626245+0000 mgr.smithi029.lsfhcm (mgr.34102) 2530 : cluster [DBG] pgmap v1939: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:05.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:03.626245+0000 mgr.smithi029.lsfhcm (mgr.34102) 2530 : cluster [DBG] pgmap v1939: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:07.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:05.626989+0000 mgr.smithi029.lsfhcm (mgr.34102) 2531 : cluster [DBG] pgmap v1940: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:05.626989+0000 mgr.smithi029.lsfhcm (mgr.34102) 2531 : cluster [DBG] pgmap v1940: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:07.627798+0000 mgr.smithi029.lsfhcm (mgr.34102) 2532 : cluster [DBG] pgmap v1941: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:07.627798+0000 mgr.smithi029.lsfhcm (mgr.34102) 2532 : cluster [DBG] pgmap v1941: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:09.628397+0000 mgr.smithi029.lsfhcm (mgr.34102) 2533 : cluster [DBG] pgmap v1942: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:09.628397+0000 mgr.smithi029.lsfhcm (mgr.34102) 2533 : cluster [DBG] pgmap v1942: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:11.629002+0000 mgr.smithi029.lsfhcm (mgr.34102) 2534 : cluster [DBG] pgmap v1943: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:11.629002+0000 mgr.smithi029.lsfhcm (mgr.34102) 2534 : cluster [DBG] pgmap v1943: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:15.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:13.629728+0000 mgr.smithi029.lsfhcm (mgr.34102) 2535 : cluster [DBG] pgmap v1944: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:13.629728+0000 mgr.smithi029.lsfhcm (mgr.34102) 2535 : cluster [DBG] pgmap v1944: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:16.675 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (78m) 8m ago 84m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (52m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (52m) 8m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (81m) 8m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (3m) 3m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 8m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (78m) 3m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (68m) 8m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (63m) 3m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (57m) 8m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (84m) 3m ago 84m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:06:17.245 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (84m) 8m ago 84m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 2h - - 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 8m ago 2h - - 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (46m) 3m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (40m) 3m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (35m) 3m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (30m) 3m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (25m) 8m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (19m) 8m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (14m) 8m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (9m) 8m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:06:17.246 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (84m) 8m ago 84m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:17.588 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:06:17.589 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:15.630369+0000 mgr.smithi029.lsfhcm (mgr.34102) 2536 : cluster [DBG] pgmap v1945: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.230978+0000 mon.smithi029 (mon.0) 2490 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.231476+0000 mon.smithi029 (mon.0) 2491 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.233009+0000 mon.smithi029 (mon.0) 2492 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.233732+0000 mon.smithi029 (mon.0) 2493 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.234382+0000 mon.smithi029 (mon.0) 2494 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.236662+0000 mon.smithi029 (mon.0) 2495 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.237019+0000 mon.smithi029 (mon.0) 2496 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.237293+0000 mon.smithi029 (mon.0) 2497 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.237557+0000 mon.smithi029 (mon.0) 2498 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.237818+0000 mon.smithi029 (mon.0) 2499 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:15.630369+0000 mgr.smithi029.lsfhcm (mgr.34102) 2536 : cluster [DBG] pgmap v1945: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.230978+0000 mon.smithi029 (mon.0) 2490 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.231476+0000 mon.smithi029 (mon.0) 2491 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.233009+0000 mon.smithi029 (mon.0) 2492 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.233732+0000 mon.smithi029 (mon.0) 2493 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.234382+0000 mon.smithi029 (mon.0) 2494 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.236662+0000 mon.smithi029 (mon.0) 2495 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.237019+0000 mon.smithi029 (mon.0) 2496 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.237293+0000 mon.smithi029 (mon.0) 2497 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.237557+0000 mon.smithi029 (mon.0) 2498 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.237818+0000 mon.smithi029 (mon.0) 2499 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:06:17.877 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:06:17.878 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:06:17.878 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:06:17.878 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:06:17.878 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:06:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:16.662738+0000 mgr.smithi029.lsfhcm (mgr.34102) 2537 : audit [DBG] from='client.36534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:18.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:16.948639+0000 mgr.smithi029.lsfhcm (mgr.34102) 2538 : audit [DBG] from='client.36538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.229151+0000 mgr.smithi029.lsfhcm (mgr.34102) 2539 : audit [DBG] from='client.36542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:18.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.586208+0000 mon.smithi029 (mon.0) 2500 : audit [DBG] from='client.? 172.21.15.29:0/1079888080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:06:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:16.662738+0000 mgr.smithi029.lsfhcm (mgr.34102) 2537 : audit [DBG] from='client.36534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:16.948639+0000 mgr.smithi029.lsfhcm (mgr.34102) 2538 : audit [DBG] from='client.36538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.229151+0000 mgr.smithi029.lsfhcm (mgr.34102) 2539 : audit [DBG] from='client.36542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:18.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.586208+0000 mon.smithi029 (mon.0) 2500 : audit [DBG] from='client.? 172.21.15.29:0/1079888080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:06:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:17.630887+0000 mgr.smithi029.lsfhcm (mgr.34102) 2540 : cluster [DBG] pgmap v1946: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:19.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:17.875834+0000 mgr.smithi029.lsfhcm (mgr.34102) 2541 : audit [DBG] from='client.36550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:17.630887+0000 mgr.smithi029.lsfhcm (mgr.34102) 2540 : cluster [DBG] pgmap v1946: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:17.875834+0000 mgr.smithi029.lsfhcm (mgr.34102) 2541 : audit [DBG] from='client.36550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:21.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:19.631491+0000 mgr.smithi029.lsfhcm (mgr.34102) 2542 : cluster [DBG] pgmap v1947: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:19.631491+0000 mgr.smithi029.lsfhcm (mgr.34102) 2542 : cluster [DBG] pgmap v1947: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:21.632029+0000 mgr.smithi029.lsfhcm (mgr.34102) 2543 : cluster [DBG] pgmap v1948: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:21.632029+0000 mgr.smithi029.lsfhcm (mgr.34102) 2543 : cluster [DBG] pgmap v1948: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:25.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:23.632853+0000 mgr.smithi029.lsfhcm (mgr.34102) 2544 : cluster [DBG] pgmap v1949: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:23.632853+0000 mgr.smithi029.lsfhcm (mgr.34102) 2544 : cluster [DBG] pgmap v1949: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:25.633428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2545 : cluster [DBG] pgmap v1950: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:25.633428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2545 : cluster [DBG] pgmap v1950: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:27.634163+0000 mgr.smithi029.lsfhcm (mgr.34102) 2546 : cluster [DBG] pgmap v1951: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:28.845896+0000 mon.smithi029 (mon.0) 2501 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-23T03:06:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:28.846192+0000 mon.smithi029 (mon.0) 2502 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T03:06:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:28.846458+0000 mon.smithi029 (mon.0) 2503 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:06:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:28.846663+0000 mon.smithi029 (mon.0) 2504 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T03:06:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:27.634163+0000 mgr.smithi029.lsfhcm (mgr.34102) 2546 : cluster [DBG] pgmap v1951: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:28.845896+0000 mon.smithi029 (mon.0) 2501 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-23T03:06:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:28.846192+0000 mon.smithi029 (mon.0) 2502 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T03:06:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:28.846458+0000 mon.smithi029 (mon.0) 2503 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:06:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:28.846663+0000 mon.smithi029 (mon.0) 2504 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T03:06:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:29.634791+0000 mgr.smithi029.lsfhcm (mgr.34102) 2547 : cluster [DBG] pgmap v1952: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:29.634791+0000 mgr.smithi029.lsfhcm (mgr.34102) 2547 : cluster [DBG] pgmap v1952: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:33.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:31.635400+0000 mgr.smithi029.lsfhcm (mgr.34102) 2548 : cluster [DBG] pgmap v1953: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:31.635400+0000 mgr.smithi029.lsfhcm (mgr.34102) 2548 : cluster [DBG] pgmap v1953: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:33.636033+0000 mgr.smithi029.lsfhcm (mgr.34102) 2549 : cluster [DBG] pgmap v1954: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:33.636033+0000 mgr.smithi029.lsfhcm (mgr.34102) 2549 : cluster [DBG] pgmap v1954: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:35.636507+0000 mgr.smithi029.lsfhcm (mgr.34102) 2550 : cluster [DBG] pgmap v1955: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:37.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:35.636507+0000 mgr.smithi029.lsfhcm (mgr.34102) 2550 : cluster [DBG] pgmap v1955: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:39.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:37.637125+0000 mgr.smithi029.lsfhcm (mgr.34102) 2551 : cluster [DBG] pgmap v1956: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:37.637125+0000 mgr.smithi029.lsfhcm (mgr.34102) 2551 : cluster [DBG] pgmap v1956: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:39.637782+0000 mgr.smithi029.lsfhcm (mgr.34102) 2552 : cluster [DBG] pgmap v1957: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:39.637782+0000 mgr.smithi029.lsfhcm (mgr.34102) 2552 : cluster [DBG] pgmap v1957: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:41.638465+0000 mgr.smithi029.lsfhcm (mgr.34102) 2553 : cluster [DBG] pgmap v1958: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:41.638465+0000 mgr.smithi029.lsfhcm (mgr.34102) 2553 : cluster [DBG] pgmap v1958: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:43.639099+0000 mgr.smithi029.lsfhcm (mgr.34102) 2554 : cluster [DBG] pgmap v1959: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:43.639099+0000 mgr.smithi029.lsfhcm (mgr.34102) 2554 : cluster [DBG] pgmap v1959: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:47.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:45.639537+0000 mgr.smithi029.lsfhcm (mgr.34102) 2555 : cluster [DBG] pgmap v1960: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:45.639537+0000 mgr.smithi029.lsfhcm (mgr.34102) 2555 : cluster [DBG] pgmap v1960: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:48.187 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (79m) 9m ago 85m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (52m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (52m) 9m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (81m) 9m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (4m) 4m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 9m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:06:48.756 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (79m) 4m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (68m) 9m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (63m) 4m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (58m) 9m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (84m) 4m ago 84m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (84m) 9m ago 84m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 2h - - 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9m ago 2h - - 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (46m) 4m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (41m) 4m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (35m) 4m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (30m) 4m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (25m) 9m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:06:48.757 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (20m) 9m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:06:48.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (14m) 9m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:06:48.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (9m) 9m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:06:48.758 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (84m) 9m ago 84m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:06:49.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:06:49.098 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:06:49.384 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:06:49.384 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:06:49.385 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:06:49.386 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:06:49.386 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:06:49.386 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:47.640266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2556 : cluster [DBG] pgmap v1961: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.175407+0000 mgr.smithi029.lsfhcm (mgr.34102) 2557 : audit [DBG] from='client.36554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.462953+0000 mgr.smithi029.lsfhcm (mgr.34102) 2558 : audit [DBG] from='client.36558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.744960+0000 mon.smithi029 (mon.0) 2505 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.745305+0000 mon.smithi029 (mon.0) 2506 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.745593+0000 mon.smithi029 (mon.0) 2507 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.745857+0000 mon.smithi029 (mon.0) 2508 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.746130+0000 mon.smithi029 (mon.0) 2509 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.748055+0000 mon.smithi029 (mon.0) 2510 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:49.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.748343+0000 mon.smithi029 (mon.0) 2511 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.748631+0000 mon.smithi029 (mon.0) 2512 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.748901+0000 mon.smithi029 (mon.0) 2513 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.749180+0000 mon.smithi029 (mon.0) 2514 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:49.094805+0000 mon.smithi029 (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.29:0/1652759425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:47.640266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2556 : cluster [DBG] pgmap v1961: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.175407+0000 mgr.smithi029.lsfhcm (mgr.34102) 2557 : audit [DBG] from='client.36554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.462953+0000 mgr.smithi029.lsfhcm (mgr.34102) 2558 : audit [DBG] from='client.36558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.744960+0000 mon.smithi029 (mon.0) 2505 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.745305+0000 mon.smithi029 (mon.0) 2506 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.745593+0000 mon.smithi029 (mon.0) 2507 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.745857+0000 mon.smithi029 (mon.0) 2508 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.746130+0000 mon.smithi029 (mon.0) 2509 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.748055+0000 mon.smithi029 (mon.0) 2510 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:06:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.748343+0000 mon.smithi029 (mon.0) 2511 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.748631+0000 mon.smithi029 (mon.0) 2512 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.748901+0000 mon.smithi029 (mon.0) 2513 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.749180+0000 mon.smithi029 (mon.0) 2514 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:06:49.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:49.094805+0000 mon.smithi029 (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.29:0/1652759425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:06:50.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:48.743139+0000 mgr.smithi029.lsfhcm (mgr.34102) 2559 : audit [DBG] from='client.36562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:50.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:06:49.383188+0000 mgr.smithi029.lsfhcm (mgr.34102) 2560 : audit [DBG] from='client.36570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:50.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:48.743139+0000 mgr.smithi029.lsfhcm (mgr.34102) 2559 : audit [DBG] from='client.36562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:50.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:06:49.383188+0000 mgr.smithi029.lsfhcm (mgr.34102) 2560 : audit [DBG] from='client.36570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:06:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:49.640795+0000 mgr.smithi029.lsfhcm (mgr.34102) 2561 : cluster [DBG] pgmap v1962: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:49.640795+0000 mgr.smithi029.lsfhcm (mgr.34102) 2561 : cluster [DBG] pgmap v1962: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:51.641453+0000 mgr.smithi029.lsfhcm (mgr.34102) 2562 : cluster [DBG] pgmap v1963: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:51.641453+0000 mgr.smithi029.lsfhcm (mgr.34102) 2562 : cluster [DBG] pgmap v1963: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:53.642201+0000 mgr.smithi029.lsfhcm (mgr.34102) 2563 : cluster [DBG] pgmap v1964: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:53.642201+0000 mgr.smithi029.lsfhcm (mgr.34102) 2563 : cluster [DBG] pgmap v1964: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:55.642693+0000 mgr.smithi029.lsfhcm (mgr.34102) 2564 : cluster [DBG] pgmap v1965: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:57.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:55.642693+0000 mgr.smithi029.lsfhcm (mgr.34102) 2564 : cluster [DBG] pgmap v1965: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:06:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:57.643274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2565 : cluster [DBG] pgmap v1966: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:06:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:06:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:57.643274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2565 : cluster [DBG] pgmap v1966: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:06:59.644058+0000 mgr.smithi029.lsfhcm (mgr.34102) 2566 : cluster [DBG] pgmap v1967: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:06:59.644058+0000 mgr.smithi029.lsfhcm (mgr.34102) 2566 : cluster [DBG] pgmap v1967: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:01.644610+0000 mgr.smithi029.lsfhcm (mgr.34102) 2567 : cluster [DBG] pgmap v1968: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:01.644610+0000 mgr.smithi029.lsfhcm (mgr.34102) 2567 : cluster [DBG] pgmap v1968: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:03.645258+0000 mgr.smithi029.lsfhcm (mgr.34102) 2568 : cluster [DBG] pgmap v1969: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:03.645258+0000 mgr.smithi029.lsfhcm (mgr.34102) 2568 : cluster [DBG] pgmap v1969: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:05.645722+0000 mgr.smithi029.lsfhcm (mgr.34102) 2569 : cluster [DBG] pgmap v1970: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:05.645722+0000 mgr.smithi029.lsfhcm (mgr.34102) 2569 : cluster [DBG] pgmap v1970: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:07.646366+0000 mgr.smithi029.lsfhcm (mgr.34102) 2570 : cluster [DBG] pgmap v1971: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:07.646366+0000 mgr.smithi029.lsfhcm (mgr.34102) 2570 : cluster [DBG] pgmap v1971: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:09.647034+0000 mgr.smithi029.lsfhcm (mgr.34102) 2571 : cluster [DBG] pgmap v1972: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:09.647034+0000 mgr.smithi029.lsfhcm (mgr.34102) 2571 : cluster [DBG] pgmap v1972: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:11.647606+0000 mgr.smithi029.lsfhcm (mgr.34102) 2572 : cluster [DBG] pgmap v1973: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:11.647606+0000 mgr.smithi029.lsfhcm (mgr.34102) 2572 : cluster [DBG] pgmap v1973: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:13.648360+0000 mgr.smithi029.lsfhcm (mgr.34102) 2573 : cluster [DBG] pgmap v1974: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:13.648360+0000 mgr.smithi029.lsfhcm (mgr.34102) 2573 : cluster [DBG] pgmap v1974: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:15.648966+0000 mgr.smithi029.lsfhcm (mgr.34102) 2574 : cluster [DBG] pgmap v1975: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:15.648966+0000 mgr.smithi029.lsfhcm (mgr.34102) 2574 : cluster [DBG] pgmap v1975: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:19.699 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:07:19.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:17.649579+0000 mgr.smithi029.lsfhcm (mgr.34102) 2575 : cluster [DBG] pgmap v1976: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:17.649579+0000 mgr.smithi029.lsfhcm (mgr.34102) 2575 : cluster [DBG] pgmap v1976: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:20.264 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (79m) 9m ago 85m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (53m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (53m) 9m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (82m) 9m ago 2h 36.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (4m) 4m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2h) 9m ago 2h 38.2M - 15.2.13 2cf504fded39 20ffbc1cc06f 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (79m) 4m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (69m) 9m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (64m) 4m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (58m) 9m ago 2h 167M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (85m) 4m ago 85m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (85m) 9m ago 85m 102M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:07:20.265 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 2h - - 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 9m ago 2h - - 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (47m) 4m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (41m) 4m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (36m) 4m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (31m) 4m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (26m) 9m ago 2h 261M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (20m) 9m ago 2h 247M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (15m) 9m ago 2h 229M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (10m) 9m ago 2h 16.3M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:07:20.266 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (85m) 9m ago 85m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:07:20.606 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:07:20.606 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:07:20.606 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:07:20.606 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:20.606 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 13 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:07:20.607 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.253212+0000 mon.smithi029 (mon.0) 2516 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.253578+0000 mon.smithi029 (mon.0) 2517 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.253881+0000 mon.smithi029 (mon.0) 2518 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.254191+0000 mon.smithi029 (mon.0) 2519 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.254472+0000 mon.smithi029 (mon.0) 2520 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.256414+0000 mon.smithi029 (mon.0) 2521 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.256723+0000 mon.smithi029 (mon.0) 2522 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.257020+0000 mon.smithi029 (mon.0) 2523 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.257290+0000 mon.smithi029 (mon.0) 2524 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.257550+0000 mon.smithi029 (mon.0) 2525 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-02-23T03:07:20.894 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:07:20.895 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "15/23 daemons upgraded", 2024-02-23T03:07:20.895 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:07:20.895 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:07:20.895 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.253212+0000 mon.smithi029 (mon.0) 2516 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.253578+0000 mon.smithi029 (mon.0) 2517 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.253881+0000 mon.smithi029 (mon.0) 2518 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.254191+0000 mon.smithi029 (mon.0) 2519 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.254472+0000 mon.smithi029 (mon.0) 2520 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.256414+0000 mon.smithi029 (mon.0) 2521 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.256723+0000 mon.smithi029 (mon.0) 2522 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.257020+0000 mon.smithi029 (mon.0) 2523 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.257290+0000 mon.smithi029 (mon.0) 2524 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.257550+0000 mon.smithi029 (mon.0) 2525 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:19.650068+0000 mgr.smithi029.lsfhcm (mgr.34102) 2576 : cluster [DBG] pgmap v1977: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:19.687142+0000 mgr.smithi029.lsfhcm (mgr.34102) 2577 : audit [DBG] from='client.36574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:19.973591+0000 mgr.smithi029.lsfhcm (mgr.34102) 2578 : audit [DBG] from='client.36578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.251362+0000 mgr.smithi029.lsfhcm (mgr.34102) 2579 : audit [DBG] from='client.36582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.605390+0000 mon.smithi029 (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.29:0/2644551381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:19.650068+0000 mgr.smithi029.lsfhcm (mgr.34102) 2576 : cluster [DBG] pgmap v1977: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:21.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:19.687142+0000 mgr.smithi029.lsfhcm (mgr.34102) 2577 : audit [DBG] from='client.36574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:21.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:19.973591+0000 mgr.smithi029.lsfhcm (mgr.34102) 2578 : audit [DBG] from='client.36578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:21.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.251362+0000 mgr.smithi029.lsfhcm (mgr.34102) 2579 : audit [DBG] from='client.36582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:21.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.605390+0000 mon.smithi029 (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.29:0/2644551381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:22.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:20.892682+0000 mgr.smithi029.lsfhcm (mgr.34102) 2580 : audit [DBG] from='client.36590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:22.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:20.892682+0000 mgr.smithi029.lsfhcm (mgr.34102) 2580 : audit [DBG] from='client.36590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:21.650542+0000 mgr.smithi029.lsfhcm (mgr.34102) 2581 : cluster [DBG] pgmap v1978: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:21.650542+0000 mgr.smithi029.lsfhcm (mgr.34102) 2581 : cluster [DBG] pgmap v1978: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:23.651156+0000 mgr.smithi029.lsfhcm (mgr.34102) 2582 : cluster [DBG] pgmap v1979: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:23.651156+0000 mgr.smithi029.lsfhcm (mgr.34102) 2582 : cluster [DBG] pgmap v1979: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:25.651555+0000 mgr.smithi029.lsfhcm (mgr.34102) 2583 : cluster [DBG] pgmap v1980: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:25.651555+0000 mgr.smithi029.lsfhcm (mgr.34102) 2583 : cluster [DBG] pgmap v1980: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:27.652311+0000 mgr.smithi029.lsfhcm (mgr.34102) 2584 : cluster [DBG] pgmap v1981: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:28.849948+0000 mon.smithi029 (mon.0) 2527 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-23T03:07:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:28.850260+0000 mon.smithi029 (mon.0) 2528 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:07:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:28.850530+0000 mon.smithi029 (mon.0) 2529 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T03:07:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:28.850794+0000 mon.smithi029 (mon.0) 2530 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-23T03:07:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:27.652311+0000 mgr.smithi029.lsfhcm (mgr.34102) 2584 : cluster [DBG] pgmap v1981: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:28.849948+0000 mon.smithi029 (mon.0) 2527 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-23T03:07:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:28.850260+0000 mon.smithi029 (mon.0) 2528 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:07:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:28.850530+0000 mon.smithi029 (mon.0) 2529 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T03:07:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:28.850794+0000 mon.smithi029 (mon.0) 2530 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-23T03:07:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:29.653108+0000 mgr.smithi029.lsfhcm (mgr.34102) 2585 : cluster [DBG] pgmap v1982: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:29.653108+0000 mgr.smithi029.lsfhcm (mgr.34102) 2585 : cluster [DBG] pgmap v1982: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:31.653727+0000 mgr.smithi029.lsfhcm (mgr.34102) 2586 : cluster [DBG] pgmap v1983: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:31.653727+0000 mgr.smithi029.lsfhcm (mgr.34102) 2586 : cluster [DBG] pgmap v1983: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:33.654326+0000 mgr.smithi029.lsfhcm (mgr.34102) 2587 : cluster [DBG] pgmap v1984: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:33.654326+0000 mgr.smithi029.lsfhcm (mgr.34102) 2587 : cluster [DBG] pgmap v1984: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:35.654830+0000 mgr.smithi029.lsfhcm (mgr.34102) 2588 : cluster [DBG] pgmap v1985: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:35.654830+0000 mgr.smithi029.lsfhcm (mgr.34102) 2588 : cluster [DBG] pgmap v1985: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:37.655550+0000 mgr.smithi029.lsfhcm (mgr.34102) 2589 : cluster [DBG] pgmap v1986: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:37.655550+0000 mgr.smithi029.lsfhcm (mgr.34102) 2589 : cluster [DBG] pgmap v1986: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:39.980465+0000 mon.smithi029 (mon.0) 2531 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:07:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:39.983296+0000 mon.smithi029 (mon.0) 2532 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:39.984904+0000 mon.smithi029 (mon.0) 2533 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:39.986421+0000 mon.smithi029 (mon.0) 2534 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:39.988431+0000 mon.smithi029 (mon.0) 2535 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:39.990526+0000 mon.smithi029 (mon.0) 2536 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi052.uthbhj"]}]: dispatch 2024-02-23T03:07:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:39.980465+0000 mon.smithi029 (mon.0) 2531 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:07:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:39.983296+0000 mon.smithi029 (mon.0) 2532 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:39.984904+0000 mon.smithi029 (mon.0) 2533 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:39.986421+0000 mon.smithi029 (mon.0) 2534 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:39.988431+0000 mon.smithi029 (mon.0) 2535 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:40.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:39.990526+0000 mon.smithi029 (mon.0) 2536 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi052.uthbhj"]}]: dispatch 2024-02-23T03:07:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:39.656189+0000 mgr.smithi029.lsfhcm (mgr.34102) 2590 : cluster [DBG] pgmap v1987: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:39.978273+0000 mgr.smithi029.lsfhcm (mgr.34102) 2591 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:07:41.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:07:41.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:07:41.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:07:41.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:07:41.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:07:41.674 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:39.991206+0000 mgr.smithi029.lsfhcm (mgr.34102) 2592 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi052.uthbhj 2024-02-23T03:07:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:39.656189+0000 mgr.smithi029.lsfhcm (mgr.34102) 2590 : cluster [DBG] pgmap v1987: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:39.978273+0000 mgr.smithi029.lsfhcm (mgr.34102) 2591 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:07:41.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:07:41.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:07:41.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:07:41.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:39.991206+0000 mgr.smithi029.lsfhcm (mgr.34102) 2592 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi052.uthbhj 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:41.656895+0000 mgr.smithi029.lsfhcm (mgr.34102) 2593 : cluster [DBG] pgmap v1988: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:41.750082+0000 mgr.smithi029.lsfhcm (mgr.34102) 2594 : cephadm [INF] Upgrade: Updating mds.foofs.smithi052.uthbhj 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:41.754901+0000 mon.smithi029 (mon.0) 2537 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:41.755789+0000 mon.smithi029 (mon.0) 2538 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi052.uthbhj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:41.756653+0000 mon.smithi029 (mon.0) 2539 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:41.757404+0000 mgr.smithi029.lsfhcm (mgr.34102) 2595 : cephadm [INF] Deploying daemon mds.foofs.smithi052.uthbhj on smithi052 2024-02-23T03:07:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:41.757886+0000 mon.smithi029 (mon.0) 2540 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "container_image"}]: dispatch 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:41.656895+0000 mgr.smithi029.lsfhcm (mgr.34102) 2593 : cluster [DBG] pgmap v1988: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:41.750082+0000 mgr.smithi029.lsfhcm (mgr.34102) 2594 : cephadm [INF] Upgrade: Updating mds.foofs.smithi052.uthbhj 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:41.754901+0000 mon.smithi029 (mon.0) 2537 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:41.755789+0000 mon.smithi029 (mon.0) 2538 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi052.uthbhj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:41.756653+0000 mon.smithi029 (mon.0) 2539 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:41.757404+0000 mgr.smithi029.lsfhcm (mgr.34102) 2595 : cephadm [INF] Deploying daemon mds.foofs.smithi052.uthbhj on smithi052 2024-02-23T03:07:43.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:41.757886+0000 mon.smithi029 (mon.0) 2540 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "container_image"}]: dispatch 2024-02-23T03:07:44.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T03:07:43.753+0000 7f703a752700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-23T03:07:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.681705+0000 mon.smithi029 (mon.0) 2541 : cluster [WRN] daemon mds.foofs.smithi052.uthbhj compat changed unexpectedly 2024-02-23T03:07:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.686301+0000 mon.smithi029 (mon.0) 2542 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-02-23T03:07:44.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.681705+0000 mon.smithi029 (mon.0) 2541 : cluster [WRN] daemon mds.foofs.smithi052.uthbhj compat changed unexpectedly 2024-02-23T03:07:44.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.686301+0000 mon.smithi029 (mon.0) 2542 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-02-23T03:07:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.657726+0000 mgr.smithi029.lsfhcm (mgr.34102) 2596 : cluster [DBG] pgmap v1989: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.754790+0000 mon.smithi029 (mon.0) 2543 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-23T03:07:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.754818+0000 mon.smithi029 (mon.0) 2544 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-23T03:07:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.760991+0000 mon.smithi029 (mon.0) 2545 : cluster [INF] Standby daemon mds.foofs.smithi029.ciputz assigned to filesystem foofs as rank 0 2024-02-23T03:07:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.761088+0000 mon.smithi029 (mon.0) 2546 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-23T03:07:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.761111+0000 mon.smithi029 (mon.0) 2547 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-23T03:07:45.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.761274+0000 mon.smithi029 (mon.0) 2548 : cluster [DBG] fsmap foofs:0/1 1 up:standby, 1 failed 2024-02-23T03:07:45.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:43.763680+0000 mon.smithi029 (mon.0) 2549 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi029.ciputz=up:replay} 2024-02-23T03:07:45.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:43.804981+0000 mon.smithi029 (mon.0) 2550 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.657726+0000 mgr.smithi029.lsfhcm (mgr.34102) 2596 : cluster [DBG] pgmap v1989: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.754790+0000 mon.smithi029 (mon.0) 2543 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.754818+0000 mon.smithi029 (mon.0) 2544 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.760991+0000 mon.smithi029 (mon.0) 2545 : cluster [INF] Standby daemon mds.foofs.smithi029.ciputz assigned to filesystem foofs as rank 0 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.761088+0000 mon.smithi029 (mon.0) 2546 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.761111+0000 mon.smithi029 (mon.0) 2547 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.761274+0000 mon.smithi029 (mon.0) 2548 : cluster [DBG] fsmap foofs:0/1 1 up:standby, 1 failed 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:43.763680+0000 mon.smithi029 (mon.0) 2549 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi029.ciputz=up:replay} 2024-02-23T03:07:45.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:43.804981+0000 mon.smithi029 (mon.0) 2550 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:44.805350+0000 mds.foofs.smithi029.ciputz (mds.0) 1 : cluster [DBG] reconnect by client.19920 172.21.15.29:0/2679058240 after 0.000999983 2024-02-23T03:07:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:44.805572+0000 mds.foofs.smithi029.ciputz (mds.0) 2 : cluster [DBG] reconnect by client.28343 172.21.15.52:0/690743511 after 0.000999983 2024-02-23T03:07:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:44.806412+0000 mon.smithi029 (mon.0) 2551 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:reconnect 2024-02-23T03:07:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:44.806456+0000 mon.smithi029 (mon.0) 2552 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi029.ciputz=up:reconnect} 2024-02-23T03:07:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:44.805350+0000 mds.foofs.smithi029.ciputz (mds.0) 1 : cluster [DBG] reconnect by client.19920 172.21.15.29:0/2679058240 after 0.000999983 2024-02-23T03:07:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:44.805572+0000 mds.foofs.smithi029.ciputz (mds.0) 2 : cluster [DBG] reconnect by client.28343 172.21.15.52:0/690743511 after 0.000999983 2024-02-23T03:07:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:44.806412+0000 mon.smithi029 (mon.0) 2551 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:reconnect 2024-02-23T03:07:46.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:44.806456+0000 mon.smithi029 (mon.0) 2552 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi029.ciputz=up:reconnect} 2024-02-23T03:07:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:45.658321+0000 mgr.smithi029.lsfhcm (mgr.34102) 2597 : cluster [DBG] pgmap v1991: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 0 op/s 2024-02-23T03:07:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:45.812443+0000 mon.smithi029 (mon.0) 2553 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:rejoin 2024-02-23T03:07:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:45.812517+0000 mon.smithi029 (mon.0) 2554 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi029.ciputz=up:rejoin} 2024-02-23T03:07:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:45.816194+0000 mon.smithi029 (mon.0) 2555 : cluster [INF] daemon mds.foofs.smithi029.ciputz is now active in filesystem foofs as rank 0 2024-02-23T03:07:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:46.686486+0000 mon.smithi029 (mon.0) 2556 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:46.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:46.687635+0000 mon.smithi029 (mon.0) 2557 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:07:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:45.658321+0000 mgr.smithi029.lsfhcm (mgr.34102) 2597 : cluster [DBG] pgmap v1991: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 0 op/s 2024-02-23T03:07:47.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:45.812443+0000 mon.smithi029 (mon.0) 2553 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:rejoin 2024-02-23T03:07:47.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:45.812517+0000 mon.smithi029 (mon.0) 2554 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi029.ciputz=up:rejoin} 2024-02-23T03:07:47.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:45.816194+0000 mon.smithi029 (mon.0) 2555 : cluster [INF] daemon mds.foofs.smithi029.ciputz is now active in filesystem foofs as rank 0 2024-02-23T03:07:47.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:46.686486+0000 mon.smithi029 (mon.0) 2556 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:47.267 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:46.687635+0000 mon.smithi029 (mon.0) 2557 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:46.809890+0000 mon.smithi029 (mon.0) 2558 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:46.809936+0000 mon.smithi029 (mon.0) 2559 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:46.814427+0000 mon.smithi029 (mon.0) 2560 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:active 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:46.814480+0000 mon.smithi029 (mon.0) 2561 : cluster [DBG] mds.? [v2:172.21.15.52:6832/254279866,v1:172.21.15.52:6833/254279866] up:boot 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:46.814545+0000 mon.smithi029 (mon.0) 2562 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi029.ciputz=up:active} 1 up:standby 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:46.815061+0000 mon.smithi029 (mon.0) 2563 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi052.uthbhj"}]: dispatch 2024-02-23T03:07:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:46.935626+0000 mon.smithi029 (mon.0) 2564 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:46.936697+0000 mon.smithi029 (mon.0) 2565 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:46.946998+0000 mon.smithi029 (mon.0) 2566 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.238585+0000 mon.smithi029 (mon.0) 2567 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.238982+0000 mon.smithi029 (mon.0) 2568 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.239289+0000 mon.smithi029 (mon.0) 2569 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.239593+0000 mon.smithi029 (mon.0) 2570 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.239896+0000 mon.smithi029 (mon.0) 2571 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.240200+0000 mon.smithi029 (mon.0) 2572 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.240483+0000 mon.smithi029 (mon.0) 2573 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.240777+0000 mon.smithi029 (mon.0) 2574 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.241071+0000 mon.smithi029 (mon.0) 2575 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:07:47.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:47.241363+0000 mon.smithi029 (mon.0) 2576 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:46.809890+0000 mon.smithi029 (mon.0) 2558 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:46.809936+0000 mon.smithi029 (mon.0) 2559 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:46.814427+0000 mon.smithi029 (mon.0) 2560 : cluster [DBG] mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858] up:active 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:46.814480+0000 mon.smithi029 (mon.0) 2561 : cluster [DBG] mds.? [v2:172.21.15.52:6832/254279866,v1:172.21.15.52:6833/254279866] up:boot 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:46.814545+0000 mon.smithi029 (mon.0) 2562 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi029.ciputz=up:active} 1 up:standby 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:46.815061+0000 mon.smithi029 (mon.0) 2563 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi052.uthbhj"}]: dispatch 2024-02-23T03:07:48.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:46.935626+0000 mon.smithi029 (mon.0) 2564 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:46.936697+0000 mon.smithi029 (mon.0) 2565 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:46.946998+0000 mon.smithi029 (mon.0) 2566 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.238585+0000 mon.smithi029 (mon.0) 2567 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.238982+0000 mon.smithi029 (mon.0) 2568 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.239289+0000 mon.smithi029 (mon.0) 2569 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.239593+0000 mon.smithi029 (mon.0) 2570 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.239896+0000 mon.smithi029 (mon.0) 2571 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.240200+0000 mon.smithi029 (mon.0) 2572 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.240483+0000 mon.smithi029 (mon.0) 2573 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.240777+0000 mon.smithi029 (mon.0) 2574 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.241071+0000 mon.smithi029 (mon.0) 2575 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:07:48.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:47.241363+0000 mon.smithi029 (mon.0) 2576 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:47.659010+0000 mgr.smithi029.lsfhcm (mgr.34102) 2598 : cluster [DBG] pgmap v1992: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 102 B/s wr, 6 op/s 2024-02-23T03:07:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:47.659010+0000 mgr.smithi029.lsfhcm (mgr.34102) 2598 : cluster [DBG] pgmap v1992: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 102 B/s wr, 6 op/s 2024-02-23T03:07:51.208 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:07:51.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:49.659590+0000 mgr.smithi029.lsfhcm (mgr.34102) 2599 : cluster [DBG] pgmap v1993: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 102 B/s wr, 7 op/s 2024-02-23T03:07:51.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:49.659590+0000 mgr.smithi029.lsfhcm (mgr.34102) 2599 : cluster [DBG] pgmap v1993: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 102 B/s wr, 7 op/s 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (80m) 0s ago 86m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (53m) 5m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (53m) 0s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (83m) 0s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (5m) 5m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:07:51.783 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (5s) 0s ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (80m) 5m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (69m) 0s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (64m) 5m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (59m) 0s ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (85m) 5m ago 85m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (85m) 0s ago 85m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 2h - - 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 0s ago 2h - - 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (47m) 5m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (42m) 5m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (37m) 5m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (31m) 5m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:07:51.784 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (26m) 0s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:07:51.785 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (21m) 0s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:07:51.785 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (15m) 0s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:07:51.785 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (10m) 0s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:07:51.785 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (86m) 0s ago 86m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:07:52.167 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:07:52.168 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:07:52.456 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:07:52.457 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:07:52.458 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:07:52.458 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:07:52.458 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:07:52.458 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:07:52.458 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.196222+0000 mgr.smithi029.lsfhcm (mgr.34102) 2600 : audit [DBG] from='client.36596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.383402+0000 mon.smithi029 (mon.0) 2577 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.486574+0000 mgr.smithi029.lsfhcm (mgr.34102) 2601 : audit [DBG] from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.668567+0000 mon.smithi029 (mon.0) 2578 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.668928+0000 mon.smithi029 (mon.0) 2579 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.669244+0000 mon.smithi029 (mon.0) 2580 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.669545+0000 mon.smithi029 (mon.0) 2581 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.669829+0000 mon.smithi029 (mon.0) 2582 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.670121+0000 mon.smithi029 (mon.0) 2583 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.670399+0000 mon.smithi029 (mon.0) 2584 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.670679+0000 mon.smithi029 (mon.0) 2585 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.670970+0000 mon.smithi029 (mon.0) 2586 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.671253+0000 mon.smithi029 (mon.0) 2587 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.671739+0000 mon.smithi029 (mon.0) 2588 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.672323+0000 mon.smithi029 (mon.0) 2589 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.676784+0000 mon.smithi029 (mon.0) 2590 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.678757+0000 mon.smithi029 (mon.0) 2591 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.681718+0000 mon.smithi029 (mon.0) 2592 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.771180+0000 mon.smithi029 (mon.0) 2593 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.771561+0000 mon.smithi029 (mon.0) 2594 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.771924+0000 mon.smithi029 (mon.0) 2595 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.772241+0000 mon.smithi029 (mon.0) 2596 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.772552+0000 mon.smithi029 (mon.0) 2597 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.774561+0000 mon.smithi029 (mon.0) 2598 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:52.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.774891+0000 mon.smithi029 (mon.0) 2599 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.775224+0000 mon.smithi029 (mon.0) 2600 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.775539+0000 mon.smithi029 (mon.0) 2601 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.775859+0000 mon.smithi029 (mon.0) 2602 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:52.165355+0000 mon.smithi029 (mon.0) 2603 : audit [DBG] from='client.? 172.21.15.29:0/3541230778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:52.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.196222+0000 mgr.smithi029.lsfhcm (mgr.34102) 2600 : audit [DBG] from='client.36596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.383402+0000 mon.smithi029 (mon.0) 2577 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.486574+0000 mgr.smithi029.lsfhcm (mgr.34102) 2601 : audit [DBG] from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.668567+0000 mon.smithi029 (mon.0) 2578 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.668928+0000 mon.smithi029 (mon.0) 2579 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.669244+0000 mon.smithi029 (mon.0) 2580 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.669545+0000 mon.smithi029 (mon.0) 2581 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.669829+0000 mon.smithi029 (mon.0) 2582 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.670121+0000 mon.smithi029 (mon.0) 2583 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.670399+0000 mon.smithi029 (mon.0) 2584 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.670679+0000 mon.smithi029 (mon.0) 2585 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.670970+0000 mon.smithi029 (mon.0) 2586 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.671253+0000 mon.smithi029 (mon.0) 2587 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.671739+0000 mon.smithi029 (mon.0) 2588 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.672323+0000 mon.smithi029 (mon.0) 2589 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.676784+0000 mon.smithi029 (mon.0) 2590 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.678757+0000 mon.smithi029 (mon.0) 2591 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.681718+0000 mon.smithi029 (mon.0) 2592 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.771180+0000 mon.smithi029 (mon.0) 2593 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.771561+0000 mon.smithi029 (mon.0) 2594 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.771924+0000 mon.smithi029 (mon.0) 2595 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.772241+0000 mon.smithi029 (mon.0) 2596 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.772552+0000 mon.smithi029 (mon.0) 2597 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.774561+0000 mon.smithi029 (mon.0) 2598 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.774891+0000 mon.smithi029 (mon.0) 2599 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.775224+0000 mon.smithi029 (mon.0) 2600 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.691 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.775539+0000 mon.smithi029 (mon.0) 2601 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.691 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.775859+0000 mon.smithi029 (mon.0) 2602 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:07:52.691 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:52.165355+0000 mon.smithi029 (mon.0) 2603 : audit [DBG] from='client.? 172.21.15.29:0/3541230778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:07:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:51.660076+0000 mgr.smithi029.lsfhcm (mgr.34102) 2602 : cluster [DBG] pgmap v1994: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.6 KiB/s wr, 13 op/s 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:51.672842+0000 mgr.smithi029.lsfhcm (mgr.34102) 2603 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:51.673270+0000 mgr.smithi029.lsfhcm (mgr.34102) 2604 : cluster [DBG] pgmap v1995: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 11 KiB/s wr, 16 op/s 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:51.673477+0000 mgr.smithi029.lsfhcm (mgr.34102) 2605 : cluster [DBG] pgmap v1996: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 11 KiB/s wr, 16 op/s 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:51.682949+0000 mgr.smithi029.lsfhcm (mgr.34102) 2606 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:07:51.683056+0000 mgr.smithi029.lsfhcm (mgr.34102) 2607 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:51.769356+0000 mgr.smithi029.lsfhcm (mgr.34102) 2608 : audit [DBG] from='client.36604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:53.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:52.455553+0000 mgr.smithi029.lsfhcm (mgr.34102) 2609 : audit [DBG] from='client.36612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:51.660076+0000 mgr.smithi029.lsfhcm (mgr.34102) 2602 : cluster [DBG] pgmap v1994: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.6 KiB/s wr, 13 op/s 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:51.672842+0000 mgr.smithi029.lsfhcm (mgr.34102) 2603 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:51.673270+0000 mgr.smithi029.lsfhcm (mgr.34102) 2604 : cluster [DBG] pgmap v1995: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 11 KiB/s wr, 16 op/s 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:51.673477+0000 mgr.smithi029.lsfhcm (mgr.34102) 2605 : cluster [DBG] pgmap v1996: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 11 KiB/s wr, 16 op/s 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:51.682949+0000 mgr.smithi029.lsfhcm (mgr.34102) 2606 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:07:51.683056+0000 mgr.smithi029.lsfhcm (mgr.34102) 2607 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:51.769356+0000 mgr.smithi029.lsfhcm (mgr.34102) 2608 : audit [DBG] from='client.36604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:52.455553+0000 mgr.smithi029.lsfhcm (mgr.34102) 2609 : audit [DBG] from='client.36612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:07:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:53.674160+0000 mgr.smithi029.lsfhcm (mgr.34102) 2610 : cluster [DBG] pgmap v1997: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 11 KiB/s wr, 15 op/s 2024-02-23T03:07:55.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:53.674160+0000 mgr.smithi029.lsfhcm (mgr.34102) 2610 : cluster [DBG] pgmap v1997: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 11 KiB/s wr, 15 op/s 2024-02-23T03:07:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:55.674852+0000 mgr.smithi029.lsfhcm (mgr.34102) 2611 : cluster [DBG] pgmap v1998: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 11 KiB/s wr, 8 op/s 2024-02-23T03:07:57.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:55.674852+0000 mgr.smithi029.lsfhcm (mgr.34102) 2611 : cluster [DBG] pgmap v1998: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 11 KiB/s wr, 8 op/s 2024-02-23T03:07:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:57.675444+0000 mgr.smithi029.lsfhcm (mgr.34102) 2612 : cluster [DBG] pgmap v1999: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 KiB/s rd, 11 KiB/s wr, 6 op/s 2024-02-23T03:07:59.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:07:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:07:58.805757+0000 mon.smithi029 (mon.0) 2604 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:07:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:57.675444+0000 mgr.smithi029.lsfhcm (mgr.34102) 2612 : cluster [DBG] pgmap v1999: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 KiB/s rd, 11 KiB/s wr, 6 op/s 2024-02-23T03:07:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:07:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:07:58.805757+0000 mon.smithi029 (mon.0) 2604 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:08:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:07:59.676154+0000 mgr.smithi029.lsfhcm (mgr.34102) 2613 : cluster [DBG] pgmap v2000: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:01.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:07:59.676154+0000 mgr.smithi029.lsfhcm (mgr.34102) 2613 : cluster [DBG] pgmap v2000: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:01.676595+0000 mgr.smithi029.lsfhcm (mgr.34102) 2614 : cluster [DBG] pgmap v2001: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-02-23T03:08:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:01.676595+0000 mgr.smithi029.lsfhcm (mgr.34102) 2614 : cluster [DBG] pgmap v2001: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-02-23T03:08:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:03.677279+0000 mgr.smithi029.lsfhcm (mgr.34102) 2615 : cluster [DBG] pgmap v2002: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:05.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:03.677279+0000 mgr.smithi029.lsfhcm (mgr.34102) 2615 : cluster [DBG] pgmap v2002: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:05.677901+0000 mgr.smithi029.lsfhcm (mgr.34102) 2616 : cluster [DBG] pgmap v2003: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:05.677901+0000 mgr.smithi029.lsfhcm (mgr.34102) 2616 : cluster [DBG] pgmap v2003: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:07.678621+0000 mgr.smithi029.lsfhcm (mgr.34102) 2617 : cluster [DBG] pgmap v2004: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:07.678621+0000 mgr.smithi029.lsfhcm (mgr.34102) 2617 : cluster [DBG] pgmap v2004: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:09.679331+0000 mgr.smithi029.lsfhcm (mgr.34102) 2618 : cluster [DBG] pgmap v2005: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:09.679331+0000 mgr.smithi029.lsfhcm (mgr.34102) 2618 : cluster [DBG] pgmap v2005: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:11.679964+0000 mgr.smithi029.lsfhcm (mgr.34102) 2619 : cluster [DBG] pgmap v2006: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:11.679964+0000 mgr.smithi029.lsfhcm (mgr.34102) 2619 : cluster [DBG] pgmap v2006: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-23T03:08:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:13.680513+0000 mgr.smithi029.lsfhcm (mgr.34102) 2620 : cluster [DBG] pgmap v2007: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:13.680513+0000 mgr.smithi029.lsfhcm (mgr.34102) 2620 : cluster [DBG] pgmap v2007: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:15.681030+0000 mgr.smithi029.lsfhcm (mgr.34102) 2621 : cluster [DBG] pgmap v2008: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:15.681030+0000 mgr.smithi029.lsfhcm (mgr.34102) 2621 : cluster [DBG] pgmap v2008: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:19.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:17.681806+0000 mgr.smithi029.lsfhcm (mgr.34102) 2622 : cluster [DBG] pgmap v2009: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:17.681806+0000 mgr.smithi029.lsfhcm (mgr.34102) 2622 : cluster [DBG] pgmap v2009: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:19.682571+0000 mgr.smithi029.lsfhcm (mgr.34102) 2623 : cluster [DBG] pgmap v2010: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:19.682571+0000 mgr.smithi029.lsfhcm (mgr.34102) 2623 : cluster [DBG] pgmap v2010: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:22.767 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:08:23.338 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:08:23.338 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (80m) 31s ago 86m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:08:23.338 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (54m) 5m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:08:23.338 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (54m) 31s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (83m) 31s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (5m) 5m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (37s) 31s ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (80m) 5m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (70m) 31s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (65m) 5m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (59m) 31s ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (86m) 5m ago 86m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (86m) 31s ago 86m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 5m ago 2h - - 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 31s ago 2h - - 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (48m) 5m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (42m) 5m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:08:23.339 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (37m) 5m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:08:23.340 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (32m) 5m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:08:23.340 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (27m) 31s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:08:23.340 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (21m) 31s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:08:23.340 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (16m) 31s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:08:23.340 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (11m) 31s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:08:23.340 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (86m) 31s ago 86m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:08:23.680 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:08:23.680 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:08:23.680 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:08:23.680 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:23.680 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:08:23.680 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:08:23.681 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:21.683136+0000 mgr.smithi029.lsfhcm (mgr.34102) 2624 : cluster [DBG] pgmap v2011: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.326414+0000 mon.smithi029 (mon.0) 2605 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.326856+0000 mon.smithi029 (mon.0) 2606 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.327234+0000 mon.smithi029 (mon.0) 2607 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.327583+0000 mon.smithi029 (mon.0) 2608 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.327933+0000 mon.smithi029 (mon.0) 2609 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.329922+0000 mon.smithi029 (mon.0) 2610 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.330274+0000 mon.smithi029 (mon.0) 2611 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.330618+0000 mon.smithi029 (mon.0) 2612 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.330983+0000 mon.smithi029 (mon.0) 2613 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.331311+0000 mon.smithi029 (mon.0) 2614 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:21.683136+0000 mgr.smithi029.lsfhcm (mgr.34102) 2624 : cluster [DBG] pgmap v2011: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.326414+0000 mon.smithi029 (mon.0) 2605 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.326856+0000 mon.smithi029 (mon.0) 2606 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.327234+0000 mon.smithi029 (mon.0) 2607 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.327583+0000 mon.smithi029 (mon.0) 2608 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.327933+0000 mon.smithi029 (mon.0) 2609 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.329922+0000 mon.smithi029 (mon.0) 2610 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.330274+0000 mon.smithi029 (mon.0) 2611 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.330618+0000 mon.smithi029 (mon.0) 2612 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.330983+0000 mon.smithi029 (mon.0) 2613 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.331311+0000 mon.smithi029 (mon.0) 2614 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:23.967 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:08:23.967 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:08:23.968 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:08:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:22.755408+0000 mgr.smithi029.lsfhcm (mgr.34102) 2625 : audit [DBG] from='client.36616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.043870+0000 mgr.smithi029.lsfhcm (mgr.34102) 2626 : audit [DBG] from='client.36620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.324602+0000 mgr.smithi029.lsfhcm (mgr.34102) 2627 : audit [DBG] from='client.36624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.679333+0000 mon.smithi029 (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.29:0/2883712590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:08:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:22.755408+0000 mgr.smithi029.lsfhcm (mgr.34102) 2625 : audit [DBG] from='client.36616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.043870+0000 mgr.smithi029.lsfhcm (mgr.34102) 2626 : audit [DBG] from='client.36620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.324602+0000 mgr.smithi029.lsfhcm (mgr.34102) 2627 : audit [DBG] from='client.36624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:24.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.679333+0000 mon.smithi029 (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.29:0/2883712590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:08:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:23.683649+0000 mgr.smithi029.lsfhcm (mgr.34102) 2628 : cluster [DBG] pgmap v2012: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:23.966448+0000 mgr.smithi029.lsfhcm (mgr.34102) 2629 : audit [DBG] from='client.36632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:23.683649+0000 mgr.smithi029.lsfhcm (mgr.34102) 2628 : cluster [DBG] pgmap v2012: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:23.966448+0000 mgr.smithi029.lsfhcm (mgr.34102) 2629 : audit [DBG] from='client.36632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:25.684274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2630 : cluster [DBG] pgmap v2013: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:25.684274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2630 : cluster [DBG] pgmap v2013: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:27.684873+0000 mgr.smithi029.lsfhcm (mgr.34102) 2631 : cluster [DBG] pgmap v2014: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:28.853840+0000 mon.smithi029 (mon.0) 2616 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T03:08:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:28.854189+0000 mon.smithi029 (mon.0) 2617 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T03:08:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:28.854393+0000 mon.smithi029 (mon.0) 2618 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T03:08:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:28.854650+0000 mon.smithi029 (mon.0) 2619 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T03:08:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:27.684873+0000 mgr.smithi029.lsfhcm (mgr.34102) 2631 : cluster [DBG] pgmap v2014: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:28.853840+0000 mon.smithi029 (mon.0) 2616 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T03:08:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:28.854189+0000 mon.smithi029 (mon.0) 2617 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-23T03:08:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:28.854393+0000 mon.smithi029 (mon.0) 2618 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T03:08:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:28.854650+0000 mon.smithi029 (mon.0) 2619 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T03:08:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:29.685432+0000 mgr.smithi029.lsfhcm (mgr.34102) 2632 : cluster [DBG] pgmap v2015: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:29.685432+0000 mgr.smithi029.lsfhcm (mgr.34102) 2632 : cluster [DBG] pgmap v2015: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:31.686073+0000 mgr.smithi029.lsfhcm (mgr.34102) 2633 : cluster [DBG] pgmap v2016: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:31.686073+0000 mgr.smithi029.lsfhcm (mgr.34102) 2633 : cluster [DBG] pgmap v2016: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:33.686767+0000 mgr.smithi029.lsfhcm (mgr.34102) 2634 : cluster [DBG] pgmap v2017: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:33.686767+0000 mgr.smithi029.lsfhcm (mgr.34102) 2634 : cluster [DBG] pgmap v2017: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:35.687287+0000 mgr.smithi029.lsfhcm (mgr.34102) 2635 : cluster [DBG] pgmap v2018: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:35.687287+0000 mgr.smithi029.lsfhcm (mgr.34102) 2635 : cluster [DBG] pgmap v2018: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:37.687883+0000 mgr.smithi029.lsfhcm (mgr.34102) 2636 : cluster [DBG] pgmap v2019: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:37.687883+0000 mgr.smithi029.lsfhcm (mgr.34102) 2636 : cluster [DBG] pgmap v2019: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:39.688470+0000 mgr.smithi029.lsfhcm (mgr.34102) 2637 : cluster [DBG] pgmap v2020: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:39.688470+0000 mgr.smithi029.lsfhcm (mgr.34102) 2637 : cluster [DBG] pgmap v2020: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:41.689221+0000 mgr.smithi029.lsfhcm (mgr.34102) 2638 : cluster [DBG] pgmap v2021: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:41.689221+0000 mgr.smithi029.lsfhcm (mgr.34102) 2638 : cluster [DBG] pgmap v2021: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:43.689828+0000 mgr.smithi029.lsfhcm (mgr.34102) 2639 : cluster [DBG] pgmap v2022: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:45.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:43.689828+0000 mgr.smithi029.lsfhcm (mgr.34102) 2639 : cluster [DBG] pgmap v2022: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:45.690529+0000 mgr.smithi029.lsfhcm (mgr.34102) 2640 : cluster [DBG] pgmap v2023: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:45.690529+0000 mgr.smithi029.lsfhcm (mgr.34102) 2640 : cluster [DBG] pgmap v2023: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:47.691297+0000 mgr.smithi029.lsfhcm (mgr.34102) 2641 : cluster [DBG] pgmap v2024: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:47.691297+0000 mgr.smithi029.lsfhcm (mgr.34102) 2641 : cluster [DBG] pgmap v2024: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:49.692058+0000 mgr.smithi029.lsfhcm (mgr.34102) 2642 : cluster [DBG] pgmap v2025: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:51.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:49.692058+0000 mgr.smithi029.lsfhcm (mgr.34102) 2642 : cluster [DBG] pgmap v2025: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:51.692583+0000 mgr.smithi029.lsfhcm (mgr.34102) 2643 : cluster [DBG] pgmap v2026: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:53.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:51.692583+0000 mgr.smithi029.lsfhcm (mgr.34102) 2643 : cluster [DBG] pgmap v2026: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:54.279 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:08:54.851 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (81m) 63s ago 87m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (54m) 6m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (54m) 63s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (84m) 63s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (6m) 6m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (68s) 63s ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (81m) 6m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (70m) 63s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (65m) 6m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (60m) 63s ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (87m) 6m ago 87m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:08:54.852 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (86m) 63s ago 86m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 2h - - 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 63s ago 2h - - 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (48m) 6m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (43m) 6m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (38m) 6m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (32m) 6m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (27m) 63s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (22m) 63s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (16m) 63s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (11m) 63s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:08:54.853 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (87m) 63s ago 87m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:08:55.192 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:08:55.193 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:08:55.194 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:08:55.194 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:08:55.194 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:08:55.194 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:08:55.482 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:08:55.482 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:08:55.483 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:08:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:53.693222+0000 mgr.smithi029.lsfhcm (mgr.34102) 2644 : cluster [DBG] pgmap v2027: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.267245+0000 mgr.smithi029.lsfhcm (mgr.34102) 2645 : audit [DBG] from='client.36636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.556906+0000 mgr.smithi029.lsfhcm (mgr.34102) 2646 : audit [DBG] from='client.36640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.840295+0000 mon.smithi029 (mon.0) 2620 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.840684+0000 mon.smithi029 (mon.0) 2621 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.841016+0000 mon.smithi029 (mon.0) 2622 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.841316+0000 mon.smithi029 (mon.0) 2623 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.841619+0000 mon.smithi029 (mon.0) 2624 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.843587+0000 mon.smithi029 (mon.0) 2625 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:55.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.843895+0000 mon.smithi029 (mon.0) 2626 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.844192+0000 mon.smithi029 (mon.0) 2627 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.844477+0000 mon.smithi029 (mon.0) 2628 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.844753+0000 mon.smithi029 (mon.0) 2629 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:55.191754+0000 mon.smithi029 (mon.0) 2630 : audit [DBG] from='client.? 172.21.15.29:0/955910624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:08:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:53.693222+0000 mgr.smithi029.lsfhcm (mgr.34102) 2644 : cluster [DBG] pgmap v2027: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.267245+0000 mgr.smithi029.lsfhcm (mgr.34102) 2645 : audit [DBG] from='client.36636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.556906+0000 mgr.smithi029.lsfhcm (mgr.34102) 2646 : audit [DBG] from='client.36640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.840295+0000 mon.smithi029 (mon.0) 2620 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.840684+0000 mon.smithi029 (mon.0) 2621 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.841016+0000 mon.smithi029 (mon.0) 2622 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.841316+0000 mon.smithi029 (mon.0) 2623 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.841619+0000 mon.smithi029 (mon.0) 2624 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.843587+0000 mon.smithi029 (mon.0) 2625 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.843895+0000 mon.smithi029 (mon.0) 2626 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.844192+0000 mon.smithi029 (mon.0) 2627 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.844477+0000 mon.smithi029 (mon.0) 2628 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.844753+0000 mon.smithi029 (mon.0) 2629 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:08:55.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:55.191754+0000 mon.smithi029 (mon.0) 2630 : audit [DBG] from='client.? 172.21.15.29:0/955910624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:08:56.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:54.838422+0000 mgr.smithi029.lsfhcm (mgr.34102) 2647 : audit [DBG] from='client.36644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:56.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:08:55.481234+0000 mgr.smithi029.lsfhcm (mgr.34102) 2648 : audit [DBG] from='client.36652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:54.838422+0000 mgr.smithi029.lsfhcm (mgr.34102) 2647 : audit [DBG] from='client.36644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:08:55.481234+0000 mgr.smithi029.lsfhcm (mgr.34102) 2648 : audit [DBG] from='client.36652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:08:57.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:55.693680+0000 mgr.smithi029.lsfhcm (mgr.34102) 2649 : cluster [DBG] pgmap v2028: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:55.693680+0000 mgr.smithi029.lsfhcm (mgr.34102) 2649 : cluster [DBG] pgmap v2028: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:08:59.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:08:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:57.694516+0000 mgr.smithi029.lsfhcm (mgr.34102) 2650 : cluster [DBG] pgmap v2029: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:08:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:57.694516+0000 mgr.smithi029.lsfhcm (mgr.34102) 2650 : cluster [DBG] pgmap v2029: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:08:59.695170+0000 mgr.smithi029.lsfhcm (mgr.34102) 2651 : cluster [DBG] pgmap v2030: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:08:59.695170+0000 mgr.smithi029.lsfhcm (mgr.34102) 2651 : cluster [DBG] pgmap v2030: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:03.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:01.695682+0000 mgr.smithi029.lsfhcm (mgr.34102) 2652 : cluster [DBG] pgmap v2031: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:01.695682+0000 mgr.smithi029.lsfhcm (mgr.34102) 2652 : cluster [DBG] pgmap v2031: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:03.696271+0000 mgr.smithi029.lsfhcm (mgr.34102) 2653 : cluster [DBG] pgmap v2032: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:06.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:03.696271+0000 mgr.smithi029.lsfhcm (mgr.34102) 2653 : cluster [DBG] pgmap v2032: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:07.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:05.696892+0000 mgr.smithi029.lsfhcm (mgr.34102) 2654 : cluster [DBG] pgmap v2033: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:08.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:05.696892+0000 mgr.smithi029.lsfhcm (mgr.34102) 2654 : cluster [DBG] pgmap v2033: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:07.697525+0000 mgr.smithi029.lsfhcm (mgr.34102) 2655 : cluster [DBG] pgmap v2034: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:10.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:07.697525+0000 mgr.smithi029.lsfhcm (mgr.34102) 2655 : cluster [DBG] pgmap v2034: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:09.698274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2656 : cluster [DBG] pgmap v2035: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:12.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:09.698274+0000 mgr.smithi029.lsfhcm (mgr.34102) 2656 : cluster [DBG] pgmap v2035: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:11.698758+0000 mgr.smithi029.lsfhcm (mgr.34102) 2657 : cluster [DBG] pgmap v2036: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:11.698758+0000 mgr.smithi029.lsfhcm (mgr.34102) 2657 : cluster [DBG] pgmap v2036: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:13.699426+0000 mgr.smithi029.lsfhcm (mgr.34102) 2658 : cluster [DBG] pgmap v2037: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:13.699426+0000 mgr.smithi029.lsfhcm (mgr.34102) 2658 : cluster [DBG] pgmap v2037: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:15.699978+0000 mgr.smithi029.lsfhcm (mgr.34102) 2659 : cluster [DBG] pgmap v2038: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:15.699978+0000 mgr.smithi029.lsfhcm (mgr.34102) 2659 : cluster [DBG] pgmap v2038: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:17.700637+0000 mgr.smithi029.lsfhcm (mgr.34102) 2660 : cluster [DBG] pgmap v2039: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:17.700637+0000 mgr.smithi029.lsfhcm (mgr.34102) 2660 : cluster [DBG] pgmap v2039: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:19.701455+0000 mgr.smithi029.lsfhcm (mgr.34102) 2661 : cluster [DBG] pgmap v2040: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:19.701455+0000 mgr.smithi029.lsfhcm (mgr.34102) 2661 : cluster [DBG] pgmap v2040: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:21.702102+0000 mgr.smithi029.lsfhcm (mgr.34102) 2662 : cluster [DBG] pgmap v2041: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:24.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:21.702102+0000 mgr.smithi029.lsfhcm (mgr.34102) 2662 : cluster [DBG] pgmap v2041: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:25.796 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:09:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:23.702730+0000 mgr.smithi029.lsfhcm (mgr.34102) 2663 : cluster [DBG] pgmap v2042: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:23.702730+0000 mgr.smithi029.lsfhcm (mgr.34102) 2663 : cluster [DBG] pgmap v2042: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (82m) 94s ago 87m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (55m) 6m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (55m) 94s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (84m) 94s ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (6m) 6m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (100s) 94s ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (81m) 6m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (71m) 94s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:09:26.365 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (66m) 6m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (60m) 94s ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (87m) 6m ago 87m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (87m) 94s ago 87m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 6m ago 2h - - 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 94s ago 2h - - 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (49m) 6m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (43m) 6m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (38m) 6m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (33m) 6m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (28m) 94s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (22m) 94s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (17m) 94s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (12m) 94s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:09:26.366 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (87m) 94s ago 87m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:09:26.711 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:09:26.711 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:09:26.711 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:09:26.711 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:26.711 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:09:26.712 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:09:26.712 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:26.712 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:09:26.712 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:09:26.712 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:26.712 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:09:26.713 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:09:26.713 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:26.713 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:09:26.713 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:09:26.713 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:09:26.713 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:09:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.353610+0000 mon.smithi029 (mon.0) 2631 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.353966+0000 mon.smithi029 (mon.0) 2632 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.354260+0000 mon.smithi029 (mon.0) 2633 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.354528+0000 mon.smithi029 (mon.0) 2634 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.354783+0000 mon.smithi029 (mon.0) 2635 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.356723+0000 mon.smithi029 (mon.0) 2636 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.357026+0000 mon.smithi029 (mon.0) 2637 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.357298+0000 mon.smithi029 (mon.0) 2638 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.357558+0000 mon.smithi029 (mon.0) 2639 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:26.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.357810+0000 mon.smithi029 (mon.0) 2640 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:09:27.000 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:09:27.001 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.353610+0000 mon.smithi029 (mon.0) 2631 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.353966+0000 mon.smithi029 (mon.0) 2632 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.354260+0000 mon.smithi029 (mon.0) 2633 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.354528+0000 mon.smithi029 (mon.0) 2634 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.354783+0000 mon.smithi029 (mon.0) 2635 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.356723+0000 mon.smithi029 (mon.0) 2636 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.357026+0000 mon.smithi029 (mon.0) 2637 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.357298+0000 mon.smithi029 (mon.0) 2638 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.357558+0000 mon.smithi029 (mon.0) 2639 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.357810+0000 mon.smithi029 (mon.0) 2640 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:25.703248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2664 : cluster [DBG] pgmap v2043: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:27.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:25.784428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2665 : audit [DBG] from='client.36656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:27.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.070994+0000 mgr.smithi029.lsfhcm (mgr.34102) 2666 : audit [DBG] from='client.36660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:27.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.351771+0000 mgr.smithi029.lsfhcm (mgr.34102) 2667 : audit [DBG] from='client.36664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:27.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.709674+0000 mon.smithi029 (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.29:0/2004015577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:09:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:25.703248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2664 : cluster [DBG] pgmap v2043: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:25.784428+0000 mgr.smithi029.lsfhcm (mgr.34102) 2665 : audit [DBG] from='client.36656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.070994+0000 mgr.smithi029.lsfhcm (mgr.34102) 2666 : audit [DBG] from='client.36660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.351771+0000 mgr.smithi029.lsfhcm (mgr.34102) 2667 : audit [DBG] from='client.36664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.709674+0000 mon.smithi029 (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.29:0/2004015577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:09:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:26.999038+0000 mgr.smithi029.lsfhcm (mgr.34102) 2668 : audit [DBG] from='client.36672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:26.999038+0000 mgr.smithi029.lsfhcm (mgr.34102) 2668 : audit [DBG] from='client.36672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:27.703793+0000 mgr.smithi029.lsfhcm (mgr.34102) 2669 : cluster [DBG] pgmap v2044: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:28.857772+0000 mon.smithi029 (mon.0) 2642 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T03:09:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:28.858079+0000 mon.smithi029 (mon.0) 2643 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T03:09:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:28.858335+0000 mon.smithi029 (mon.0) 2644 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:09:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:28.858591+0000 mon.smithi029 (mon.0) 2645 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-23T03:09:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:27.703793+0000 mgr.smithi029.lsfhcm (mgr.34102) 2669 : cluster [DBG] pgmap v2044: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:28.857772+0000 mon.smithi029 (mon.0) 2642 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T03:09:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:28.858079+0000 mon.smithi029 (mon.0) 2643 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-23T03:09:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:28.858335+0000 mon.smithi029 (mon.0) 2644 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-23T03:09:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:28.858591+0000 mon.smithi029 (mon.0) 2645 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-23T03:09:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:29.704387+0000 mgr.smithi029.lsfhcm (mgr.34102) 2670 : cluster [DBG] pgmap v2045: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:29.704387+0000 mgr.smithi029.lsfhcm (mgr.34102) 2670 : cluster [DBG] pgmap v2045: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:31.704957+0000 mgr.smithi029.lsfhcm (mgr.34102) 2671 : cluster [DBG] pgmap v2046: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:31.704957+0000 mgr.smithi029.lsfhcm (mgr.34102) 2671 : cluster [DBG] pgmap v2046: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:33.705762+0000 mgr.smithi029.lsfhcm (mgr.34102) 2672 : cluster [DBG] pgmap v2047: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:33.705762+0000 mgr.smithi029.lsfhcm (mgr.34102) 2672 : cluster [DBG] pgmap v2047: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:37.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:35.706371+0000 mgr.smithi029.lsfhcm (mgr.34102) 2673 : cluster [DBG] pgmap v2048: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:35.706371+0000 mgr.smithi029.lsfhcm (mgr.34102) 2673 : cluster [DBG] pgmap v2048: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:39.102 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:37.706960+0000 mgr.smithi029.lsfhcm (mgr.34102) 2674 : cluster [DBG] pgmap v2049: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:39.114 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:37.706960+0000 mgr.smithi029.lsfhcm (mgr.34102) 2674 : cluster [DBG] pgmap v2049: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:41.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:39.707525+0000 mgr.smithi029.lsfhcm (mgr.34102) 2675 : cluster [DBG] pgmap v2050: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:41.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:39.707525+0000 mgr.smithi029.lsfhcm (mgr.34102) 2675 : cluster [DBG] pgmap v2050: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:43.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:41.708155+0000 mgr.smithi029.lsfhcm (mgr.34102) 2676 : cluster [DBG] pgmap v2051: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:41.708155+0000 mgr.smithi029.lsfhcm (mgr.34102) 2676 : cluster [DBG] pgmap v2051: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:45.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:43.708940+0000 mgr.smithi029.lsfhcm (mgr.34102) 2677 : cluster [DBG] pgmap v2052: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:43.708940+0000 mgr.smithi029.lsfhcm (mgr.34102) 2677 : cluster [DBG] pgmap v2052: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:47.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:45.709502+0000 mgr.smithi029.lsfhcm (mgr.34102) 2678 : cluster [DBG] pgmap v2053: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:45.709502+0000 mgr.smithi029.lsfhcm (mgr.34102) 2678 : cluster [DBG] pgmap v2053: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:47.710207+0000 mgr.smithi029.lsfhcm (mgr.34102) 2679 : cluster [DBG] pgmap v2054: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:49.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:47.710207+0000 mgr.smithi029.lsfhcm (mgr.34102) 2679 : cluster [DBG] pgmap v2054: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:51.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:49.710971+0000 mgr.smithi029.lsfhcm (mgr.34102) 2680 : cluster [DBG] pgmap v2055: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:49.710971+0000 mgr.smithi029.lsfhcm (mgr.34102) 2680 : cluster [DBG] pgmap v2055: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:51.711425+0000 mgr.smithi029.lsfhcm (mgr.34102) 2681 : cluster [DBG] pgmap v2056: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:53.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:51.711425+0000 mgr.smithi029.lsfhcm (mgr.34102) 2681 : cluster [DBG] pgmap v2056: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:53.712120+0000 mgr.smithi029.lsfhcm (mgr.34102) 2682 : cluster [DBG] pgmap v2057: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:55.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:53.712120+0000 mgr.smithi029.lsfhcm (mgr.34102) 2682 : cluster [DBG] pgmap v2057: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:57.314 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:09:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:55.712707+0000 mgr.smithi029.lsfhcm (mgr.34102) 2683 : cluster [DBG] pgmap v2058: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:57.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:55.712707+0000 mgr.smithi029.lsfhcm (mgr.34102) 2683 : cluster [DBG] pgmap v2058: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:57.887 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:09:57.887 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (82m) 2m ago 88m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:09:57.887 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (55m) 7m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:09:57.888 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (55m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:09:57.888 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (85m) 2m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:09:57.888 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (7m) 7m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:09:57.888 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2m) 2m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:09:57.888 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (82m) 7m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (71m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (66m) 7m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (61m) 2m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (88m) 7m ago 88m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (88m) 2m ago 87m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 2h - - 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 2h - - 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (49m) 7m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:09:57.889 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (44m) 7m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (39m) 7m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (33m) 7m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (28m) 2m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (23m) 2m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (18m) 2m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (12m) 2m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:09:57.890 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (88m) 2m ago 88m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:09:58.225 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:09:58.225 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:09:58.226 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:09:58.226 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:58.226 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:09:58.226 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:09:58.226 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:58.226 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:09:58.227 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:09:58.227 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:58.227 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:09:58.227 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:09:58.227 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:09:58.228 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:09:58.228 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:09:58.228 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:09:58.228 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:09:58.514 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:09:58.514 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:09:58.514 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:09:58.514 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:09:58.515 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:09:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.301752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2684 : audit [DBG] from='client.36676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.590340+0000 mgr.smithi029.lsfhcm (mgr.34102) 2685 : audit [DBG] from='client.36680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.875521+0000 mon.smithi029 (mon.0) 2646 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.875869+0000 mon.smithi029 (mon.0) 2647 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.876197+0000 mon.smithi029 (mon.0) 2648 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.876464+0000 mon.smithi029 (mon.0) 2649 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.876716+0000 mon.smithi029 (mon.0) 2650 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.878657+0000 mon.smithi029 (mon.0) 2651 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:58.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.878977+0000 mon.smithi029 (mon.0) 2652 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.879376+0000 mon.smithi029 (mon.0) 2653 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.879716+0000 mon.smithi029 (mon.0) 2654 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.880002+0000 mon.smithi029 (mon.0) 2655 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:58.224303+0000 mon.smithi029 (mon.0) 2656 : audit [DBG] from='client.? 172.21.15.29:0/1861903887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:09:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.301752+0000 mgr.smithi029.lsfhcm (mgr.34102) 2684 : audit [DBG] from='client.36676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.590340+0000 mgr.smithi029.lsfhcm (mgr.34102) 2685 : audit [DBG] from='client.36680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.875521+0000 mon.smithi029 (mon.0) 2646 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.875869+0000 mon.smithi029 (mon.0) 2647 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.876197+0000 mon.smithi029 (mon.0) 2648 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.876464+0000 mon.smithi029 (mon.0) 2649 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.876716+0000 mon.smithi029 (mon.0) 2650 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.878657+0000 mon.smithi029 (mon.0) 2651 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.878977+0000 mon.smithi029 (mon.0) 2652 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.879376+0000 mon.smithi029 (mon.0) 2653 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.879716+0000 mon.smithi029 (mon.0) 2654 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.880002+0000 mon.smithi029 (mon.0) 2655 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:09:58.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:58.224303+0000 mon.smithi029 (mon.0) 2656 : audit [DBG] from='client.? 172.21.15.29:0/1861903887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:09:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:57.713211+0000 mgr.smithi029.lsfhcm (mgr.34102) 2686 : cluster [DBG] pgmap v2059: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:57.873732+0000 mgr.smithi029.lsfhcm (mgr.34102) 2687 : audit [DBG] from='client.36684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:59.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:09:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:09:58.513215+0000 mgr.smithi029.lsfhcm (mgr.34102) 2688 : audit [DBG] from='client.36692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:57.713211+0000 mgr.smithi029.lsfhcm (mgr.34102) 2686 : cluster [DBG] pgmap v2059: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:09:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:57.873732+0000 mgr.smithi029.lsfhcm (mgr.34102) 2687 : audit [DBG] from='client.36684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:09:59.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:09:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:09:58.513215+0000 mgr.smithi029.lsfhcm (mgr.34102) 2688 : audit [DBG] from='client.36692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:00.000119+0000 mon.smithi029 (mon.0) 2657 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T03:10:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:00.000139+0000 mon.smithi029 (mon.0) 2658 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T03:10:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:00.000149+0000 mon.smithi029 (mon.0) 2659 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T03:10:00.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:00.000159+0000 mon.smithi029 (mon.0) 2660 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T03:10:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:00.000119+0000 mon.smithi029 (mon.0) 2657 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-02-23T03:10:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:00.000139+0000 mon.smithi029 (mon.0) 2658 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-02-23T03:10:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:00.000149+0000 mon.smithi029 (mon.0) 2659 : cluster [WRN] daemon node-exporter.smithi029 on smithi029 is in error state 2024-02-23T03:10:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:00.000159+0000 mon.smithi029 (mon.0) 2660 : cluster [WRN] daemon node-exporter.smithi052 on smithi052 is in error state 2024-02-23T03:10:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:09:59.713988+0000 mgr.smithi029.lsfhcm (mgr.34102) 2689 : cluster [DBG] pgmap v2060: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:09:59.713988+0000 mgr.smithi029.lsfhcm (mgr.34102) 2689 : cluster [DBG] pgmap v2060: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:01.714681+0000 mgr.smithi029.lsfhcm (mgr.34102) 2690 : cluster [DBG] pgmap v2061: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:01.714681+0000 mgr.smithi029.lsfhcm (mgr.34102) 2690 : cluster [DBG] pgmap v2061: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:03.715501+0000 mgr.smithi029.lsfhcm (mgr.34102) 2691 : cluster [DBG] pgmap v2062: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:05.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:03.715501+0000 mgr.smithi029.lsfhcm (mgr.34102) 2691 : cluster [DBG] pgmap v2062: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:07.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:05.716118+0000 mgr.smithi029.lsfhcm (mgr.34102) 2692 : cluster [DBG] pgmap v2063: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:05.716118+0000 mgr.smithi029.lsfhcm (mgr.34102) 2692 : cluster [DBG] pgmap v2063: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:09.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:07.716681+0000 mgr.smithi029.lsfhcm (mgr.34102) 2693 : cluster [DBG] pgmap v2064: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:07.716681+0000 mgr.smithi029.lsfhcm (mgr.34102) 2693 : cluster [DBG] pgmap v2064: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:11.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:09.717461+0000 mgr.smithi029.lsfhcm (mgr.34102) 2694 : cluster [DBG] pgmap v2065: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:09.717461+0000 mgr.smithi029.lsfhcm (mgr.34102) 2694 : cluster [DBG] pgmap v2065: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:13.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:11.718036+0000 mgr.smithi029.lsfhcm (mgr.34102) 2695 : cluster [DBG] pgmap v2066: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:13.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:11.718036+0000 mgr.smithi029.lsfhcm (mgr.34102) 2695 : cluster [DBG] pgmap v2066: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:13.718690+0000 mgr.smithi029.lsfhcm (mgr.34102) 2696 : cluster [DBG] pgmap v2067: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:13.718690+0000 mgr.smithi029.lsfhcm (mgr.34102) 2696 : cluster [DBG] pgmap v2067: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:17.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:15.719208+0000 mgr.smithi029.lsfhcm (mgr.34102) 2697 : cluster [DBG] pgmap v2068: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:15.719208+0000 mgr.smithi029.lsfhcm (mgr.34102) 2697 : cluster [DBG] pgmap v2068: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:19.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:17.720054+0000 mgr.smithi029.lsfhcm (mgr.34102) 2698 : cluster [DBG] pgmap v2069: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:19.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:17.720054+0000 mgr.smithi029.lsfhcm (mgr.34102) 2698 : cluster [DBG] pgmap v2069: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:21.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:19.720811+0000 mgr.smithi029.lsfhcm (mgr.34102) 2699 : cluster [DBG] pgmap v2070: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:19.720811+0000 mgr.smithi029.lsfhcm (mgr.34102) 2699 : cluster [DBG] pgmap v2070: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:23.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:21.721525+0000 mgr.smithi029.lsfhcm (mgr.34102) 2700 : cluster [DBG] pgmap v2071: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:21.721525+0000 mgr.smithi029.lsfhcm (mgr.34102) 2700 : cluster [DBG] pgmap v2071: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:10:23.392276+0000 mgr.smithi029.lsfhcm (mgr.34102) 2701 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:10:24.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:10:24.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:10:24.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:10:23.392930+0000 mgr.smithi029.lsfhcm (mgr.34102) 2702 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T03:10:24.673 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:10:23.393071+0000 mgr.smithi029.lsfhcm (mgr.34102) 2703 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T03:10:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:10:23.392276+0000 mgr.smithi029.lsfhcm (mgr.34102) 2701 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:10:24.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:10:24.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:10:24.766 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:10:24.767 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:10:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:10:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:10:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:10:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:10:23.392930+0000 mgr.smithi029.lsfhcm (mgr.34102) 2702 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T03:10:24.768 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:10:23.393071+0000 mgr.smithi029.lsfhcm (mgr.34102) 2703 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T03:10:25.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:23.722335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2704 : cluster [DBG] pgmap v2072: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:23.722335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2704 : cluster [DBG] pgmap v2072: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:27.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:25.723018+0000 mgr.smithi029.lsfhcm (mgr.34102) 2705 : cluster [DBG] pgmap v2073: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:25.723018+0000 mgr.smithi029.lsfhcm (mgr.34102) 2705 : cluster [DBG] pgmap v2073: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:28.841 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:10:29.416 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:10:29.416 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (83m) 2m ago 88m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:10:29.416 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (56m) 7m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:10:29.416 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (56m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:10:29.416 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (85m) 2m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:10:29.416 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (7m) 7m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (2m) 2m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (82m) 7m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (72m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (67m) 7m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (61m) 2m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (88m) 7m ago 88m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (88m) 2m ago 88m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 7m ago 2h - - 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 2h - - 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (50m) 7m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (44m) 7m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (39m) 7m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:10:29.417 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (34m) 7m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:10:29.418 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (29m) 2m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:10:29.418 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (23m) 2m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:10:29.418 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (18m) 2m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:10:29.418 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (13m) 2m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:10:29.418 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (88m) 2m ago 88m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:10:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:27.723829+0000 mgr.smithi029.lsfhcm (mgr.34102) 2706 : cluster [DBG] pgmap v2074: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:28.861350+0000 mon.smithi029 (mon.0) 2661 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-23T03:10:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:28.861595+0000 mon.smithi029 (mon.0) 2662 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:10:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:28.861753+0000 mon.smithi029 (mon.0) 2663 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T03:10:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:28.861963+0000 mon.smithi029 (mon.0) 2664 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:10:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:27.723829+0000 mgr.smithi029.lsfhcm (mgr.34102) 2706 : cluster [DBG] pgmap v2074: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:28.861350+0000 mon.smithi029 (mon.0) 2661 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-23T03:10:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:28.861595+0000 mon.smithi029 (mon.0) 2662 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:10:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:28.861753+0000 mon.smithi029 (mon.0) 2663 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T03:10:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:28.861963+0000 mon.smithi029 (mon.0) 2664 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:10:29.758 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:10:29.758 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:10:29.758 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:10:29.758 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:10:29.758 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:10:29.759 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:10:30.047 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:10:30.048 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:28.822135+0000 mgr.smithi029.lsfhcm (mgr.34102) 2707 : audit [DBG] from='client.36696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.119559+0000 mgr.smithi029.lsfhcm (mgr.34102) 2708 : audit [DBG] from='client.36700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.402343+0000 mgr.smithi029.lsfhcm (mgr.34102) 2709 : audit [DBG] from='client.36704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.404135+0000 mon.smithi029 (mon.0) 2665 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.404543+0000 mon.smithi029 (mon.0) 2666 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.404938+0000 mon.smithi029 (mon.0) 2667 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.405262+0000 mon.smithi029 (mon.0) 2668 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.405579+0000 mon.smithi029 (mon.0) 2669 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.407567+0000 mon.smithi029 (mon.0) 2670 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:10:30.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.407943+0000 mon.smithi029 (mon.0) 2671 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.408318+0000 mon.smithi029 (mon.0) 2672 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.408652+0000 mon.smithi029 (mon.0) 2673 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.408980+0000 mon.smithi029 (mon.0) 2674 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:29.757428+0000 mon.smithi029 (mon.0) 2675 : audit [DBG] from='client.? 172.21.15.29:0/2127272257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:28.822135+0000 mgr.smithi029.lsfhcm (mgr.34102) 2707 : audit [DBG] from='client.36696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.119559+0000 mgr.smithi029.lsfhcm (mgr.34102) 2708 : audit [DBG] from='client.36700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.402343+0000 mgr.smithi029.lsfhcm (mgr.34102) 2709 : audit [DBG] from='client.36704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.404135+0000 mon.smithi029 (mon.0) 2665 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.404543+0000 mon.smithi029 (mon.0) 2666 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.404938+0000 mon.smithi029 (mon.0) 2667 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.405262+0000 mon.smithi029 (mon.0) 2668 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.405579+0000 mon.smithi029 (mon.0) 2669 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.407567+0000 mon.smithi029 (mon.0) 2670 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.407943+0000 mon.smithi029 (mon.0) 2671 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.408318+0000 mon.smithi029 (mon.0) 2672 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.408652+0000 mon.smithi029 (mon.0) 2673 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.408980+0000 mon.smithi029 (mon.0) 2674 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:10:30.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:29.757428+0000 mon.smithi029 (mon.0) 2675 : audit [DBG] from='client.? 172.21.15.29:0/2127272257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:10:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:29.724327+0000 mgr.smithi029.lsfhcm (mgr.34102) 2710 : cluster [DBG] pgmap v2075: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:31.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:10:30.046515+0000 mgr.smithi029.lsfhcm (mgr.34102) 2711 : audit [DBG] from='client.36712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:29.724327+0000 mgr.smithi029.lsfhcm (mgr.34102) 2710 : cluster [DBG] pgmap v2075: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:31.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:10:30.046515+0000 mgr.smithi029.lsfhcm (mgr.34102) 2711 : audit [DBG] from='client.36712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:10:33.653 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:31.724965+0000 mgr.smithi029.lsfhcm (mgr.34102) 2712 : cluster [DBG] pgmap v2076: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:33.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:31.724965+0000 mgr.smithi029.lsfhcm (mgr.34102) 2712 : cluster [DBG] pgmap v2076: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:35.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:33.725677+0000 mgr.smithi029.lsfhcm (mgr.34102) 2713 : cluster [DBG] pgmap v2077: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:33.725677+0000 mgr.smithi029.lsfhcm (mgr.34102) 2713 : cluster [DBG] pgmap v2077: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:37.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:35.726309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2714 : cluster [DBG] pgmap v2078: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:35.726309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2714 : cluster [DBG] pgmap v2078: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:39.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:37.727002+0000 mgr.smithi029.lsfhcm (mgr.34102) 2715 : cluster [DBG] pgmap v2079: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:37.727002+0000 mgr.smithi029.lsfhcm (mgr.34102) 2715 : cluster [DBG] pgmap v2079: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:41.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:39.727572+0000 mgr.smithi029.lsfhcm (mgr.34102) 2716 : cluster [DBG] pgmap v2080: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:39.727572+0000 mgr.smithi029.lsfhcm (mgr.34102) 2716 : cluster [DBG] pgmap v2080: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:43.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:41.728242+0000 mgr.smithi029.lsfhcm (mgr.34102) 2717 : cluster [DBG] pgmap v2081: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:41.728242+0000 mgr.smithi029.lsfhcm (mgr.34102) 2717 : cluster [DBG] pgmap v2081: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:45.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:43.728831+0000 mgr.smithi029.lsfhcm (mgr.34102) 2718 : cluster [DBG] pgmap v2082: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:43.728831+0000 mgr.smithi029.lsfhcm (mgr.34102) 2718 : cluster [DBG] pgmap v2082: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:47.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:45.729459+0000 mgr.smithi029.lsfhcm (mgr.34102) 2719 : cluster [DBG] pgmap v2083: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:47.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:45.729459+0000 mgr.smithi029.lsfhcm (mgr.34102) 2719 : cluster [DBG] pgmap v2083: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:49.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:47.730170+0000 mgr.smithi029.lsfhcm (mgr.34102) 2720 : cluster [DBG] pgmap v2084: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:47.730170+0000 mgr.smithi029.lsfhcm (mgr.34102) 2720 : cluster [DBG] pgmap v2084: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:51.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:49.730740+0000 mgr.smithi029.lsfhcm (mgr.34102) 2721 : cluster [DBG] pgmap v2085: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:49.730740+0000 mgr.smithi029.lsfhcm (mgr.34102) 2721 : cluster [DBG] pgmap v2085: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:53.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:51.731285+0000 mgr.smithi029.lsfhcm (mgr.34102) 2722 : cluster [DBG] pgmap v2086: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:53.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:51.731285+0000 mgr.smithi029.lsfhcm (mgr.34102) 2722 : cluster [DBG] pgmap v2086: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:55.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:53.732090+0000 mgr.smithi029.lsfhcm (mgr.34102) 2723 : cluster [DBG] pgmap v2087: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:55.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:53.732090+0000 mgr.smithi029.lsfhcm (mgr.34102) 2723 : cluster [DBG] pgmap v2087: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:57.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:55.732563+0000 mgr.smithi029.lsfhcm (mgr.34102) 2724 : cluster [DBG] pgmap v2088: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:57.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:55.732563+0000 mgr.smithi029.lsfhcm (mgr.34102) 2724 : cluster [DBG] pgmap v2088: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:59.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:10:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:57.733172+0000 mgr.smithi029.lsfhcm (mgr.34102) 2725 : cluster [DBG] pgmap v2089: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:10:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:10:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:57.733172+0000 mgr.smithi029.lsfhcm (mgr.34102) 2725 : cluster [DBG] pgmap v2089: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:00.363 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:11:00.938 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:11:00.938 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (83m) 3m ago 89m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:11:00.938 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (56m) 8m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:11:00.938 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (56m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (86m) 3m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (8m) 8m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (3m) 3m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (83m) 8m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (72m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (67m) 8m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (62m) 3m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (89m) 8m ago 89m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (89m) 3m ago 89m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 2h - - 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 2h - - 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (50m) 8m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (45m) 8m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (40m) 8m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:11:00.939 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (34m) 8m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:11:00.940 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (29m) 3m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:11:00.940 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (24m) 3m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:11:00.940 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (19m) 3m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:11:00.940 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (13m) 3m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:11:00.940 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (89m) 3m ago 89m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:11:01.282 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:11:01.282 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:11:01.282 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:11:01.282 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:01.282 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:11:01.283 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:11:01.572 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:11:01.573 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:11:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:10:59.733848+0000 mgr.smithi029.lsfhcm (mgr.34102) 2726 : cluster [DBG] pgmap v2090: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:01.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.351388+0000 mgr.smithi029.lsfhcm (mgr.34102) 2727 : audit [DBG] from='client.36716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.927054+0000 mon.smithi029 (mon.0) 2676 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.927410+0000 mon.smithi029 (mon.0) 2677 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.927708+0000 mon.smithi029 (mon.0) 2678 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.928004+0000 mon.smithi029 (mon.0) 2679 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.928285+0000 mon.smithi029 (mon.0) 2680 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.930211+0000 mon.smithi029 (mon.0) 2681 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.930508+0000 mon.smithi029 (mon.0) 2682 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.930791+0000 mon.smithi029 (mon.0) 2683 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.931077+0000 mon.smithi029 (mon.0) 2684 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.931351+0000 mon.smithi029 (mon.0) 2685 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:01.281539+0000 mon.smithi029 (mon.0) 2686 : audit [DBG] from='client.? 172.21.15.29:0/2951570206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:10:59.733848+0000 mgr.smithi029.lsfhcm (mgr.34102) 2726 : cluster [DBG] pgmap v2090: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.351388+0000 mgr.smithi029.lsfhcm (mgr.34102) 2727 : audit [DBG] from='client.36716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.927054+0000 mon.smithi029 (mon.0) 2676 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.927410+0000 mon.smithi029 (mon.0) 2677 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.927708+0000 mon.smithi029 (mon.0) 2678 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.928004+0000 mon.smithi029 (mon.0) 2679 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.928285+0000 mon.smithi029 (mon.0) 2680 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.930211+0000 mon.smithi029 (mon.0) 2681 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.930508+0000 mon.smithi029 (mon.0) 2682 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.930791+0000 mon.smithi029 (mon.0) 2683 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.931077+0000 mon.smithi029 (mon.0) 2684 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.931351+0000 mon.smithi029 (mon.0) 2685 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:01.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:01.281539+0000 mon.smithi029 (mon.0) 2686 : audit [DBG] from='client.? 172.21.15.29:0/2951570206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:11:02.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.642372+0000 mgr.smithi029.lsfhcm (mgr.34102) 2728 : audit [DBG] from='client.36720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:02.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:00.925247+0000 mgr.smithi029.lsfhcm (mgr.34102) 2729 : audit [DBG] from='client.36724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:02.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:01.571011+0000 mgr.smithi029.lsfhcm (mgr.34102) 2730 : audit [DBG] from='client.36732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:02.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.642372+0000 mgr.smithi029.lsfhcm (mgr.34102) 2728 : audit [DBG] from='client.36720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:02.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:00.925247+0000 mgr.smithi029.lsfhcm (mgr.34102) 2729 : audit [DBG] from='client.36724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:02.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:01.571011+0000 mgr.smithi029.lsfhcm (mgr.34102) 2730 : audit [DBG] from='client.36732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:03.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:01.734470+0000 mgr.smithi029.lsfhcm (mgr.34102) 2731 : cluster [DBG] pgmap v2091: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:03.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:01.734470+0000 mgr.smithi029.lsfhcm (mgr.34102) 2731 : cluster [DBG] pgmap v2091: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:05.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:03.735073+0000 mgr.smithi029.lsfhcm (mgr.34102) 2732 : cluster [DBG] pgmap v2092: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:05.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:03.735073+0000 mgr.smithi029.lsfhcm (mgr.34102) 2732 : cluster [DBG] pgmap v2092: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:07.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:05.735693+0000 mgr.smithi029.lsfhcm (mgr.34102) 2733 : cluster [DBG] pgmap v2093: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:07.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:05.735693+0000 mgr.smithi029.lsfhcm (mgr.34102) 2733 : cluster [DBG] pgmap v2093: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:07.736287+0000 mgr.smithi029.lsfhcm (mgr.34102) 2734 : cluster [DBG] pgmap v2094: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:07.736287+0000 mgr.smithi029.lsfhcm (mgr.34102) 2734 : cluster [DBG] pgmap v2094: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:11.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:09.737121+0000 mgr.smithi029.lsfhcm (mgr.34102) 2735 : cluster [DBG] pgmap v2095: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:09.737121+0000 mgr.smithi029.lsfhcm (mgr.34102) 2735 : cluster [DBG] pgmap v2095: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:11.737781+0000 mgr.smithi029.lsfhcm (mgr.34102) 2736 : cluster [DBG] pgmap v2096: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:11.737781+0000 mgr.smithi029.lsfhcm (mgr.34102) 2736 : cluster [DBG] pgmap v2096: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:15.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:13.738404+0000 mgr.smithi029.lsfhcm (mgr.34102) 2737 : cluster [DBG] pgmap v2097: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:13.738404+0000 mgr.smithi029.lsfhcm (mgr.34102) 2737 : cluster [DBG] pgmap v2097: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:17.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:15.739011+0000 mgr.smithi029.lsfhcm (mgr.34102) 2738 : cluster [DBG] pgmap v2098: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:15.739011+0000 mgr.smithi029.lsfhcm (mgr.34102) 2738 : cluster [DBG] pgmap v2098: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:19.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:17.739601+0000 mgr.smithi029.lsfhcm (mgr.34102) 2739 : cluster [DBG] pgmap v2099: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:17.739601+0000 mgr.smithi029.lsfhcm (mgr.34102) 2739 : cluster [DBG] pgmap v2099: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:21.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:19.740230+0000 mgr.smithi029.lsfhcm (mgr.34102) 2740 : cluster [DBG] pgmap v2100: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:19.740230+0000 mgr.smithi029.lsfhcm (mgr.34102) 2740 : cluster [DBG] pgmap v2100: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:23.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:21.740762+0000 mgr.smithi029.lsfhcm (mgr.34102) 2741 : cluster [DBG] pgmap v2101: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:21.740762+0000 mgr.smithi029.lsfhcm (mgr.34102) 2741 : cluster [DBG] pgmap v2101: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:25.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:23.741393+0000 mgr.smithi029.lsfhcm (mgr.34102) 2742 : cluster [DBG] pgmap v2102: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:23.741393+0000 mgr.smithi029.lsfhcm (mgr.34102) 2742 : cluster [DBG] pgmap v2102: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:27.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:25.742016+0000 mgr.smithi029.lsfhcm (mgr.34102) 2743 : cluster [DBG] pgmap v2103: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:25.742016+0000 mgr.smithi029.lsfhcm (mgr.34102) 2743 : cluster [DBG] pgmap v2103: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:27.742683+0000 mgr.smithi029.lsfhcm (mgr.34102) 2744 : cluster [DBG] pgmap v2104: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:28.864806+0000 mon.smithi029 (mon.0) 2687 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-23T03:11:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:28.865091+0000 mon.smithi029 (mon.0) 2688 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T03:11:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:28.865326+0000 mon.smithi029 (mon.0) 2689 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:11:29.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:28.865552+0000 mon.smithi029 (mon.0) 2690 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T03:11:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:27.742683+0000 mgr.smithi029.lsfhcm (mgr.34102) 2744 : cluster [DBG] pgmap v2104: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:30.092 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:28.864806+0000 mon.smithi029 (mon.0) 2687 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-23T03:11:30.092 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:28.865091+0000 mon.smithi029 (mon.0) 2688 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-23T03:11:30.092 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:28.865326+0000 mon.smithi029 (mon.0) 2689 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:11:30.093 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:28.865552+0000 mon.smithi029 (mon.0) 2690 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T03:11:31.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:29.743343+0000 mgr.smithi029.lsfhcm (mgr.34102) 2745 : cluster [DBG] pgmap v2105: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:31.886 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:11:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:29.743343+0000 mgr.smithi029.lsfhcm (mgr.34102) 2745 : cluster [DBG] pgmap v2105: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:32.457 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (84m) 3m ago 89m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (57m) 8m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (57m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (86m) 3m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (8m) 8m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (3m) 3m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (83m) 8m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (73m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (68m) 8m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (62m) 3m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:11:32.458 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (89m) 8m ago 89m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (89m) 3m ago 89m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 8m ago 2h - - 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 2h - - 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (51m) 8m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (45m) 8m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (40m) 8m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (35m) 8m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (30m) 3m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (25m) 3m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (19m) 3m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (14m) 3m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:11:32.459 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (89m) 3m ago 89m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:11:32.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.446342+0000 mon.smithi029 (mon.0) 2691 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.446730+0000 mon.smithi029 (mon.0) 2692 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.447048+0000 mon.smithi029 (mon.0) 2693 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.447351+0000 mon.smithi029 (mon.0) 2694 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.447638+0000 mon.smithi029 (mon.0) 2695 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.449617+0000 mon.smithi029 (mon.0) 2696 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.449932+0000 mon.smithi029 (mon.0) 2697 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.450225+0000 mon.smithi029 (mon.0) 2698 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.450507+0000 mon.smithi029 (mon.0) 2699 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.450793+0000 mon.smithi029 (mon.0) 2700 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:11:32.800 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:11:32.801 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:11:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.446342+0000 mon.smithi029 (mon.0) 2691 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.446730+0000 mon.smithi029 (mon.0) 2692 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.447048+0000 mon.smithi029 (mon.0) 2693 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.447351+0000 mon.smithi029 (mon.0) 2694 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.447638+0000 mon.smithi029 (mon.0) 2695 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.449617+0000 mon.smithi029 (mon.0) 2696 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.449932+0000 mon.smithi029 (mon.0) 2697 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.450225+0000 mon.smithi029 (mon.0) 2698 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.450507+0000 mon.smithi029 (mon.0) 2699 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.450793+0000 mon.smithi029 (mon.0) 2700 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:11:33.090 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:11:33.091 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:11:33.091 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:11:33.091 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:11:33.091 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:11:33.091 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:11:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:31.743793+0000 mgr.smithi029.lsfhcm (mgr.34102) 2746 : cluster [DBG] pgmap v2106: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:31.874317+0000 mgr.smithi029.lsfhcm (mgr.34102) 2747 : audit [DBG] from='client.36736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.163559+0000 mgr.smithi029.lsfhcm (mgr.34102) 2748 : audit [DBG] from='client.36740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:33.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.444531+0000 mgr.smithi029.lsfhcm (mgr.34102) 2749 : audit [DBG] from='client.36744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:33.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:32.799261+0000 mon.smithi029 (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.29:0/2246947488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:11:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:31.743793+0000 mgr.smithi029.lsfhcm (mgr.34102) 2746 : cluster [DBG] pgmap v2106: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:31.874317+0000 mgr.smithi029.lsfhcm (mgr.34102) 2747 : audit [DBG] from='client.36736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.163559+0000 mgr.smithi029.lsfhcm (mgr.34102) 2748 : audit [DBG] from='client.36740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:33.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.444531+0000 mgr.smithi029.lsfhcm (mgr.34102) 2749 : audit [DBG] from='client.36744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:33.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:32.799261+0000 mon.smithi029 (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.29:0/2246947488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:11:34.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:11:33.088702+0000 mgr.smithi029.lsfhcm (mgr.34102) 2750 : audit [DBG] from='client.36752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:11:33.088702+0000 mgr.smithi029.lsfhcm (mgr.34102) 2750 : audit [DBG] from='client.36752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:11:35.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:33.744464+0000 mgr.smithi029.lsfhcm (mgr.34102) 2751 : cluster [DBG] pgmap v2107: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:33.744464+0000 mgr.smithi029.lsfhcm (mgr.34102) 2751 : cluster [DBG] pgmap v2107: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:37.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:35.744980+0000 mgr.smithi029.lsfhcm (mgr.34102) 2752 : cluster [DBG] pgmap v2108: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:35.744980+0000 mgr.smithi029.lsfhcm (mgr.34102) 2752 : cluster [DBG] pgmap v2108: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:39.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:37.745503+0000 mgr.smithi029.lsfhcm (mgr.34102) 2753 : cluster [DBG] pgmap v2109: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:37.745503+0000 mgr.smithi029.lsfhcm (mgr.34102) 2753 : cluster [DBG] pgmap v2109: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:41.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:39.746161+0000 mgr.smithi029.lsfhcm (mgr.34102) 2754 : cluster [DBG] pgmap v2110: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:39.746161+0000 mgr.smithi029.lsfhcm (mgr.34102) 2754 : cluster [DBG] pgmap v2110: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:41.746880+0000 mgr.smithi029.lsfhcm (mgr.34102) 2755 : cluster [DBG] pgmap v2111: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:41.746880+0000 mgr.smithi029.lsfhcm (mgr.34102) 2755 : cluster [DBG] pgmap v2111: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:45.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:43.747582+0000 mgr.smithi029.lsfhcm (mgr.34102) 2756 : cluster [DBG] pgmap v2112: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:45.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:43.747582+0000 mgr.smithi029.lsfhcm (mgr.34102) 2756 : cluster [DBG] pgmap v2112: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:47.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:45.748173+0000 mgr.smithi029.lsfhcm (mgr.34102) 2757 : cluster [DBG] pgmap v2113: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:45.748173+0000 mgr.smithi029.lsfhcm (mgr.34102) 2757 : cluster [DBG] pgmap v2113: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:49.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:47.748701+0000 mgr.smithi029.lsfhcm (mgr.34102) 2758 : cluster [DBG] pgmap v2114: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:47.748701+0000 mgr.smithi029.lsfhcm (mgr.34102) 2758 : cluster [DBG] pgmap v2114: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:51.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:49.749394+0000 mgr.smithi029.lsfhcm (mgr.34102) 2759 : cluster [DBG] pgmap v2115: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:51.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:49.749394+0000 mgr.smithi029.lsfhcm (mgr.34102) 2759 : cluster [DBG] pgmap v2115: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:53.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:51.749976+0000 mgr.smithi029.lsfhcm (mgr.34102) 2760 : cluster [DBG] pgmap v2116: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:54.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:51.749976+0000 mgr.smithi029.lsfhcm (mgr.34102) 2760 : cluster [DBG] pgmap v2116: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:55.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:53.750538+0000 mgr.smithi029.lsfhcm (mgr.34102) 2761 : cluster [DBG] pgmap v2117: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:53.750538+0000 mgr.smithi029.lsfhcm (mgr.34102) 2761 : cluster [DBG] pgmap v2117: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:57.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:55.751047+0000 mgr.smithi029.lsfhcm (mgr.34102) 2762 : cluster [DBG] pgmap v2118: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:55.751047+0000 mgr.smithi029.lsfhcm (mgr.34102) 2762 : cluster [DBG] pgmap v2118: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:11:59.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:11:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:57.751664+0000 mgr.smithi029.lsfhcm (mgr.34102) 2763 : cluster [DBG] pgmap v2119: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:00.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:11:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:57.751664+0000 mgr.smithi029.lsfhcm (mgr.34102) 2763 : cluster [DBG] pgmap v2119: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:01.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:11:59.752247+0000 mgr.smithi029.lsfhcm (mgr.34102) 2764 : cluster [DBG] pgmap v2120: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:02.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:01 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:11:59.752247+0000 mgr.smithi029.lsfhcm (mgr.34102) 2764 : cluster [DBG] pgmap v2120: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:03.402 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:12:03.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:01.752940+0000 mgr.smithi029.lsfhcm (mgr.34102) 2765 : cluster [DBG] pgmap v2121: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:03.974 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:12:03.974 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (84m) 4m ago 90m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:12:03.974 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (57m) 9m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:12:03.974 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (57m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:12:03.974 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (87m) 4m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (9m) 9m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (4m) 4m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (84m) 9m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (73m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (68m) 9m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (63m) 4m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (90m) 9m ago 90m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (90m) 4m ago 90m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 2h - - 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 2h - - 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (51m) 9m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (46m) 9m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (41m) 9m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (36m) 9m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:12:03.975 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (30m) 4m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:12:03.976 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (25m) 4m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:12:03.976 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (20m) 4m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:12:03.976 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (14m) 4m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:12:03.976 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (90m) 4m ago 90m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:12:04.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:01.752940+0000 mgr.smithi029.lsfhcm (mgr.34102) 2765 : cluster [DBG] pgmap v2121: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:04.316 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:04.317 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:12:04.318 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:12:04.318 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:04.318 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:12:04.318 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:12:04.318 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:12:04.318 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:12:04.604 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:12:04.605 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:12:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.390028+0000 mgr.smithi029.lsfhcm (mgr.34102) 2766 : audit [DBG] from='client.36756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.963079+0000 mon.smithi029 (mon.0) 2702 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.963429+0000 mon.smithi029 (mon.0) 2703 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.963727+0000 mon.smithi029 (mon.0) 2704 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.964049+0000 mon.smithi029 (mon.0) 2705 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.964329+0000 mon.smithi029 (mon.0) 2706 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.966253+0000 mon.smithi029 (mon.0) 2707 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.966555+0000 mon.smithi029 (mon.0) 2708 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.966845+0000 mon.smithi029 (mon.0) 2709 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.967143+0000 mon.smithi029 (mon.0) 2710 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.967421+0000 mon.smithi029 (mon.0) 2711 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:04.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:04.315512+0000 mon.smithi029 (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.29:0/48212500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:12:05.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.390028+0000 mgr.smithi029.lsfhcm (mgr.34102) 2766 : audit [DBG] from='client.36756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.963079+0000 mon.smithi029 (mon.0) 2702 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.963429+0000 mon.smithi029 (mon.0) 2703 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.963727+0000 mon.smithi029 (mon.0) 2704 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.964049+0000 mon.smithi029 (mon.0) 2705 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.964329+0000 mon.smithi029 (mon.0) 2706 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.966253+0000 mon.smithi029 (mon.0) 2707 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.966555+0000 mon.smithi029 (mon.0) 2708 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.966845+0000 mon.smithi029 (mon.0) 2709 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.967143+0000 mon.smithi029 (mon.0) 2710 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.967421+0000 mon.smithi029 (mon.0) 2711 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:04.315512+0000 mon.smithi029 (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.29:0/48212500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:12:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.680825+0000 mgr.smithi029.lsfhcm (mgr.34102) 2767 : audit [DBG] from='client.36760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:03.753471+0000 mgr.smithi029.lsfhcm (mgr.34102) 2768 : cluster [DBG] pgmap v2122: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:03.961246+0000 mgr.smithi029.lsfhcm (mgr.34102) 2769 : audit [DBG] from='client.36764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:05.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:04.602981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2770 : audit [DBG] from='client.36772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.680825+0000 mgr.smithi029.lsfhcm (mgr.34102) 2767 : audit [DBG] from='client.36760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:03.753471+0000 mgr.smithi029.lsfhcm (mgr.34102) 2768 : cluster [DBG] pgmap v2122: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:03.961246+0000 mgr.smithi029.lsfhcm (mgr.34102) 2769 : audit [DBG] from='client.36764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:04.602981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2770 : audit [DBG] from='client.36772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:07.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:05.754125+0000 mgr.smithi029.lsfhcm (mgr.34102) 2771 : cluster [DBG] pgmap v2123: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:05.754125+0000 mgr.smithi029.lsfhcm (mgr.34102) 2771 : cluster [DBG] pgmap v2123: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:09.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:07.754786+0000 mgr.smithi029.lsfhcm (mgr.34102) 2772 : cluster [DBG] pgmap v2124: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:10.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:07.754786+0000 mgr.smithi029.lsfhcm (mgr.34102) 2772 : cluster [DBG] pgmap v2124: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:11.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:09.755335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2773 : cluster [DBG] pgmap v2125: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:09.755335+0000 mgr.smithi029.lsfhcm (mgr.34102) 2773 : cluster [DBG] pgmap v2125: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:13.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:11.755998+0000 mgr.smithi029.lsfhcm (mgr.34102) 2774 : cluster [DBG] pgmap v2126: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:14.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:11.755998+0000 mgr.smithi029.lsfhcm (mgr.34102) 2774 : cluster [DBG] pgmap v2126: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:15.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:13.756572+0000 mgr.smithi029.lsfhcm (mgr.34102) 2775 : cluster [DBG] pgmap v2127: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:13.756572+0000 mgr.smithi029.lsfhcm (mgr.34102) 2775 : cluster [DBG] pgmap v2127: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:17.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:15.757237+0000 mgr.smithi029.lsfhcm (mgr.34102) 2776 : cluster [DBG] pgmap v2128: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:15.757237+0000 mgr.smithi029.lsfhcm (mgr.34102) 2776 : cluster [DBG] pgmap v2128: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:17.758044+0000 mgr.smithi029.lsfhcm (mgr.34102) 2777 : cluster [DBG] pgmap v2129: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:17.758044+0000 mgr.smithi029.lsfhcm (mgr.34102) 2777 : cluster [DBG] pgmap v2129: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:21.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:19.758563+0000 mgr.smithi029.lsfhcm (mgr.34102) 2778 : cluster [DBG] pgmap v2130: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:19.758563+0000 mgr.smithi029.lsfhcm (mgr.34102) 2778 : cluster [DBG] pgmap v2130: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:23.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:21.759261+0000 mgr.smithi029.lsfhcm (mgr.34102) 2779 : cluster [DBG] pgmap v2131: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:21.759261+0000 mgr.smithi029.lsfhcm (mgr.34102) 2779 : cluster [DBG] pgmap v2131: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:25.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:23.759902+0000 mgr.smithi029.lsfhcm (mgr.34102) 2780 : cluster [DBG] pgmap v2132: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:26.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:23.759902+0000 mgr.smithi029.lsfhcm (mgr.34102) 2780 : cluster [DBG] pgmap v2132: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:25.760500+0000 mgr.smithi029.lsfhcm (mgr.34102) 2781 : cluster [DBG] pgmap v2133: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:28.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:25.760500+0000 mgr.smithi029.lsfhcm (mgr.34102) 2781 : cluster [DBG] pgmap v2133: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:27.761116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2782 : cluster [DBG] pgmap v2134: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:28.868700+0000 mon.smithi029 (mon.0) 2713 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T03:12:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:28.869001+0000 mon.smithi029 (mon.0) 2714 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T03:12:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:28.869297+0000 mon.smithi029 (mon.0) 2715 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T03:12:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:28.869577+0000 mon.smithi029 (mon.0) 2716 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-23T03:12:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:27.761116+0000 mgr.smithi029.lsfhcm (mgr.34102) 2782 : cluster [DBG] pgmap v2134: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:28.868700+0000 mon.smithi029 (mon.0) 2713 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-23T03:12:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:28.869001+0000 mon.smithi029 (mon.0) 2714 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T03:12:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:28.869297+0000 mon.smithi029 (mon.0) 2715 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T03:12:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:28.869577+0000 mon.smithi029 (mon.0) 2716 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-23T03:12:31.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:29.761791+0000 mgr.smithi029.lsfhcm (mgr.34102) 2783 : cluster [DBG] pgmap v2135: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:29.761791+0000 mgr.smithi029.lsfhcm (mgr.34102) 2783 : cluster [DBG] pgmap v2135: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:33.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:31.762334+0000 mgr.smithi029.lsfhcm (mgr.34102) 2784 : cluster [DBG] pgmap v2136: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:31.762334+0000 mgr.smithi029.lsfhcm (mgr.34102) 2784 : cluster [DBG] pgmap v2136: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:34.918 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (85m) 4m ago 90m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (58m) 9m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (58m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (87m) 4m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (9m) 9m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (4m) 4m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:12:35.488 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (84m) 9m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (74m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (69m) 9m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (64m) 4m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (90m) 9m ago 90m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (90m) 4m ago 90m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 9m ago 2h - - 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 2h - - 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (52m) 9m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (47m) 9m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (41m) 9m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (36m) 9m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (31m) 4m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (26m) 4m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (20m) 4m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:12:35.489 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (15m) 4m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:12:35.490 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (90m) 4m ago 90m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:12:35.830 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:12:35.830 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:12:35.830 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:12:35.830 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:35.830 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:12:35.831 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:12:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:33.763231+0000 mgr.smithi029.lsfhcm (mgr.34102) 2785 : cluster [DBG] pgmap v2137: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.476186+0000 mon.smithi029 (mon.0) 2717 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.476603+0000 mon.smithi029 (mon.0) 2718 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.476980+0000 mon.smithi029 (mon.0) 2719 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.477326+0000 mon.smithi029 (mon.0) 2720 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.477670+0000 mon.smithi029 (mon.0) 2721 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.479655+0000 mon.smithi029 (mon.0) 2722 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.480006+0000 mon.smithi029 (mon.0) 2723 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.480349+0000 mon.smithi029 (mon.0) 2724 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.480678+0000 mon.smithi029 (mon.0) 2725 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:35.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.481005+0000 mon.smithi029 (mon.0) 2726 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:33.763231+0000 mgr.smithi029.lsfhcm (mgr.34102) 2785 : cluster [DBG] pgmap v2137: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.476186+0000 mon.smithi029 (mon.0) 2717 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.476603+0000 mon.smithi029 (mon.0) 2718 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.476980+0000 mon.smithi029 (mon.0) 2719 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.477326+0000 mon.smithi029 (mon.0) 2720 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.477670+0000 mon.smithi029 (mon.0) 2721 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.479655+0000 mon.smithi029 (mon.0) 2722 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.480006+0000 mon.smithi029 (mon.0) 2723 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.480349+0000 mon.smithi029 (mon.0) 2724 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.480678+0000 mon.smithi029 (mon.0) 2725 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.481005+0000 mon.smithi029 (mon.0) 2726 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:12:36.119 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:12:36.120 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:12:36.120 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:12:36.120 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:12:36.120 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:12:36.120 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:12:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:34.906562+0000 mgr.smithi029.lsfhcm (mgr.34102) 2786 : audit [DBG] from='client.36776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.194397+0000 mgr.smithi029.lsfhcm (mgr.34102) 2787 : audit [DBG] from='client.36780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.474323+0000 mgr.smithi029.lsfhcm (mgr.34102) 2788 : audit [DBG] from='client.36784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:36.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:35.829391+0000 mon.smithi029 (mon.0) 2727 : audit [DBG] from='client.? 172.21.15.29:0/2501320147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:12:37.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:34.906562+0000 mgr.smithi029.lsfhcm (mgr.34102) 2786 : audit [DBG] from='client.36776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.194397+0000 mgr.smithi029.lsfhcm (mgr.34102) 2787 : audit [DBG] from='client.36780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.474323+0000 mgr.smithi029.lsfhcm (mgr.34102) 2788 : audit [DBG] from='client.36784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:35.829391+0000 mon.smithi029 (mon.0) 2727 : audit [DBG] from='client.? 172.21.15.29:0/2501320147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:12:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:35.763744+0000 mgr.smithi029.lsfhcm (mgr.34102) 2789 : cluster [DBG] pgmap v2138: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:37.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:12:36.118071+0000 mgr.smithi029.lsfhcm (mgr.34102) 2790 : audit [DBG] from='client.36792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:35.763744+0000 mgr.smithi029.lsfhcm (mgr.34102) 2789 : cluster [DBG] pgmap v2138: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:38.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:12:36.118071+0000 mgr.smithi029.lsfhcm (mgr.34102) 2790 : audit [DBG] from='client.36792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:12:39.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:37.764488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2791 : cluster [DBG] pgmap v2139: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:40.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:37.764488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2791 : cluster [DBG] pgmap v2139: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:39.765266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2792 : cluster [DBG] pgmap v2140: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:39.765266+0000 mgr.smithi029.lsfhcm (mgr.34102) 2792 : cluster [DBG] pgmap v2140: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:41.765970+0000 mgr.smithi029.lsfhcm (mgr.34102) 2793 : cluster [DBG] pgmap v2141: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:41.765970+0000 mgr.smithi029.lsfhcm (mgr.34102) 2793 : cluster [DBG] pgmap v2141: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:43.766711+0000 mgr.smithi029.lsfhcm (mgr.34102) 2794 : cluster [DBG] pgmap v2142: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:45.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:43.766711+0000 mgr.smithi029.lsfhcm (mgr.34102) 2794 : cluster [DBG] pgmap v2142: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:47.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:45.767179+0000 mgr.smithi029.lsfhcm (mgr.34102) 2795 : cluster [DBG] pgmap v2143: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:47.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:45.767179+0000 mgr.smithi029.lsfhcm (mgr.34102) 2795 : cluster [DBG] pgmap v2143: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:49.113 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:47.767879+0000 mgr.smithi029.lsfhcm (mgr.34102) 2796 : cluster [DBG] pgmap v2144: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:49.130 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:47.767879+0000 mgr.smithi029.lsfhcm (mgr.34102) 2796 : cluster [DBG] pgmap v2144: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:49.768382+0000 mgr.smithi029.lsfhcm (mgr.34102) 2797 : cluster [DBG] pgmap v2145: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:51.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:49.768382+0000 mgr.smithi029.lsfhcm (mgr.34102) 2797 : cluster [DBG] pgmap v2145: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:51.769029+0000 mgr.smithi029.lsfhcm (mgr.34102) 2798 : cluster [DBG] pgmap v2146: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:53.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:51.769029+0000 mgr.smithi029.lsfhcm (mgr.34102) 2798 : cluster [DBG] pgmap v2146: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:55.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:53.769595+0000 mgr.smithi029.lsfhcm (mgr.34102) 2799 : cluster [DBG] pgmap v2147: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:55.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:53.769595+0000 mgr.smithi029.lsfhcm (mgr.34102) 2799 : cluster [DBG] pgmap v2147: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:57.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:55.770054+0000 mgr.smithi029.lsfhcm (mgr.34102) 2800 : cluster [DBG] pgmap v2148: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:57.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:55.770054+0000 mgr.smithi029.lsfhcm (mgr.34102) 2800 : cluster [DBG] pgmap v2148: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:59.114 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:12:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:57.770577+0000 mgr.smithi029.lsfhcm (mgr.34102) 2801 : cluster [DBG] pgmap v2149: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:12:59.130 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:12:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:57.770577+0000 mgr.smithi029.lsfhcm (mgr.34102) 2801 : cluster [DBG] pgmap v2149: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:01.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:12:59.771152+0000 mgr.smithi029.lsfhcm (mgr.34102) 2802 : cluster [DBG] pgmap v2150: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:12:59.771152+0000 mgr.smithi029.lsfhcm (mgr.34102) 2802 : cluster [DBG] pgmap v2150: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:01.771660+0000 mgr.smithi029.lsfhcm (mgr.34102) 2803 : cluster [DBG] pgmap v2151: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:01.771660+0000 mgr.smithi029.lsfhcm (mgr.34102) 2803 : cluster [DBG] pgmap v2151: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:05.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:03.772364+0000 mgr.smithi029.lsfhcm (mgr.34102) 2804 : cluster [DBG] pgmap v2152: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:05.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:03.772364+0000 mgr.smithi029.lsfhcm (mgr.34102) 2804 : cluster [DBG] pgmap v2152: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:06.433 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:13:07.005 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:13:07.005 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (85m) 5m ago 91m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:13:07.005 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (59m) 10m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (58m) 5m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (88m) 5m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (10m) 10m ago 2h 13.4M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (5m) 5m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (85m) 10m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (75m) 5m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (69m) 10m ago 2h 389M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (64m) 5m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (91m) 10m ago 91m 106M - 3.3 2cf504fded39 8dd73c9718eb 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (91m) 5m ago 91m 104M - 3.3 2cf504fded39 0b04537d7399 2024-02-23T03:13:07.006 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 10m ago 2h - - 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 2h - - 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (53m) 10m ago 2h 265M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (47m) 10m ago 2h 225M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (42m) 10m ago 2h 198M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (37m) 10m ago 2h 252M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (31m) 5m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (26m) 5m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (21m) 5m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (15m) 5m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:13:07.007 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (91m) 5m ago 91m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:13:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:05.772802+0000 mgr.smithi029.lsfhcm (mgr.34102) 2805 : cluster [DBG] pgmap v2153: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.420744+0000 mgr.smithi029.lsfhcm (mgr.34102) 2806 : audit [DBG] from='client.36796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:05.772802+0000 mgr.smithi029.lsfhcm (mgr.34102) 2805 : cluster [DBG] pgmap v2153: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:07.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.420744+0000 mgr.smithi029.lsfhcm (mgr.34102) 2806 : audit [DBG] from='client.36796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:13:07.346 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:13:07.347 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:13:07.637 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "16/23 daemons upgraded", 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mds daemons", 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:13:07.638 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:13:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.708804+0000 mgr.smithi029.lsfhcm (mgr.34102) 2807 : audit [DBG] from='client.36800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:08.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.991808+0000 mgr.smithi029.lsfhcm (mgr.34102) 2808 : audit [DBG] from='client.36804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.993651+0000 mon.smithi029 (mon.0) 2728 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.994073+0000 mon.smithi029 (mon.0) 2729 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.994392+0000 mon.smithi029 (mon.0) 2730 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.994693+0000 mon.smithi029 (mon.0) 2731 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.994989+0000 mon.smithi029 (mon.0) 2732 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.996940+0000 mon.smithi029 (mon.0) 2733 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.997279+0000 mon.smithi029 (mon.0) 2734 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.997586+0000 mon.smithi029 (mon.0) 2735 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.997922+0000 mon.smithi029 (mon.0) 2736 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:06.998233+0000 mon.smithi029 (mon.0) 2737 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:07.345101+0000 mon.smithi029 (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.29:0/2686374892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.708804+0000 mgr.smithi029.lsfhcm (mgr.34102) 2807 : audit [DBG] from='client.36800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.991808+0000 mgr.smithi029.lsfhcm (mgr.34102) 2808 : audit [DBG] from='client.36804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.993651+0000 mon.smithi029 (mon.0) 2728 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.994073+0000 mon.smithi029 (mon.0) 2729 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.994392+0000 mon.smithi029 (mon.0) 2730 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.994693+0000 mon.smithi029 (mon.0) 2731 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.994989+0000 mon.smithi029 (mon.0) 2732 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.996940+0000 mon.smithi029 (mon.0) 2733 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.997279+0000 mon.smithi029 (mon.0) 2734 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.997586+0000 mon.smithi029 (mon.0) 2735 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.997922+0000 mon.smithi029 (mon.0) 2736 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:06.998233+0000 mon.smithi029 (mon.0) 2737 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:08.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:07.345101+0000 mon.smithi029 (mon.0) 2738 : audit [DBG] from='client.? 172.21.15.29:0/2686374892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:09.131 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:07.635948+0000 mgr.smithi029.lsfhcm (mgr.34102) 2809 : audit [DBG] from='client.36812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:09.131 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:07.773345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2810 : cluster [DBG] pgmap v2154: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:07.635948+0000 mgr.smithi029.lsfhcm (mgr.34102) 2809 : audit [DBG] from='client.36812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:09.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:07.773345+0000 mgr.smithi029.lsfhcm (mgr.34102) 2810 : cluster [DBG] pgmap v2154: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:09.773892+0000 mgr.smithi029.lsfhcm (mgr.34102) 2811 : cluster [DBG] pgmap v2155: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:11.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:09.773892+0000 mgr.smithi029.lsfhcm (mgr.34102) 2811 : cluster [DBG] pgmap v2155: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:11.774412+0000 mgr.smithi029.lsfhcm (mgr.34102) 2812 : cluster [DBG] pgmap v2156: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:13.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:11.774412+0000 mgr.smithi029.lsfhcm (mgr.34102) 2812 : cluster [DBG] pgmap v2156: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:15.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:13.775059+0000 mgr.smithi029.lsfhcm (mgr.34102) 2813 : cluster [DBG] pgmap v2157: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:15.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:13.775059+0000 mgr.smithi029.lsfhcm (mgr.34102) 2813 : cluster [DBG] pgmap v2157: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:17.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:15.775480+0000 mgr.smithi029.lsfhcm (mgr.34102) 2814 : cluster [DBG] pgmap v2158: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:17.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:15.775480+0000 mgr.smithi029.lsfhcm (mgr.34102) 2814 : cluster [DBG] pgmap v2158: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:19.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:17.776304+0000 mgr.smithi029.lsfhcm (mgr.34102) 2815 : cluster [DBG] pgmap v2159: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:19.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:17.776304+0000 mgr.smithi029.lsfhcm (mgr.34102) 2815 : cluster [DBG] pgmap v2159: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:21.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:19.776878+0000 mgr.smithi029.lsfhcm (mgr.34102) 2816 : cluster [DBG] pgmap v2160: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:21.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:19.776878+0000 mgr.smithi029.lsfhcm (mgr.34102) 2816 : cluster [DBG] pgmap v2160: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:21.777643+0000 mgr.smithi029.lsfhcm (mgr.34102) 2817 : cluster [DBG] pgmap v2161: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.881694+0000 mon.smithi029 (mon.0) 2739 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:13:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.884787+0000 mon.smithi029 (mon.0) 2740 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.886367+0000 mon.smithi029 (mon.0) 2741 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.887826+0000 mon.smithi029 (mon.0) 2742 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.889832+0000 mon.smithi029 (mon.0) 2743 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:21.777643+0000 mgr.smithi029.lsfhcm (mgr.34102) 2817 : cluster [DBG] pgmap v2161: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.881694+0000 mon.smithi029 (mon.0) 2739 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:13:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.884787+0000 mon.smithi029 (mon.0) 2740 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.886367+0000 mon.smithi029 (mon.0) 2741 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.887826+0000 mon.smithi029 (mon.0) 2742 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.889832+0000 mon.smithi029 (mon.0) 2743 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:22.879534+0000 mgr.smithi029.lsfhcm (mgr.34102) 2818 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:13:24.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:13:24.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:13:24.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.892264+0000 mon.smithi029 (mon.0) 2744 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:22.892972+0000 mgr.smithi029.lsfhcm (mgr.34102) 2819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.899487+0000 mon.smithi029 (mon.0) 2745 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.900335+0000 mon.smithi029 (mon.0) 2746 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi029.ciputz"}]: dispatch 2024-02-23T03:13:24.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.903480+0000 mon.smithi029 (mon.0) 2747 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi029.ciputz"}]': finished 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.904155+0000 mon.smithi029 (mon.0) 2748 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi052.uthbhj"}]: dispatch 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.907212+0000 mon.smithi029 (mon.0) 2749 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi052.uthbhj"}]': finished 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.908305+0000 mon.smithi029 (mon.0) 2750 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:22.908978+0000 mgr.smithi029.lsfhcm (mgr.34102) 2820 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.912603+0000 mon.smithi029 (mon.0) 2751 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.913689+0000 mon.smithi029 (mon.0) 2752 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:22.914350+0000 mgr.smithi029.lsfhcm (mgr.34102) 2821 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.917651+0000 mon.smithi029 (mon.0) 2753 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.918751+0000 mon.smithi029 (mon.0) 2754 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.919858+0000 mon.smithi029 (mon.0) 2755 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:22.920499+0000 mgr.smithi029.lsfhcm (mgr.34102) 2822 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-23T03:13:24.019 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:22.923735+0000 mon.smithi029 (mon.0) 2756 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:22.879534+0000 mgr.smithi029.lsfhcm (mgr.34102) 2818 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:13:24.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.892264+0000 mon.smithi029 (mon.0) 2744 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:22.892972+0000 mgr.smithi029.lsfhcm (mgr.34102) 2819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.899487+0000 mon.smithi029 (mon.0) 2745 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.900335+0000 mon.smithi029 (mon.0) 2746 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi029.ciputz"}]: dispatch 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.903480+0000 mon.smithi029 (mon.0) 2747 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi029.ciputz"}]': finished 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.904155+0000 mon.smithi029 (mon.0) 2748 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi052.uthbhj"}]: dispatch 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.907212+0000 mon.smithi029 (mon.0) 2749 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi052.uthbhj"}]': finished 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.908305+0000 mon.smithi029 (mon.0) 2750 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:22.908978+0000 mgr.smithi029.lsfhcm (mgr.34102) 2820 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.912603+0000 mon.smithi029 (mon.0) 2751 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.913689+0000 mon.smithi029 (mon.0) 2752 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:22.914350+0000 mgr.smithi029.lsfhcm (mgr.34102) 2821 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.917651+0000 mon.smithi029 (mon.0) 2753 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:24.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.918751+0000 mon.smithi029 (mon.0) 2754 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.919858+0000 mon.smithi029 (mon.0) 2755 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:24.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:22.920499+0000 mgr.smithi029.lsfhcm (mgr.34102) 2822 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-23T03:13:24.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:22.923735+0000 mon.smithi029 (mon.0) 2756 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:23.778275+0000 mgr.smithi029.lsfhcm (mgr.34102) 2823 : cluster [DBG] pgmap v2162: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:24.582984+0000 mgr.smithi029.lsfhcm (mgr.34102) 2824 : cephadm [INF] Upgrade: Updating nfs.foo.0.0.smithi029.lijmkw (1/2) 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.587657+0000 mon.smithi029 (mon.0) 2757 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:24.588360+0000 mgr.smithi029.lsfhcm (mgr.34102) 2825 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi029.lijmkw 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.588636+0000 mon.smithi029 (mon.0) 2758 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi029.lijmkw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:24.589246+0000 mgr.smithi029.lsfhcm (mgr.34102) 2826 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.589468+0000 mon.smithi029 (mon.0) 2759 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.592774+0000 mon.smithi029 (mon.0) 2760 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-23T03:13:25.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.594347+0000 mon.smithi029 (mon.0) 2761 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:25.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.641300+0000 mon.smithi029 (mon.0) 2762 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-23T03:13:25.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.644940+0000 mon.smithi029 (mon.0) 2763 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-23T03:13:25.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.693622+0000 mon.smithi029 (mon.0) 2764 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi029.lijmkw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-23T03:13:25.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.700081+0000 mon.smithi029 (mon.0) 2765 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:25.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:24.701419+0000 mon.smithi029 (mon.0) 2766 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.nfs.foo.0.0.smithi029.lijmkw","key": "container_image"}]: dispatch 2024-02-23T03:13:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:23.778275+0000 mgr.smithi029.lsfhcm (mgr.34102) 2823 : cluster [DBG] pgmap v2162: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:24.582984+0000 mgr.smithi029.lsfhcm (mgr.34102) 2824 : cephadm [INF] Upgrade: Updating nfs.foo.0.0.smithi029.lijmkw (1/2) 2024-02-23T03:13:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.587657+0000 mon.smithi029 (mon.0) 2757 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:24.588360+0000 mgr.smithi029.lsfhcm (mgr.34102) 2825 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi029.lijmkw 2024-02-23T03:13:26.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.588636+0000 mon.smithi029 (mon.0) 2758 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi029.lijmkw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-23T03:13:26.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:24.589246+0000 mgr.smithi029.lsfhcm (mgr.34102) 2826 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-23T03:13:26.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.589468+0000 mon.smithi029 (mon.0) 2759 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-23T03:13:26.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.592774+0000 mon.smithi029 (mon.0) 2760 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-23T03:13:26.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.594347+0000 mon.smithi029 (mon.0) 2761 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:26.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.641300+0000 mon.smithi029 (mon.0) 2762 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-23T03:13:26.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.644940+0000 mon.smithi029 (mon.0) 2763 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-23T03:13:26.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.693622+0000 mon.smithi029 (mon.0) 2764 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi029.lijmkw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-23T03:13:26.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.700081+0000 mon.smithi029 (mon.0) 2765 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:26.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:24.701419+0000 mon.smithi029 (mon.0) 2766 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.nfs.foo.0.0.smithi029.lijmkw","key": "container_image"}]: dispatch 2024-02-23T03:13:26.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:24.693112+0000 mgr.smithi029.lsfhcm (mgr.34102) 2827 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-23T03:13:26.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:24.693238+0000 mgr.smithi029.lsfhcm (mgr.34102) 2828 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi029.lijmkw-rgw 2024-02-23T03:13:26.821 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:24.700890+0000 mgr.smithi029.lsfhcm (mgr.34102) 2829 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi029.lijmkw on smithi029 2024-02-23T03:13:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:24.693112+0000 mgr.smithi029.lsfhcm (mgr.34102) 2827 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-23T03:13:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:24.693238+0000 mgr.smithi029.lsfhcm (mgr.34102) 2828 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi029.lijmkw-rgw 2024-02-23T03:13:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:24.700890+0000 mgr.smithi029.lsfhcm (mgr.34102) 2829 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi029.lijmkw on smithi029 2024-02-23T03:13:27.854 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:25.778928+0000 mgr.smithi029.lsfhcm (mgr.34102) 2830 : cluster [DBG] pgmap v2163: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:27.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:25.778928+0000 mgr.smithi029.lsfhcm (mgr.34102) 2830 : cluster [DBG] pgmap v2163: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-23T03:13:29.264 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:27.779470+0000 mgr.smithi029.lsfhcm (mgr.34102) 2831 : cluster [DBG] pgmap v2164: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-23T03:13:29.264 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:28.157041+0000 mon.smithi029 (mon.0) 2767 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:29.264 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:28.872990+0000 mon.smithi029 (mon.0) 2768 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T03:13:29.264 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:28.873304+0000 mon.smithi029 (mon.0) 2769 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T03:13:29.264 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:28.873575+0000 mon.smithi029 (mon.0) 2770 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T03:13:29.264 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:28.873803+0000 mon.smithi029 (mon.0) 2771 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T03:13:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:27.779470+0000 mgr.smithi029.lsfhcm (mgr.34102) 2831 : cluster [DBG] pgmap v2164: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-23T03:13:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:28.157041+0000 mon.smithi029 (mon.0) 2767 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:28.872990+0000 mon.smithi029 (mon.0) 2768 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-23T03:13:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:28.873304+0000 mon.smithi029 (mon.0) 2769 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T03:13:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:28.873575+0000 mon.smithi029 (mon.0) 2770 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T03:13:29.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:28.873803+0000 mon.smithi029 (mon.0) 2771 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:29.680239+0000 mgr.smithi029.lsfhcm (mgr.34102) 2832 : cephadm [INF] Upgrade: Updating nfs.foo.1.0.smithi052.wwgrgm (2/2) 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:29.685218+0000 mon.smithi029 (mon.0) 2772 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:29.685953+0000 mgr.smithi029.lsfhcm (mgr.34102) 2833 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi052.wwgrgm 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:29.686264+0000 mon.smithi029 (mon.0) 2773 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi052.wwgrgm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:29.687280+0000 mgr.smithi029.lsfhcm (mgr.34102) 2834 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:29.687552+0000 mon.smithi029 (mon.0) 2774 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:29.690855+0000 mon.smithi029 (mon.0) 2775 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-23T03:13:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:29.692206+0000 mon.smithi029 (mon.0) 2776 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:31.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:29.780369+0000 mgr.smithi029.lsfhcm (mgr.34102) 2835 : cluster [DBG] pgmap v2165: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-02-23T03:13:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:29.680239+0000 mgr.smithi029.lsfhcm (mgr.34102) 2832 : cephadm [INF] Upgrade: Updating nfs.foo.1.0.smithi052.wwgrgm (2/2) 2024-02-23T03:13:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:29.685218+0000 mon.smithi029 (mon.0) 2772 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:31.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:29.685953+0000 mgr.smithi029.lsfhcm (mgr.34102) 2833 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi052.wwgrgm 2024-02-23T03:13:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:29.686264+0000 mon.smithi029 (mon.0) 2773 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi052.wwgrgm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-23T03:13:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:29.687280+0000 mgr.smithi029.lsfhcm (mgr.34102) 2834 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-23T03:13:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:29.687552+0000 mon.smithi029 (mon.0) 2774 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-23T03:13:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:29.690855+0000 mon.smithi029 (mon.0) 2775 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-23T03:13:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:29.692206+0000 mon.smithi029 (mon.0) 2776 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:31.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:29.780369+0000 mgr.smithi029.lsfhcm (mgr.34102) 2835 : cluster [DBG] pgmap v2165: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-02-23T03:13:31.823 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:31.054380+0000 mon.smithi029 (mon.0) 2777 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-23T03:13:31.823 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:31.058668+0000 mon.smithi029 (mon.0) 2778 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:31.067901+0000 mon.smithi029 (mon.0) 2779 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.29:0/2679058240"}]: dispatch 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:31.113338+0000 mgr.smithi029.lsfhcm (mgr.34102) 2836 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:31.113455+0000 mgr.smithi029.lsfhcm (mgr.34102) 2837 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi052.wwgrgm-rgw 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:31.113857+0000 mon.smithi029 (mon.0) 2780 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi052.wwgrgm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:31.115150+0000 mon.smithi029 (mon.0) 2781 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:31.116009+0000 mgr.smithi029.lsfhcm (mgr.34102) 2838 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi052.wwgrgm on smithi052 2024-02-23T03:13:31.824 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:31.116499+0000 mon.smithi029 (mon.0) 2782 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.nfs.foo.1.0.smithi052.wwgrgm","key": "container_image"}]: dispatch 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:31.054380+0000 mon.smithi029 (mon.0) 2777 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:31.058668+0000 mon.smithi029 (mon.0) 2778 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:31.067901+0000 mon.smithi029 (mon.0) 2779 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.29:0/2679058240"}]: dispatch 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:31.113338+0000 mgr.smithi029.lsfhcm (mgr.34102) 2836 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:31.113455+0000 mgr.smithi029.lsfhcm (mgr.34102) 2837 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi052.wwgrgm-rgw 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:31.113857+0000 mon.smithi029 (mon.0) 2780 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi052.wwgrgm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:31.115150+0000 mon.smithi029 (mon.0) 2781 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:31.116009+0000 mgr.smithi029.lsfhcm (mgr.34102) 2838 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi052.wwgrgm on smithi052 2024-02-23T03:13:32.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:31.116499+0000 mon.smithi029 (mon.0) 2782 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "client.nfs.foo.1.0.smithi052.wwgrgm","key": "container_image"}]: dispatch 2024-02-23T03:13:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:31.067649+0000 mds.foofs.smithi029.ciputz (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 19920 (172.21.15.29:0/2679058240) 2024-02-23T03:13:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:31.781138+0000 mgr.smithi029.lsfhcm (mgr.34102) 2839 : cluster [DBG] pgmap v2166: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 767 B/s wr, 2 op/s 2024-02-23T03:13:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:32.061157+0000 mon.smithi029 (mon.0) 2783 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.29:0/2679058240"}]': finished 2024-02-23T03:13:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:32.061215+0000 mon.smithi029 (mon.0) 2784 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-23T03:13:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:31.067649+0000 mds.foofs.smithi029.ciputz (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 19920 (172.21.15.29:0/2679058240) 2024-02-23T03:13:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:31.781138+0000 mgr.smithi029.lsfhcm (mgr.34102) 2839 : cluster [DBG] pgmap v2166: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 767 B/s wr, 2 op/s 2024-02-23T03:13:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:32.061157+0000 mon.smithi029 (mon.0) 2783 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.29:0/2679058240"}]': finished 2024-02-23T03:13:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:32.061215+0000 mon.smithi029 (mon.0) 2784 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-23T03:13:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:33.781747+0000 mgr.smithi029.lsfhcm (mgr.34102) 2840 : cluster [DBG] pgmap v2168: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-02-23T03:13:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:34.632558+0000 mon.smithi029 (mon.0) 2785 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:34.633728+0000 mon.smithi029 (mon.0) 2786 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:13:35.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:34.635667+0000 mon.smithi029 (mon.0) 2787 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:13:35.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:34.636086+0000 mon.smithi029 (mon.0) 2788 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:13:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:33.781747+0000 mgr.smithi029.lsfhcm (mgr.34102) 2840 : cluster [DBG] pgmap v2168: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-02-23T03:13:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:34.632558+0000 mon.smithi029 (mon.0) 2785 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:34.633728+0000 mon.smithi029 (mon.0) 2786 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:13:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:34.635667+0000 mon.smithi029 (mon.0) 2787 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:13:35.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:34.636086+0000 mon.smithi029 (mon.0) 2788 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:13:37.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:35.782183+0000 mgr.smithi029.lsfhcm (mgr.34102) 2841 : cluster [DBG] pgmap v2169: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-02-23T03:13:37.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:35.782183+0000 mgr.smithi029.lsfhcm (mgr.34102) 2841 : cluster [DBG] pgmap v2169: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-02-23T03:13:37.951 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:13:38.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:36.930181+0000 mon.smithi029 (mon.0) 2789 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:38.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:37.529064+0000 mon.smithi029 (mon.0) 2790 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.52:0/690743511"}]: dispatch 2024-02-23T03:13:38.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:36.930181+0000 mon.smithi029 (mon.0) 2789 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:38.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:37.529064+0000 mon.smithi029 (mon.0) 2790 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.52:0/690743511"}]: dispatch 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (86m) 5m ago 91m 26.7M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (59m) 1s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (59m) 5m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (88m) 5m ago 2h 37.0M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (10m) 1s ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (5m) 5m ago 2h 12.0M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (85m) 1s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (75m) 5m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (70m) 1s ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (65m) 5m ago 2h 201M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (10s) 1s ago 91m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:13:38.523 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 starting - - - - 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 1s ago 2h - - 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 5m ago 2h - - 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (53m) 1s ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (48m) 1s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (42m) 1s ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (37m) 1s ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (32m) 5m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (27m) 5m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (21m) 5m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (16m) 5m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:13:38.524 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (91m) 5m ago 91m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:13:38.864 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:13:38.864 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:13:38.864 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:13:38.864 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:38.864 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:13:38.865 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "mon" 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:13:39.152 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "17/23 daemons upgraded", 2024-02-23T03:13:39.153 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:13:39.153 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:13:39.153 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:13:39.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:37.528867+0000 mds.foofs.smithi029.ciputz (mds.0) 4 : cluster [INF] Evicting (and blocklisting) client session 28343 (172.21.15.52:0/690743511) 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:37.782711+0000 mgr.smithi029.lsfhcm (mgr.34102) 2842 : cluster [DBG] pgmap v2170: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.1 KiB/s rd, 4.5 KiB/s wr, 6 op/s 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:37.933925+0000 mgr.smithi029.lsfhcm (mgr.34102) 2843 : audit [DBG] from='client.36850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:37.934935+0000 mon.smithi029 (mon.0) 2791 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.52:0/690743511"}]': finished 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:37.935017+0000 mon.smithi029 (mon.0) 2792 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.228204+0000 mgr.smithi029.lsfhcm (mgr.34102) 2844 : audit [DBG] from='client.36854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.509902+0000 mgr.smithi029.lsfhcm (mgr.34102) 2845 : audit [DBG] from='client.36858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.511813+0000 mon.smithi029 (mon.0) 2793 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.512189+0000 mon.smithi029 (mon.0) 2794 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.512469+0000 mon.smithi029 (mon.0) 2795 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.512724+0000 mon.smithi029 (mon.0) 2796 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.512988+0000 mon.smithi029 (mon.0) 2797 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.514810+0000 mon.smithi029 (mon.0) 2798 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.515094+0000 mon.smithi029 (mon.0) 2799 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.515377+0000 mon.smithi029 (mon.0) 2800 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.515653+0000 mon.smithi029 (mon.0) 2801 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.515920+0000 mon.smithi029 (mon.0) 2802 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:38.863232+0000 mon.smithi029 (mon.0) 2803 : audit [DBG] from='client.? 172.21.15.29:0/1317246902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:37.528867+0000 mds.foofs.smithi029.ciputz (mds.0) 4 : cluster [INF] Evicting (and blocklisting) client session 28343 (172.21.15.52:0/690743511) 2024-02-23T03:13:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:37.782711+0000 mgr.smithi029.lsfhcm (mgr.34102) 2842 : cluster [DBG] pgmap v2170: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.1 KiB/s rd, 4.5 KiB/s wr, 6 op/s 2024-02-23T03:13:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:37.933925+0000 mgr.smithi029.lsfhcm (mgr.34102) 2843 : audit [DBG] from='client.36850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:37.934935+0000 mon.smithi029 (mon.0) 2791 : audit [INF] from='mds.? [v2:172.21.15.29:6834/3155239858,v1:172.21.15.29:6835/3155239858]' entity='mds.foofs.smithi029.ciputz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.52:0/690743511"}]': finished 2024-02-23T03:13:39.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:37.935017+0000 mon.smithi029 (mon.0) 2792 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.228204+0000 mgr.smithi029.lsfhcm (mgr.34102) 2844 : audit [DBG] from='client.36854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.509902+0000 mgr.smithi029.lsfhcm (mgr.34102) 2845 : audit [DBG] from='client.36858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.511813+0000 mon.smithi029 (mon.0) 2793 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.512189+0000 mon.smithi029 (mon.0) 2794 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.512469+0000 mon.smithi029 (mon.0) 2795 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.512724+0000 mon.smithi029 (mon.0) 2796 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.512988+0000 mon.smithi029 (mon.0) 2797 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.514810+0000 mon.smithi029 (mon.0) 2798 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.515094+0000 mon.smithi029 (mon.0) 2799 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.515377+0000 mon.smithi029 (mon.0) 2800 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.515653+0000 mon.smithi029 (mon.0) 2801 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.265 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.515920+0000 mon.smithi029 (mon.0) 2802 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:13:39.266 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:38.863232+0000 mon.smithi029 (mon.0) 2803 : audit [DBG] from='client.? 172.21.15.29:0/1317246902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:13:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.150704+0000 mgr.smithi029.lsfhcm (mgr.34102) 2846 : audit [DBG] from='client.36866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.236747+0000 mon.smithi029 (mon.0) 2804 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.528779+0000 mon.smithi029 (mon.0) 2805 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.529426+0000 mon.smithi029 (mon.0) 2806 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:39.530015+0000 mgr.smithi029.lsfhcm (mgr.34102) 2847 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:39.530602+0000 mgr.smithi029.lsfhcm (mgr.34102) 2848 : cluster [DBG] pgmap v2172: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 6.1 KiB/s wr, 8 op/s 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:39.530783+0000 mgr.smithi029.lsfhcm (mgr.34102) 2849 : cluster [DBG] pgmap v2173: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 6.3 KiB/s wr, 8 op/s 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.534446+0000 mon.smithi029 (mon.0) 2807 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.536705+0000 mon.smithi029 (mon.0) 2808 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:13:39.540363+0000 mon.smithi029 (mon.0) 2809 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:39.541712+0000 mgr.smithi029.lsfhcm (mgr.34102) 2850 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T03:13:40.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:13:39.541831+0000 mgr.smithi029.lsfhcm (mgr.34102) 2851 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T03:13:40.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.150704+0000 mgr.smithi029.lsfhcm (mgr.34102) 2846 : audit [DBG] from='client.36866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.236747+0000 mon.smithi029 (mon.0) 2804 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.528779+0000 mon.smithi029 (mon.0) 2805 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.529426+0000 mon.smithi029 (mon.0) 2806 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:39.530015+0000 mgr.smithi029.lsfhcm (mgr.34102) 2847 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:39.530602+0000 mgr.smithi029.lsfhcm (mgr.34102) 2848 : cluster [DBG] pgmap v2172: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 6.1 KiB/s wr, 8 op/s 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:39.530783+0000 mgr.smithi029.lsfhcm (mgr.34102) 2849 : cluster [DBG] pgmap v2173: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 6.3 KiB/s wr, 8 op/s 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.534446+0000 mon.smithi029 (mon.0) 2807 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.536705+0000 mon.smithi029 (mon.0) 2808 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:13:39.540363+0000 mon.smithi029 (mon.0) 2809 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:39.541712+0000 mgr.smithi029.lsfhcm (mgr.34102) 2850 : cephadm [INF] Reconfiguring node-exporter.smithi029 (unknown last config time)... 2024-02-23T03:13:40.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:13:39.541831+0000 mgr.smithi029.lsfhcm (mgr.34102) 2851 : cephadm [INF] Reconfiguring daemon node-exporter.smithi029 on smithi029 2024-02-23T03:13:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:41.531289+0000 mgr.smithi029.lsfhcm (mgr.34102) 2852 : cluster [DBG] pgmap v2174: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 5.9 KiB/s wr, 7 op/s 2024-02-23T03:13:43.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:41.531289+0000 mgr.smithi029.lsfhcm (mgr.34102) 2852 : cluster [DBG] pgmap v2174: 129 pgs: 129 active+clean; 174 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 5.9 KiB/s wr, 7 op/s 2024-02-23T03:13:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:43.532145+0000 mgr.smithi029.lsfhcm (mgr.34102) 2853 : cluster [DBG] pgmap v2175: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 5.3 KiB/s wr, 6 op/s 2024-02-23T03:13:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:43.532145+0000 mgr.smithi029.lsfhcm (mgr.34102) 2853 : cluster [DBG] pgmap v2175: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 5.3 KiB/s wr, 6 op/s 2024-02-23T03:13:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:45.532857+0000 mgr.smithi029.lsfhcm (mgr.34102) 2854 : cluster [DBG] pgmap v2176: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.1 KiB/s wr, 4 op/s 2024-02-23T03:13:47.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:45.532857+0000 mgr.smithi029.lsfhcm (mgr.34102) 2854 : cluster [DBG] pgmap v2176: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.1 KiB/s wr, 4 op/s 2024-02-23T03:13:48.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:47.533552+0000 mgr.smithi029.lsfhcm (mgr.34102) 2855 : cluster [DBG] pgmap v2177: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2024-02-23T03:13:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:47.533552+0000 mgr.smithi029.lsfhcm (mgr.34102) 2855 : cluster [DBG] pgmap v2177: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2024-02-23T03:13:50.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:49.534162+0000 mgr.smithi029.lsfhcm (mgr.34102) 2856 : cluster [DBG] pgmap v2178: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-02-23T03:13:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:49.534162+0000 mgr.smithi029.lsfhcm (mgr.34102) 2856 : cluster [DBG] pgmap v2178: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-02-23T03:13:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:51.534660+0000 mgr.smithi029.lsfhcm (mgr.34102) 2857 : cluster [DBG] pgmap v2179: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-02-23T03:13:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:51.534660+0000 mgr.smithi029.lsfhcm (mgr.34102) 2857 : cluster [DBG] pgmap v2179: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-02-23T03:13:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:53.535351+0000 mgr.smithi029.lsfhcm (mgr.34102) 2858 : cluster [DBG] pgmap v2180: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:13:55.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:53.535351+0000 mgr.smithi029.lsfhcm (mgr.34102) 2858 : cluster [DBG] pgmap v2180: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:13:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:55.536077+0000 mgr.smithi029.lsfhcm (mgr.34102) 2859 : cluster [DBG] pgmap v2181: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:13:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:55.536077+0000 mgr.smithi029.lsfhcm (mgr.34102) 2859 : cluster [DBG] pgmap v2181: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:13:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:13:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:57.536727+0000 mgr.smithi029.lsfhcm (mgr.34102) 2860 : cluster [DBG] pgmap v2182: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:13:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:13:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:57.536727+0000 mgr.smithi029.lsfhcm (mgr.34102) 2860 : cluster [DBG] pgmap v2182: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:00.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:13:59.537427+0000 mgr.smithi029.lsfhcm (mgr.34102) 2861 : cluster [DBG] pgmap v2183: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:13:59.537427+0000 mgr.smithi029.lsfhcm (mgr.34102) 2861 : cluster [DBG] pgmap v2183: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:01.538117+0000 mgr.smithi029.lsfhcm (mgr.34102) 2862 : cluster [DBG] pgmap v2184: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:03.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:01.538117+0000 mgr.smithi029.lsfhcm (mgr.34102) 2862 : cluster [DBG] pgmap v2184: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:03.538699+0000 mgr.smithi029.lsfhcm (mgr.34102) 2863 : cluster [DBG] pgmap v2185: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:05.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:03.538699+0000 mgr.smithi029.lsfhcm (mgr.34102) 2863 : cluster [DBG] pgmap v2185: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:05.539282+0000 mgr.smithi029.lsfhcm (mgr.34102) 2864 : cluster [DBG] pgmap v2186: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:07.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:05.539282+0000 mgr.smithi029.lsfhcm (mgr.34102) 2864 : cluster [DBG] pgmap v2186: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:08.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:07.539995+0000 mgr.smithi029.lsfhcm (mgr.34102) 2865 : cluster [DBG] pgmap v2187: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:07.539995+0000 mgr.smithi029.lsfhcm (mgr.34102) 2865 : cluster [DBG] pgmap v2187: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-02-23T03:14:09.468 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:14:10.012 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:09.456052+0000 mgr.smithi029.lsfhcm (mgr.34102) 2866 : audit [DBG] from='client.36870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:10.012 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:09.540490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2867 : cluster [DBG] pgmap v2188: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:10.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:09.456052+0000 mgr.smithi029.lsfhcm (mgr.34102) 2866 : audit [DBG] from='client.36870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:10.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:09.540490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2867 : cluster [DBG] pgmap v2188: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (86m) 30s ago 92m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (60m) 33s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (60m) 30s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (89m) 30s ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (11m) 33s ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (6m) 30s ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:14:10.042 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (86m) 33s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (76m) 30s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (70m) 33s ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (65m) 30s ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (42s) 33s ago 92m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (35s) 30s ago 92m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 33s ago 2h - - 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 30s ago 2h - - 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (54m) 33s ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (48m) 33s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (43m) 33s ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (38m) 33s ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (32m) 30s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (27m) 30s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (22m) 30s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:14:10.043 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (16m) 30s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:14:10.044 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (92m) 30s ago 92m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:14:10.381 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:14:10.382 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:14:10.667 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:14:10.667 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:14:10.667 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:14:10.667 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:14:10.667 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:14:10.668 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:09.746029+0000 mgr.smithi029.lsfhcm (mgr.34102) 2868 : audit [DBG] from='client.36874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.029089+0000 mgr.smithi029.lsfhcm (mgr.34102) 2869 : audit [DBG] from='client.36878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.030870+0000 mon.smithi029 (mon.0) 2810 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.031235+0000 mon.smithi029 (mon.0) 2811 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.031517+0000 mon.smithi029 (mon.0) 2812 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.031776+0000 mon.smithi029 (mon.0) 2813 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.032043+0000 mon.smithi029 (mon.0) 2814 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.033976+0000 mon.smithi029 (mon.0) 2815 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.034266+0000 mon.smithi029 (mon.0) 2816 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.034533+0000 mon.smithi029 (mon.0) 2817 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.034801+0000 mon.smithi029 (mon.0) 2818 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.035067+0000 mon.smithi029 (mon.0) 2819 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.379900+0000 mon.smithi029 (mon.0) 2820 : audit [DBG] from='client.? 172.21.15.29:0/491001138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:14:11.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:09.746029+0000 mgr.smithi029.lsfhcm (mgr.34102) 2868 : audit [DBG] from='client.36874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.029089+0000 mgr.smithi029.lsfhcm (mgr.34102) 2869 : audit [DBG] from='client.36878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.030870+0000 mon.smithi029 (mon.0) 2810 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.031235+0000 mon.smithi029 (mon.0) 2811 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.031517+0000 mon.smithi029 (mon.0) 2812 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.031776+0000 mon.smithi029 (mon.0) 2813 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.032043+0000 mon.smithi029 (mon.0) 2814 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.033976+0000 mon.smithi029 (mon.0) 2815 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.034266+0000 mon.smithi029 (mon.0) 2816 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.034533+0000 mon.smithi029 (mon.0) 2817 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.034801+0000 mon.smithi029 (mon.0) 2818 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.035067+0000 mon.smithi029 (mon.0) 2819 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:11.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.379900+0000 mon.smithi029 (mon.0) 2820 : audit [DBG] from='client.? 172.21.15.29:0/491001138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:14:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:10.666098+0000 mgr.smithi029.lsfhcm (mgr.34102) 2870 : audit [DBG] from='client.36886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:11.541124+0000 mgr.smithi029.lsfhcm (mgr.34102) 2871 : cluster [DBG] pgmap v2189: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:10.666098+0000 mgr.smithi029.lsfhcm (mgr.34102) 2870 : audit [DBG] from='client.36886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:11.541124+0000 mgr.smithi029.lsfhcm (mgr.34102) 2871 : cluster [DBG] pgmap v2189: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:14.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:13.541812+0000 mgr.smithi029.lsfhcm (mgr.34102) 2872 : cluster [DBG] pgmap v2190: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:13.541812+0000 mgr.smithi029.lsfhcm (mgr.34102) 2872 : cluster [DBG] pgmap v2190: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:16.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:15.542478+0000 mgr.smithi029.lsfhcm (mgr.34102) 2873 : cluster [DBG] pgmap v2191: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:15.542478+0000 mgr.smithi029.lsfhcm (mgr.34102) 2873 : cluster [DBG] pgmap v2191: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:18.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:17.543181+0000 mgr.smithi029.lsfhcm (mgr.34102) 2874 : cluster [DBG] pgmap v2192: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:17.543181+0000 mgr.smithi029.lsfhcm (mgr.34102) 2874 : cluster [DBG] pgmap v2192: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:19.543804+0000 mgr.smithi029.lsfhcm (mgr.34102) 2875 : cluster [DBG] pgmap v2193: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:21.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:19.543804+0000 mgr.smithi029.lsfhcm (mgr.34102) 2875 : cluster [DBG] pgmap v2193: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:22.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:21.544420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2876 : cluster [DBG] pgmap v2194: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:21.544420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2876 : cluster [DBG] pgmap v2194: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:23.545293+0000 mgr.smithi029.lsfhcm (mgr.34102) 2877 : cluster [DBG] pgmap v2195: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:25.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:23.545293+0000 mgr.smithi029.lsfhcm (mgr.34102) 2877 : cluster [DBG] pgmap v2195: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:25.545861+0000 mgr.smithi029.lsfhcm (mgr.34102) 2878 : cluster [DBG] pgmap v2196: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:27.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:25.545861+0000 mgr.smithi029.lsfhcm (mgr.34102) 2878 : cluster [DBG] pgmap v2196: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:27.546485+0000 mgr.smithi029.lsfhcm (mgr.34102) 2879 : cluster [DBG] pgmap v2197: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:27.546485+0000 mgr.smithi029.lsfhcm (mgr.34102) 2879 : cluster [DBG] pgmap v2197: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:28.877323+0000 mon.smithi029 (mon.0) 2821 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T03:14:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:28.877698+0000 mon.smithi029 (mon.0) 2822 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:14:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:28.878017+0000 mon.smithi029 (mon.0) 2823 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:14:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:28.878324+0000 mon.smithi029 (mon.0) 2824 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T03:14:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:28.877323+0000 mon.smithi029 (mon.0) 2821 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-02-23T03:14:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:28.877698+0000 mon.smithi029 (mon.0) 2822 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-23T03:14:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:28.878017+0000 mon.smithi029 (mon.0) 2823 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:14:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:28.878324+0000 mon.smithi029 (mon.0) 2824 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-23T03:14:30.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:29.547063+0000 mgr.smithi029.lsfhcm (mgr.34102) 2880 : cluster [DBG] pgmap v2198: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:31.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:29.547063+0000 mgr.smithi029.lsfhcm (mgr.34102) 2880 : cluster [DBG] pgmap v2198: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:31.547655+0000 mgr.smithi029.lsfhcm (mgr.34102) 2881 : cluster [DBG] pgmap v2199: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:31.547655+0000 mgr.smithi029.lsfhcm (mgr.34102) 2881 : cluster [DBG] pgmap v2199: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:33.548506+0000 mgr.smithi029.lsfhcm (mgr.34102) 2882 : cluster [DBG] pgmap v2200: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:33.548506+0000 mgr.smithi029.lsfhcm (mgr.34102) 2882 : cluster [DBG] pgmap v2200: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:35.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:35.549150+0000 mgr.smithi029.lsfhcm (mgr.34102) 2883 : cluster [DBG] pgmap v2201: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:36.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:35.549150+0000 mgr.smithi029.lsfhcm (mgr.34102) 2883 : cluster [DBG] pgmap v2201: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:38.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:37.549797+0000 mgr.smithi029.lsfhcm (mgr.34102) 2884 : cluster [DBG] pgmap v2202: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:39.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:37.549797+0000 mgr.smithi029.lsfhcm (mgr.34102) 2884 : cluster [DBG] pgmap v2202: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:39.550477+0000 mgr.smithi029.lsfhcm (mgr.34102) 2885 : cluster [DBG] pgmap v2203: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:40.979 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:14:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:39.550477+0000 mgr.smithi029.lsfhcm (mgr.34102) 2885 : cluster [DBG] pgmap v2203: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (87m) 62s ago 93m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (60m) 64s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (60m) 62s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (89m) 62s ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (11m) 64s ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (6m) 62s ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (87m) 64s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:14:41.549 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (76m) 62s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (71m) 64s ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (66m) 62s ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (73s) 64s ago 92m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (67s) 62s ago 92m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 64s ago 2h - - 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 62s ago 2h - - 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (54m) 64s ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (49m) 64s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (43m) 64s ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (38m) 64s ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (33m) 62s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (28m) 62s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:14:41.550 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (22m) 62s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:14:41.551 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (17m) 62s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:14:41.551 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (92m) 62s ago 92m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:14:41.897 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:14:41.897 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:14:41.897 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:14:41.897 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:14:41.898 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:14:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.537473+0000 mon.smithi029 (mon.0) 2825 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.537839+0000 mon.smithi029 (mon.0) 2826 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.538174+0000 mon.smithi029 (mon.0) 2827 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.538475+0000 mon.smithi029 (mon.0) 2828 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.538768+0000 mon.smithi029 (mon.0) 2829 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.540701+0000 mon.smithi029 (mon.0) 2830 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.541024+0000 mon.smithi029 (mon.0) 2831 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.541340+0000 mon.smithi029 (mon.0) 2832 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.541655+0000 mon.smithi029 (mon.0) 2833 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:41.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.541953+0000 mon.smithi029 (mon.0) 2834 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.537473+0000 mon.smithi029 (mon.0) 2825 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.537839+0000 mon.smithi029 (mon.0) 2826 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.538174+0000 mon.smithi029 (mon.0) 2827 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.538475+0000 mon.smithi029 (mon.0) 2828 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.538768+0000 mon.smithi029 (mon.0) 2829 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.540701+0000 mon.smithi029 (mon.0) 2830 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.541024+0000 mon.smithi029 (mon.0) 2831 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.541340+0000 mon.smithi029 (mon.0) 2832 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.541655+0000 mon.smithi029 (mon.0) 2833 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.541953+0000 mon.smithi029 (mon.0) 2834 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:14:42.186 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:14:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:14:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:40.966778+0000 mgr.smithi029.lsfhcm (mgr.34102) 2886 : audit [DBG] from='client.36890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.255720+0000 mgr.smithi029.lsfhcm (mgr.34102) 2887 : audit [DBG] from='client.36894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.535574+0000 mgr.smithi029.lsfhcm (mgr.34102) 2888 : audit [DBG] from='client.36898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:41.550905+0000 mgr.smithi029.lsfhcm (mgr.34102) 2889 : cluster [DBG] pgmap v2204: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:42.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:41.896522+0000 mon.smithi029 (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.29:0/3153894221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:14:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:40.966778+0000 mgr.smithi029.lsfhcm (mgr.34102) 2886 : audit [DBG] from='client.36890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.255720+0000 mgr.smithi029.lsfhcm (mgr.34102) 2887 : audit [DBG] from='client.36894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.535574+0000 mgr.smithi029.lsfhcm (mgr.34102) 2888 : audit [DBG] from='client.36898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:41.550905+0000 mgr.smithi029.lsfhcm (mgr.34102) 2889 : cluster [DBG] pgmap v2204: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:41.896522+0000 mon.smithi029 (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.29:0/3153894221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:14:43.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:14:42.185015+0000 mgr.smithi029.lsfhcm (mgr.34102) 2890 : audit [DBG] from='client.36906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:14:42.185015+0000 mgr.smithi029.lsfhcm (mgr.34102) 2890 : audit [DBG] from='client.36906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:14:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:43.551691+0000 mgr.smithi029.lsfhcm (mgr.34102) 2891 : cluster [DBG] pgmap v2205: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:43.551691+0000 mgr.smithi029.lsfhcm (mgr.34102) 2891 : cluster [DBG] pgmap v2205: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:45.552265+0000 mgr.smithi029.lsfhcm (mgr.34102) 2892 : cluster [DBG] pgmap v2206: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:47.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:45.552265+0000 mgr.smithi029.lsfhcm (mgr.34102) 2892 : cluster [DBG] pgmap v2206: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:48.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:47.552861+0000 mgr.smithi029.lsfhcm (mgr.34102) 2893 : cluster [DBG] pgmap v2207: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:47.552861+0000 mgr.smithi029.lsfhcm (mgr.34102) 2893 : cluster [DBG] pgmap v2207: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:50.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:49.553595+0000 mgr.smithi029.lsfhcm (mgr.34102) 2894 : cluster [DBG] pgmap v2208: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:49.553595+0000 mgr.smithi029.lsfhcm (mgr.34102) 2894 : cluster [DBG] pgmap v2208: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:14:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:51.554294+0000 mgr.smithi029.lsfhcm (mgr.34102) 2895 : cluster [DBG] pgmap v2209: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:53.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:51.554294+0000 mgr.smithi029.lsfhcm (mgr.34102) 2895 : cluster [DBG] pgmap v2209: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:54.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:53 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:53.555011+0000 mgr.smithi029.lsfhcm (mgr.34102) 2896 : cluster [DBG] pgmap v2210: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:54.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:53.555011+0000 mgr.smithi029.lsfhcm (mgr.34102) 2896 : cluster [DBG] pgmap v2210: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:55.555660+0000 mgr.smithi029.lsfhcm (mgr.34102) 2897 : cluster [DBG] pgmap v2211: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:55.555660+0000 mgr.smithi029.lsfhcm (mgr.34102) 2897 : cluster [DBG] pgmap v2211: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:14:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:57.556312+0000 mgr.smithi029.lsfhcm (mgr.34102) 2898 : cluster [DBG] pgmap v2212: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:14:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:14:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:57.556312+0000 mgr.smithi029.lsfhcm (mgr.34102) 2898 : cluster [DBG] pgmap v2212: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:00.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:14:59.557132+0000 mgr.smithi029.lsfhcm (mgr.34102) 2899 : cluster [DBG] pgmap v2213: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:14:59.557132+0000 mgr.smithi029.lsfhcm (mgr.34102) 2899 : cluster [DBG] pgmap v2213: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:01.557647+0000 mgr.smithi029.lsfhcm (mgr.34102) 2900 : cluster [DBG] pgmap v2214: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:01.557647+0000 mgr.smithi029.lsfhcm (mgr.34102) 2900 : cluster [DBG] pgmap v2214: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:03.558464+0000 mgr.smithi029.lsfhcm (mgr.34102) 2901 : cluster [DBG] pgmap v2215: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:03.558464+0000 mgr.smithi029.lsfhcm (mgr.34102) 2901 : cluster [DBG] pgmap v2215: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:05.558952+0000 mgr.smithi029.lsfhcm (mgr.34102) 2902 : cluster [DBG] pgmap v2216: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:07.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:05.558952+0000 mgr.smithi029.lsfhcm (mgr.34102) 2902 : cluster [DBG] pgmap v2216: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:08.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:07.559565+0000 mgr.smithi029.lsfhcm (mgr.34102) 2903 : cluster [DBG] pgmap v2217: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:07.559565+0000 mgr.smithi029.lsfhcm (mgr.34102) 2903 : cluster [DBG] pgmap v2217: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:10.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:09.560220+0000 mgr.smithi029.lsfhcm (mgr.34102) 2904 : cluster [DBG] pgmap v2218: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:09.560220+0000 mgr.smithi029.lsfhcm (mgr.34102) 2904 : cluster [DBG] pgmap v2218: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:12.500 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:15:12.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:11.560949+0000 mgr.smithi029.lsfhcm (mgr.34102) 2905 : cluster [DBG] pgmap v2219: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:12.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:11.560949+0000 mgr.smithi029.lsfhcm (mgr.34102) 2905 : cluster [DBG] pgmap v2219: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:13.072 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:15:13.072 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (87m) 93s ago 93m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:15:13.072 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (61m) 96s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:15:13.072 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (61m) 93s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:15:13.072 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (90m) 93s ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (12m) 96s ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (7m) 93s ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (87m) 96s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (77m) 93s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (71m) 96s ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (66m) 93s ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (105s) 96s ago 93m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (99s) 93s ago 93m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 96s ago 2h - - 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 93s ago 2h - - 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (55m) 96s ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (49m) 96s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (44m) 96s ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (39m) 96s ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (33m) 93s ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:15:13.073 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (28m) 93s ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:15:13.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (23m) 93s ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:15:13.074 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (17m) 93s ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:15:13.074 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (93m) 93s ago 93m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:15:13.412 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:15:13.413 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:15:13.414 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:15:13.414 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:12.488389+0000 mgr.smithi029.lsfhcm (mgr.34102) 2906 : audit [DBG] from='client.36910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.060428+0000 mon.smithi029 (mon.0) 2836 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.060871+0000 mon.smithi029 (mon.0) 2837 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.061237+0000 mon.smithi029 (mon.0) 2838 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.061575+0000 mon.smithi029 (mon.0) 2839 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.061890+0000 mon.smithi029 (mon.0) 2840 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.063926+0000 mon.smithi029 (mon.0) 2841 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.064289+0000 mon.smithi029 (mon.0) 2842 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.064658+0000 mon.smithi029 (mon.0) 2843 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.064971+0000 mon.smithi029 (mon.0) 2844 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.671 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.065290+0000 mon.smithi029 (mon.0) 2845 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:15:13.700 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:15:13.701 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:15:13.701 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:15:13.701 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:15:13.701 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:15:13.701 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:12.488389+0000 mgr.smithi029.lsfhcm (mgr.34102) 2906 : audit [DBG] from='client.36910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.060428+0000 mon.smithi029 (mon.0) 2836 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.060871+0000 mon.smithi029 (mon.0) 2837 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.061237+0000 mon.smithi029 (mon.0) 2838 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.061575+0000 mon.smithi029 (mon.0) 2839 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.061890+0000 mon.smithi029 (mon.0) 2840 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.063926+0000 mon.smithi029 (mon.0) 2841 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.064289+0000 mon.smithi029 (mon.0) 2842 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.064658+0000 mon.smithi029 (mon.0) 2843 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.064971+0000 mon.smithi029 (mon.0) 2844 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:13.765 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.065290+0000 mon.smithi029 (mon.0) 2845 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:14.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:12.775756+0000 mgr.smithi029.lsfhcm (mgr.34102) 2907 : audit [DBG] from='client.36914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:14.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.058600+0000 mgr.smithi029.lsfhcm (mgr.34102) 2908 : audit [DBG] from='client.36918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:14.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.411631+0000 mon.smithi029 (mon.0) 2846 : audit [DBG] from='client.? 172.21.15.29:0/173752484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:15:14.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:13.561488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2909 : cluster [DBG] pgmap v2220: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:14.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:12.775756+0000 mgr.smithi029.lsfhcm (mgr.34102) 2907 : audit [DBG] from='client.36914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:14.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.058600+0000 mgr.smithi029.lsfhcm (mgr.34102) 2908 : audit [DBG] from='client.36918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:14.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.411631+0000 mon.smithi029 (mon.0) 2846 : audit [DBG] from='client.? 172.21.15.29:0/173752484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:15:14.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:13.561488+0000 mgr.smithi029.lsfhcm (mgr.34102) 2909 : cluster [DBG] pgmap v2220: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:15.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:13.698662+0000 mgr.smithi029.lsfhcm (mgr.34102) 2910 : audit [DBG] from='client.36926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:15.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:13.698662+0000 mgr.smithi029.lsfhcm (mgr.34102) 2910 : audit [DBG] from='client.36926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:16.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:15.562061+0000 mgr.smithi029.lsfhcm (mgr.34102) 2911 : cluster [DBG] pgmap v2221: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:16.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:15.562061+0000 mgr.smithi029.lsfhcm (mgr.34102) 2911 : cluster [DBG] pgmap v2221: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:18.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:17.562677+0000 mgr.smithi029.lsfhcm (mgr.34102) 2912 : cluster [DBG] pgmap v2222: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:17.562677+0000 mgr.smithi029.lsfhcm (mgr.34102) 2912 : cluster [DBG] pgmap v2222: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:19.563499+0000 mgr.smithi029.lsfhcm (mgr.34102) 2913 : cluster [DBG] pgmap v2223: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:19.563499+0000 mgr.smithi029.lsfhcm (mgr.34102) 2913 : cluster [DBG] pgmap v2223: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:22.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:21.564248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2914 : cluster [DBG] pgmap v2224: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:21.564248+0000 mgr.smithi029.lsfhcm (mgr.34102) 2914 : cluster [DBG] pgmap v2224: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:24.892 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:23.564904+0000 mgr.smithi029.lsfhcm (mgr.34102) 2915 : cluster [DBG] pgmap v2225: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:25.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:23.564904+0000 mgr.smithi029.lsfhcm (mgr.34102) 2915 : cluster [DBG] pgmap v2225: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:25.565528+0000 mgr.smithi029.lsfhcm (mgr.34102) 2916 : cluster [DBG] pgmap v2226: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:25.565528+0000 mgr.smithi029.lsfhcm (mgr.34102) 2916 : cluster [DBG] pgmap v2226: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:27.566214+0000 mgr.smithi029.lsfhcm (mgr.34102) 2917 : cluster [DBG] pgmap v2227: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:27.566214+0000 mgr.smithi029.lsfhcm (mgr.34102) 2917 : cluster [DBG] pgmap v2227: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:28.881492+0000 mon.smithi029 (mon.0) 2847 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-23T03:15:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:28.881740+0000 mon.smithi029 (mon.0) 2848 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T03:15:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:28.881987+0000 mon.smithi029 (mon.0) 2849 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T03:15:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:28.882199+0000 mon.smithi029 (mon.0) 2850 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T03:15:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:28.881492+0000 mon.smithi029 (mon.0) 2847 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-23T03:15:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:28.881740+0000 mon.smithi029 (mon.0) 2848 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-23T03:15:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:28.881987+0000 mon.smithi029 (mon.0) 2849 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-23T03:15:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:28.882199+0000 mon.smithi029 (mon.0) 2850 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-23T03:15:30.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:29.566726+0000 mgr.smithi029.lsfhcm (mgr.34102) 2918 : cluster [DBG] pgmap v2228: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:29.566726+0000 mgr.smithi029.lsfhcm (mgr.34102) 2918 : cluster [DBG] pgmap v2228: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:31.567407+0000 mgr.smithi029.lsfhcm (mgr.34102) 2919 : cluster [DBG] pgmap v2229: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:31.567407+0000 mgr.smithi029.lsfhcm (mgr.34102) 2919 : cluster [DBG] pgmap v2229: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:33.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:33.568095+0000 mgr.smithi029.lsfhcm (mgr.34102) 2920 : cluster [DBG] pgmap v2230: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:34.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:33.568095+0000 mgr.smithi029.lsfhcm (mgr.34102) 2920 : cluster [DBG] pgmap v2230: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:35.568549+0000 mgr.smithi029.lsfhcm (mgr.34102) 2921 : cluster [DBG] pgmap v2231: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:35.568549+0000 mgr.smithi029.lsfhcm (mgr.34102) 2921 : cluster [DBG] pgmap v2231: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:38.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:37.569276+0000 mgr.smithi029.lsfhcm (mgr.34102) 2922 : cluster [DBG] pgmap v2232: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:37.569276+0000 mgr.smithi029.lsfhcm (mgr.34102) 2922 : cluster [DBG] pgmap v2232: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:39.569993+0000 mgr.smithi029.lsfhcm (mgr.34102) 2923 : cluster [DBG] pgmap v2233: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:41.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:39.569993+0000 mgr.smithi029.lsfhcm (mgr.34102) 2923 : cluster [DBG] pgmap v2233: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:41.570635+0000 mgr.smithi029.lsfhcm (mgr.34102) 2924 : cluster [DBG] pgmap v2234: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:41.570635+0000 mgr.smithi029.lsfhcm (mgr.34102) 2924 : cluster [DBG] pgmap v2234: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:44.015 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (88m) 2m ago 94m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (61m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (61m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (90m) 2m ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (13m) 2m ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (7m) 2m ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:15:44.587 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (88m) 2m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (77m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (72m) 2m ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (67m) 2m ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (2m) 2m ago 93m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (2m) 2m ago 93m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 2h - - 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 2h - - 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (55m) 2m ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (50m) 2m ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (44m) 2m ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (39m) 2m ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (34m) 2m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (29m) 2m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:15:44.588 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (23m) 2m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:15:44.589 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (18m) 2m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:15:44.589 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (93m) 2m ago 93m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:15:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:43.571492+0000 mgr.smithi029.lsfhcm (mgr.34102) 2925 : cluster [DBG] pgmap v2235: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.575964+0000 mon.smithi029 (mon.0) 2851 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.576320+0000 mon.smithi029 (mon.0) 2852 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.576616+0000 mon.smithi029 (mon.0) 2853 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.576887+0000 mon.smithi029 (mon.0) 2854 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.577166+0000 mon.smithi029 (mon.0) 2855 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.579087+0000 mon.smithi029 (mon.0) 2856 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.579370+0000 mon.smithi029 (mon.0) 2857 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.579642+0000 mon.smithi029 (mon.0) 2858 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.579917+0000 mon.smithi029 (mon.0) 2859 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.580183+0000 mon.smithi029 (mon.0) 2860 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:15:44.931 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:15:44.932 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:43.571492+0000 mgr.smithi029.lsfhcm (mgr.34102) 2925 : cluster [DBG] pgmap v2235: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.575964+0000 mon.smithi029 (mon.0) 2851 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.576320+0000 mon.smithi029 (mon.0) 2852 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.576616+0000 mon.smithi029 (mon.0) 2853 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.576887+0000 mon.smithi029 (mon.0) 2854 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.577166+0000 mon.smithi029 (mon.0) 2855 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.579087+0000 mon.smithi029 (mon.0) 2856 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.579370+0000 mon.smithi029 (mon.0) 2857 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.579642+0000 mon.smithi029 (mon.0) 2858 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.579917+0000 mon.smithi029 (mon.0) 2859 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.580183+0000 mon.smithi029 (mon.0) 2860 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:15:45.219 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:15:45.219 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:15:45.219 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:15:45.220 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:15:45.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.002981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2926 : audit [DBG] from='client.36930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:45.963 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.293964+0000 mgr.smithi029.lsfhcm (mgr.34102) 2927 : audit [DBG] from='client.36934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:45.963 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.574137+0000 mgr.smithi029.lsfhcm (mgr.34102) 2928 : audit [DBG] from='client.36938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:45.963 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:44.930444+0000 mon.smithi029 (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.29:0/1484578069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:15:46.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.002981+0000 mgr.smithi029.lsfhcm (mgr.34102) 2926 : audit [DBG] from='client.36930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.293964+0000 mgr.smithi029.lsfhcm (mgr.34102) 2927 : audit [DBG] from='client.36934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.574137+0000 mgr.smithi029.lsfhcm (mgr.34102) 2928 : audit [DBG] from='client.36938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:44.930444+0000 mon.smithi029 (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.29:0/1484578069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:15:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:15:45.218530+0000 mgr.smithi029.lsfhcm (mgr.34102) 2929 : audit [DBG] from='client.36946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:45.572063+0000 mgr.smithi029.lsfhcm (mgr.34102) 2930 : cluster [DBG] pgmap v2236: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:47.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:15:45.218530+0000 mgr.smithi029.lsfhcm (mgr.34102) 2929 : audit [DBG] from='client.36946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:15:47.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:45.572063+0000 mgr.smithi029.lsfhcm (mgr.34102) 2930 : cluster [DBG] pgmap v2236: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:48.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:47.572939+0000 mgr.smithi029.lsfhcm (mgr.34102) 2931 : cluster [DBG] pgmap v2237: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:47.572939+0000 mgr.smithi029.lsfhcm (mgr.34102) 2931 : cluster [DBG] pgmap v2237: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:49.573750+0000 mgr.smithi029.lsfhcm (mgr.34102) 2932 : cluster [DBG] pgmap v2238: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:49.573750+0000 mgr.smithi029.lsfhcm (mgr.34102) 2932 : cluster [DBG] pgmap v2238: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:15:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:51.574403+0000 mgr.smithi029.lsfhcm (mgr.34102) 2933 : cluster [DBG] pgmap v2239: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:51.574403+0000 mgr.smithi029.lsfhcm (mgr.34102) 2933 : cluster [DBG] pgmap v2239: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:54.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:53.575144+0000 mgr.smithi029.lsfhcm (mgr.34102) 2934 : cluster [DBG] pgmap v2240: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:55.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:53.575144+0000 mgr.smithi029.lsfhcm (mgr.34102) 2934 : cluster [DBG] pgmap v2240: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:55.575678+0000 mgr.smithi029.lsfhcm (mgr.34102) 2935 : cluster [DBG] pgmap v2241: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:55.575678+0000 mgr.smithi029.lsfhcm (mgr.34102) 2935 : cluster [DBG] pgmap v2241: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:15:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:57.576477+0000 mgr.smithi029.lsfhcm (mgr.34102) 2936 : cluster [DBG] pgmap v2242: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:15:59.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:15:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:57.576477+0000 mgr.smithi029.lsfhcm (mgr.34102) 2936 : cluster [DBG] pgmap v2242: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:00.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:15:59.577075+0000 mgr.smithi029.lsfhcm (mgr.34102) 2937 : cluster [DBG] pgmap v2243: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:01.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:15:59.577075+0000 mgr.smithi029.lsfhcm (mgr.34102) 2937 : cluster [DBG] pgmap v2243: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:02.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:01.577509+0000 mgr.smithi029.lsfhcm (mgr.34102) 2938 : cluster [DBG] pgmap v2244: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:03.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:01.577509+0000 mgr.smithi029.lsfhcm (mgr.34102) 2938 : cluster [DBG] pgmap v2244: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:03.578141+0000 mgr.smithi029.lsfhcm (mgr.34102) 2939 : cluster [DBG] pgmap v2245: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:03.578141+0000 mgr.smithi029.lsfhcm (mgr.34102) 2939 : cluster [DBG] pgmap v2245: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:05.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:05 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:05.578636+0000 mgr.smithi029.lsfhcm (mgr.34102) 2940 : cluster [DBG] pgmap v2246: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:06.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:05 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:05.578636+0000 mgr.smithi029.lsfhcm (mgr.34102) 2940 : cluster [DBG] pgmap v2246: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:08.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:07.579501+0000 mgr.smithi029.lsfhcm (mgr.34102) 2941 : cluster [DBG] pgmap v2247: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:09.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:07.579501+0000 mgr.smithi029.lsfhcm (mgr.34102) 2941 : cluster [DBG] pgmap v2247: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:16:08.766873+0000 mgr.smithi029.lsfhcm (mgr.34102) 2942 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:16:10.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:16:10.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:10.922 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:16:10.923 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:16:08.767544+0000 mgr.smithi029.lsfhcm (mgr.34102) 2943 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:16:08.767686+0000 mgr.smithi029.lsfhcm (mgr.34102) 2944 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T03:16:10.924 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:09.580108+0000 mgr.smithi029.lsfhcm (mgr.34102) 2945 : cluster [DBG] pgmap v2248: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:16:08.766873+0000 mgr.smithi029.lsfhcm (mgr.34102) 2942 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:11.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:16:11.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi029 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:11.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi029 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi029 ... 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:16:11.017 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service failed because the control process exited with error code. 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi029.service" and "journalctl -xe" for details. 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:16:08.767544+0000 mgr.smithi029.lsfhcm (mgr.34102) 2943 : cephadm [INF] Reconfiguring node-exporter.smithi052 (unknown last config time)... 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:16:08.767686+0000 mgr.smithi029.lsfhcm (mgr.34102) 2944 : cephadm [INF] Reconfiguring daemon node-exporter.smithi052 on smithi052 2024-02-23T03:16:11.018 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:09.580108+0000 mgr.smithi029.lsfhcm (mgr.34102) 2945 : cluster [DBG] pgmap v2248: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:12.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:11.580751+0000 mgr.smithi029.lsfhcm (mgr.34102) 2946 : cluster [DBG] pgmap v2249: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:12.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:11.580751+0000 mgr.smithi029.lsfhcm (mgr.34102) 2946 : cluster [DBG] pgmap v2249: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:14.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:13.581418+0000 mgr.smithi029.lsfhcm (mgr.34102) 2947 : cluster [DBG] pgmap v2250: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:15.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:13.581418+0000 mgr.smithi029.lsfhcm (mgr.34102) 2947 : cluster [DBG] pgmap v2250: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:15.534 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (88m) 2m ago 94m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (62m) 2m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (62m) 2m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (91m) 2m ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (13m) 2m ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:16:16.107 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (8m) 2m ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (88m) 2m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (78m) 2m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (73m) 2m ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (67m) 2m ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (2m) 2m ago 94m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (2m) 2m ago 94m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 2m ago 2h - - 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 2m ago 2h - - 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (56m) 2m ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (50m) 2m ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (45m) 2m ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (40m) 2m ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (34m) 2m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:16:16.108 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (29m) 2m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:16:16.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (24m) 2m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:16:16.109 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (19m) 2m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:16:16.109 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (94m) 2m ago 94m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:16:16.448 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:16:16.448 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:16:16.448 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:16:16.448 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:16.448 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:16:16.448 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:16:16.449 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:16:16.738 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:16:16.738 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:16:16.739 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:16:16.740 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:16:16.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:15.521376+0000 mgr.smithi029.lsfhcm (mgr.34102) 2948 : audit [DBG] from='client.36950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:15.581936+0000 mgr.smithi029.lsfhcm (mgr.34102) 2949 : cluster [DBG] pgmap v2251: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.095759+0000 mon.smithi029 (mon.0) 2862 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.096112+0000 mon.smithi029 (mon.0) 2863 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.096416+0000 mon.smithi029 (mon.0) 2864 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.096702+0000 mon.smithi029 (mon.0) 2865 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.096992+0000 mon.smithi029 (mon.0) 2866 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.098929+0000 mon.smithi029 (mon.0) 2867 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.099229+0000 mon.smithi029 (mon.0) 2868 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.099511+0000 mon.smithi029 (mon.0) 2869 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.099786+0000 mon.smithi029 (mon.0) 2870 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.100071+0000 mon.smithi029 (mon.0) 2871 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:16.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.447507+0000 mon.smithi029 (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.29:0/4257518530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:15.521376+0000 mgr.smithi029.lsfhcm (mgr.34102) 2948 : audit [DBG] from='client.36950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:15.581936+0000 mgr.smithi029.lsfhcm (mgr.34102) 2949 : cluster [DBG] pgmap v2251: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.095759+0000 mon.smithi029 (mon.0) 2862 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.096112+0000 mon.smithi029 (mon.0) 2863 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.096416+0000 mon.smithi029 (mon.0) 2864 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.096702+0000 mon.smithi029 (mon.0) 2865 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.096992+0000 mon.smithi029 (mon.0) 2866 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.098929+0000 mon.smithi029 (mon.0) 2867 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:17.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.099229+0000 mon.smithi029 (mon.0) 2868 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.099511+0000 mon.smithi029 (mon.0) 2869 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.099786+0000 mon.smithi029 (mon.0) 2870 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.100071+0000 mon.smithi029 (mon.0) 2871 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:17.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.447507+0000 mon.smithi029 (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.29:0/4257518530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:16:17.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:15.811062+0000 mgr.smithi029.lsfhcm (mgr.34102) 2950 : audit [DBG] from='client.36954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:17.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.093867+0000 mgr.smithi029.lsfhcm (mgr.34102) 2951 : audit [DBG] from='client.36958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:18.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:15.811062+0000 mgr.smithi029.lsfhcm (mgr.34102) 2950 : audit [DBG] from='client.36954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.093867+0000 mgr.smithi029.lsfhcm (mgr.34102) 2951 : audit [DBG] from='client.36958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:18.904 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:16.737420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2952 : audit [DBG] from='client.36966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:18.904 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:17.582487+0000 mgr.smithi029.lsfhcm (mgr.34102) 2953 : cluster [DBG] pgmap v2252: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:18.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:16.737420+0000 mgr.smithi029.lsfhcm (mgr.34102) 2952 : audit [DBG] from='client.36966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:18.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:17.582487+0000 mgr.smithi029.lsfhcm (mgr.34102) 2953 : cluster [DBG] pgmap v2252: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:19.583128+0000 mgr.smithi029.lsfhcm (mgr.34102) 2954 : cluster [DBG] pgmap v2253: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:19.583128+0000 mgr.smithi029.lsfhcm (mgr.34102) 2954 : cluster [DBG] pgmap v2253: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:22.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:21.583758+0000 mgr.smithi029.lsfhcm (mgr.34102) 2955 : cluster [DBG] pgmap v2254: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:21.583758+0000 mgr.smithi029.lsfhcm (mgr.34102) 2955 : cluster [DBG] pgmap v2254: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:23.584442+0000 mgr.smithi029.lsfhcm (mgr.34102) 2956 : cluster [DBG] pgmap v2255: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:23.584442+0000 mgr.smithi029.lsfhcm (mgr.34102) 2956 : cluster [DBG] pgmap v2255: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:25.584969+0000 mgr.smithi029.lsfhcm (mgr.34102) 2957 : cluster [DBG] pgmap v2256: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:25.584969+0000 mgr.smithi029.lsfhcm (mgr.34102) 2957 : cluster [DBG] pgmap v2256: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:27.585486+0000 mgr.smithi029.lsfhcm (mgr.34102) 2958 : cluster [DBG] pgmap v2257: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:27.585486+0000 mgr.smithi029.lsfhcm (mgr.34102) 2958 : cluster [DBG] pgmap v2257: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:28.885286+0000 mon.smithi029 (mon.0) 2873 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T03:16:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:28.885671+0000 mon.smithi029 (mon.0) 2874 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T03:16:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:28.885971+0000 mon.smithi029 (mon.0) 2875 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T03:16:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:28.886225+0000 mon.smithi029 (mon.0) 2876 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T03:16:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:28.885286+0000 mon.smithi029 (mon.0) 2873 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-23T03:16:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:28.885671+0000 mon.smithi029 (mon.0) 2874 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T03:16:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:28.885971+0000 mon.smithi029 (mon.0) 2875 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-23T03:16:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:28.886225+0000 mon.smithi029 (mon.0) 2876 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-23T03:16:30.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:29.586223+0000 mgr.smithi029.lsfhcm (mgr.34102) 2959 : cluster [DBG] pgmap v2258: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:29.586223+0000 mgr.smithi029.lsfhcm (mgr.34102) 2959 : cluster [DBG] pgmap v2258: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:31.586725+0000 mgr.smithi029.lsfhcm (mgr.34102) 2960 : cluster [DBG] pgmap v2259: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:31.586725+0000 mgr.smithi029.lsfhcm (mgr.34102) 2960 : cluster [DBG] pgmap v2259: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:33.587516+0000 mgr.smithi029.lsfhcm (mgr.34102) 2961 : cluster [DBG] pgmap v2260: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:33.587516+0000 mgr.smithi029.lsfhcm (mgr.34102) 2961 : cluster [DBG] pgmap v2260: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:35.588098+0000 mgr.smithi029.lsfhcm (mgr.34102) 2962 : cluster [DBG] pgmap v2261: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:35.588098+0000 mgr.smithi029.lsfhcm (mgr.34102) 2962 : cluster [DBG] pgmap v2261: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:38.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:37.588636+0000 mgr.smithi029.lsfhcm (mgr.34102) 2963 : cluster [DBG] pgmap v2262: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:37.588636+0000 mgr.smithi029.lsfhcm (mgr.34102) 2963 : cluster [DBG] pgmap v2262: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:39.589289+0000 mgr.smithi029.lsfhcm (mgr.34102) 2964 : cluster [DBG] pgmap v2263: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:41.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:39.589289+0000 mgr.smithi029.lsfhcm (mgr.34102) 2964 : cluster [DBG] pgmap v2263: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:41.590044+0000 mgr.smithi029.lsfhcm (mgr.34102) 2965 : cluster [DBG] pgmap v2264: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:41.590044+0000 mgr.smithi029.lsfhcm (mgr.34102) 2965 : cluster [DBG] pgmap v2264: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:43.590783+0000 mgr.smithi029.lsfhcm (mgr.34102) 2966 : cluster [DBG] pgmap v2265: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:43.590783+0000 mgr.smithi029.lsfhcm (mgr.34102) 2966 : cluster [DBG] pgmap v2265: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:45.591263+0000 mgr.smithi029.lsfhcm (mgr.34102) 2967 : cluster [DBG] pgmap v2266: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:45.591263+0000 mgr.smithi029.lsfhcm (mgr.34102) 2967 : cluster [DBG] pgmap v2266: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:47.054 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:16:47.626 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (89m) 3m ago 95m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (62m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (62m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (91m) 3m ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (14m) 3m ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (9m) 3m ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (89m) 3m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (78m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (73m) 3m ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (68m) 3m ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (3m) 3m ago 94m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (3m) 3m ago 94m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 2h - - 2024-02-23T03:16:47.627 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 2h - - 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (56m) 3m ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (51m) 3m ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (45m) 3m ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (40m) 3m ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (35m) 3m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (30m) 3m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (24m) 3m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (19m) 3m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:16:47.628 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (94m) 3m ago 94m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:16:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.042805+0000 mgr.smithi029.lsfhcm (mgr.34102) 2968 : audit [DBG] from='client.36970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:47.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.330318+0000 mgr.smithi029.lsfhcm (mgr.34102) 2969 : audit [DBG] from='client.36974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:47.591786+0000 mgr.smithi029.lsfhcm (mgr.34102) 2970 : cluster [DBG] pgmap v2267: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.613042+0000 mgr.smithi029.lsfhcm (mgr.34102) 2971 : audit [DBG] from='client.36978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.614805+0000 mon.smithi029 (mon.0) 2877 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.615253+0000 mon.smithi029 (mon.0) 2878 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.615635+0000 mon.smithi029 (mon.0) 2879 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.615996+0000 mon.smithi029 (mon.0) 2880 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.616352+0000 mon.smithi029 (mon.0) 2881 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.618355+0000 mon.smithi029 (mon.0) 2882 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.618709+0000 mon.smithi029 (mon.0) 2883 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.619066+0000 mon.smithi029 (mon.0) 2884 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.619424+0000 mon.smithi029 (mon.0) 2885 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.619730+0000 mon.smithi029 (mon.0) 2886 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:16:47.967 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:16:47.968 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:16:47.968 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:16:47.968 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:16:47.968 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.042805+0000 mgr.smithi029.lsfhcm (mgr.34102) 2968 : audit [DBG] from='client.36970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.330318+0000 mgr.smithi029.lsfhcm (mgr.34102) 2969 : audit [DBG] from='client.36974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:47.591786+0000 mgr.smithi029.lsfhcm (mgr.34102) 2970 : cluster [DBG] pgmap v2267: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.613042+0000 mgr.smithi029.lsfhcm (mgr.34102) 2971 : audit [DBG] from='client.36978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.614805+0000 mon.smithi029 (mon.0) 2877 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.615253+0000 mon.smithi029 (mon.0) 2878 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.615635+0000 mon.smithi029 (mon.0) 2879 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.615996+0000 mon.smithi029 (mon.0) 2880 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.616352+0000 mon.smithi029 (mon.0) 2881 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.618355+0000 mon.smithi029 (mon.0) 2882 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:16:48.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.618709+0000 mon.smithi029 (mon.0) 2883 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.619066+0000 mon.smithi029 (mon.0) 2884 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.619424+0000 mon.smithi029 (mon.0) 2885 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.619730+0000 mon.smithi029 (mon.0) 2886 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:16:48.254 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:16:48.255 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:16:48.255 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:16:48.255 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:16:48.255 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:16:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:47.965813+0000 mon.smithi029 (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.29:0/1485583883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:16:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:16:48.252691+0000 mgr.smithi029.lsfhcm (mgr.34102) 2972 : audit [DBG] from='client.36986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:47.965813+0000 mon.smithi029 (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.29:0/1485583883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:16:49.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:16:48.252691+0000 mgr.smithi029.lsfhcm (mgr.34102) 2972 : audit [DBG] from='client.36986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:16:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:49.592391+0000 mgr.smithi029.lsfhcm (mgr.34102) 2973 : cluster [DBG] pgmap v2268: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:49.592391+0000 mgr.smithi029.lsfhcm (mgr.34102) 2973 : cluster [DBG] pgmap v2268: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:16:52.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:51.592930+0000 mgr.smithi029.lsfhcm (mgr.34102) 2974 : cluster [DBG] pgmap v2269: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:53.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:51.592930+0000 mgr.smithi029.lsfhcm (mgr.34102) 2974 : cluster [DBG] pgmap v2269: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:54.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:53.593570+0000 mgr.smithi029.lsfhcm (mgr.34102) 2975 : cluster [DBG] pgmap v2270: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:55.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:53.593570+0000 mgr.smithi029.lsfhcm (mgr.34102) 2975 : cluster [DBG] pgmap v2270: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:55.594123+0000 mgr.smithi029.lsfhcm (mgr.34102) 2976 : cluster [DBG] pgmap v2271: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:57.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:55.594123+0000 mgr.smithi029.lsfhcm (mgr.34102) 2976 : cluster [DBG] pgmap v2271: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:58.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:57.594739+0000 mgr.smithi029.lsfhcm (mgr.34102) 2977 : cluster [DBG] pgmap v2272: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:16:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:57.594739+0000 mgr.smithi029.lsfhcm (mgr.34102) 2977 : cluster [DBG] pgmap v2272: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:16:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:16:59.595309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2978 : cluster [DBG] pgmap v2273: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:16:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:16:59.595309+0000 mgr.smithi029.lsfhcm (mgr.34102) 2978 : cluster [DBG] pgmap v2273: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:02.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:01.595949+0000 mgr.smithi029.lsfhcm (mgr.34102) 2979 : cluster [DBG] pgmap v2274: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:01.595949+0000 mgr.smithi029.lsfhcm (mgr.34102) 2979 : cluster [DBG] pgmap v2274: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:04.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:03.596734+0000 mgr.smithi029.lsfhcm (mgr.34102) 2980 : cluster [DBG] pgmap v2275: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:05.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:03.596734+0000 mgr.smithi029.lsfhcm (mgr.34102) 2980 : cluster [DBG] pgmap v2275: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:06.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:05.597254+0000 mgr.smithi029.lsfhcm (mgr.34102) 2981 : cluster [DBG] pgmap v2276: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:07.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:05.597254+0000 mgr.smithi029.lsfhcm (mgr.34102) 2981 : cluster [DBG] pgmap v2276: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:08.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:07.598110+0000 mgr.smithi029.lsfhcm (mgr.34102) 2982 : cluster [DBG] pgmap v2277: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:08.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:07.598110+0000 mgr.smithi029.lsfhcm (mgr.34102) 2982 : cluster [DBG] pgmap v2277: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:10.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:09.598605+0000 mgr.smithi029.lsfhcm (mgr.34102) 2983 : cluster [DBG] pgmap v2278: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:11.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:09.598605+0000 mgr.smithi029.lsfhcm (mgr.34102) 2983 : cluster [DBG] pgmap v2278: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:12.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:11.599244+0000 mgr.smithi029.lsfhcm (mgr.34102) 2984 : cluster [DBG] pgmap v2279: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:12.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:11.599244+0000 mgr.smithi029.lsfhcm (mgr.34102) 2984 : cluster [DBG] pgmap v2279: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:14.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:13.600062+0000 mgr.smithi029.lsfhcm (mgr.34102) 2985 : cluster [DBG] pgmap v2280: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:13.600062+0000 mgr.smithi029.lsfhcm (mgr.34102) 2985 : cluster [DBG] pgmap v2280: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:16.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:15.600490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2986 : cluster [DBG] pgmap v2281: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:17.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:15.600490+0000 mgr.smithi029.lsfhcm (mgr.34102) 2986 : cluster [DBG] pgmap v2281: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:18.570 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:17:18.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:17.601120+0000 mgr.smithi029.lsfhcm (mgr.34102) 2987 : cluster [DBG] pgmap v2282: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:19.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:17.601120+0000 mgr.smithi029.lsfhcm (mgr.34102) 2987 : cluster [DBG] pgmap v2282: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:19.141 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:17:19.141 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (89m) 3m ago 95m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:17:19.141 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (63m) 3m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:17:19.141 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (63m) 3m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (92m) 3m ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (14m) 3m ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (9m) 3m ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (89m) 3m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (79m) 3m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (74m) 3m ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (68m) 3m ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (3m) 3m ago 95m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (3m) 3m ago 95m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 3m ago 2h - - 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 3m ago 2h - - 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (57m) 3m ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (51m) 3m ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:17:19.142 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (46m) 3m ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:17:19.143 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (41m) 3m ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:17:19.143 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (36m) 3m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:17:19.143 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (30m) 3m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:17:19.143 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (25m) 3m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:17:19.143 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (20m) 3m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:17:19.143 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (95m) 3m ago 95m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:17:19.484 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:17:19.484 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:17:19.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:17:19.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:17:19.485 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:17:19.776 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:17:19.777 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:17:19.777 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:17:19.777 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:17:19.777 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:17:19.777 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:17:19.777 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:17:19.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:18.557208+0000 mgr.smithi029.lsfhcm (mgr.34102) 2988 : audit [DBG] from='client.36990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.130264+0000 mon.smithi029 (mon.0) 2888 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.130604+0000 mon.smithi029 (mon.0) 2889 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.130902+0000 mon.smithi029 (mon.0) 2890 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.131179+0000 mon.smithi029 (mon.0) 2891 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.131443+0000 mon.smithi029 (mon.0) 2892 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.133423+0000 mon.smithi029 (mon.0) 2893 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.133725+0000 mon.smithi029 (mon.0) 2894 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.134047+0000 mon.smithi029 (mon.0) 2895 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.134315+0000 mon.smithi029 (mon.0) 2896 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.134565+0000 mon.smithi029 (mon.0) 2897 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:19.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.483243+0000 mon.smithi029 (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.29:0/576203298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:18.557208+0000 mgr.smithi029.lsfhcm (mgr.34102) 2988 : audit [DBG] from='client.36990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.130264+0000 mon.smithi029 (mon.0) 2888 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.130604+0000 mon.smithi029 (mon.0) 2889 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.130902+0000 mon.smithi029 (mon.0) 2890 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.131179+0000 mon.smithi029 (mon.0) 2891 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.131443+0000 mon.smithi029 (mon.0) 2892 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.133423+0000 mon.smithi029 (mon.0) 2893 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.133725+0000 mon.smithi029 (mon.0) 2894 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.134047+0000 mon.smithi029 (mon.0) 2895 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.134315+0000 mon.smithi029 (mon.0) 2896 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.134565+0000 mon.smithi029 (mon.0) 2897 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:20.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.483243+0000 mon.smithi029 (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.29:0/576203298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:17:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:18.846512+0000 mgr.smithi029.lsfhcm (mgr.34102) 2989 : audit [DBG] from='client.36994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.128480+0000 mgr.smithi029.lsfhcm (mgr.34102) 2990 : audit [DBG] from='client.36998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:19.601706+0000 mgr.smithi029.lsfhcm (mgr.34102) 2991 : cluster [DBG] pgmap v2283: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:20.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:19.774789+0000 mgr.smithi029.lsfhcm (mgr.34102) 2992 : audit [DBG] from='client.37006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:18.846512+0000 mgr.smithi029.lsfhcm (mgr.34102) 2989 : audit [DBG] from='client.36994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.128480+0000 mgr.smithi029.lsfhcm (mgr.34102) 2990 : audit [DBG] from='client.36998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:19.601706+0000 mgr.smithi029.lsfhcm (mgr.34102) 2991 : cluster [DBG] pgmap v2283: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:19.774789+0000 mgr.smithi029.lsfhcm (mgr.34102) 2992 : audit [DBG] from='client.37006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:21.602359+0000 mgr.smithi029.lsfhcm (mgr.34102) 2993 : cluster [DBG] pgmap v2284: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:21.602359+0000 mgr.smithi029.lsfhcm (mgr.34102) 2993 : cluster [DBG] pgmap v2284: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:23.603050+0000 mgr.smithi029.lsfhcm (mgr.34102) 2994 : cluster [DBG] pgmap v2285: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:25.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:23.603050+0000 mgr.smithi029.lsfhcm (mgr.34102) 2994 : cluster [DBG] pgmap v2285: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:25.603573+0000 mgr.smithi029.lsfhcm (mgr.34102) 2995 : cluster [DBG] pgmap v2286: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:27.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:25.603573+0000 mgr.smithi029.lsfhcm (mgr.34102) 2995 : cluster [DBG] pgmap v2286: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:27.604358+0000 mgr.smithi029.lsfhcm (mgr.34102) 2996 : cluster [DBG] pgmap v2287: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:29.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:27.604358+0000 mgr.smithi029.lsfhcm (mgr.34102) 2996 : cluster [DBG] pgmap v2287: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:28.889351+0000 mon.smithi029 (mon.0) 2899 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T03:17:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:28.889621+0000 mon.smithi029 (mon.0) 2900 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T03:17:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:28.889877+0000 mon.smithi029 (mon.0) 2901 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:17:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:28.890154+0000 mon.smithi029 (mon.0) 2902 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T03:17:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:29.604973+0000 mgr.smithi029.lsfhcm (mgr.34102) 2997 : cluster [DBG] pgmap v2288: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:28.889351+0000 mon.smithi029 (mon.0) 2899 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T03:17:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:28.889621+0000 mon.smithi029 (mon.0) 2900 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T03:17:30.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:28.889877+0000 mon.smithi029 (mon.0) 2901 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-23T03:17:30.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:28.890154+0000 mon.smithi029 (mon.0) 2902 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T03:17:30.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:29.604973+0000 mgr.smithi029.lsfhcm (mgr.34102) 2997 : cluster [DBG] pgmap v2288: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:32.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:31.605447+0000 mgr.smithi029.lsfhcm (mgr.34102) 2998 : cluster [DBG] pgmap v2289: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:32.937 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:31.605447+0000 mgr.smithi029.lsfhcm (mgr.34102) 2998 : cluster [DBG] pgmap v2289: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:33.606207+0000 mgr.smithi029.lsfhcm (mgr.34102) 2999 : cluster [DBG] pgmap v2290: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:33.606207+0000 mgr.smithi029.lsfhcm (mgr.34102) 2999 : cluster [DBG] pgmap v2290: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:35.606875+0000 mgr.smithi029.lsfhcm (mgr.34102) 3000 : cluster [DBG] pgmap v2291: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:35.606875+0000 mgr.smithi029.lsfhcm (mgr.34102) 3000 : cluster [DBG] pgmap v2291: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:38.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:37.607491+0000 mgr.smithi029.lsfhcm (mgr.34102) 3001 : cluster [DBG] pgmap v2292: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:38.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:37.607491+0000 mgr.smithi029.lsfhcm (mgr.34102) 3001 : cluster [DBG] pgmap v2292: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:39.608060+0000 mgr.smithi029.lsfhcm (mgr.34102) 3002 : cluster [DBG] pgmap v2293: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:41.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:39.608060+0000 mgr.smithi029.lsfhcm (mgr.34102) 3002 : cluster [DBG] pgmap v2293: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:41.608540+0000 mgr.smithi029.lsfhcm (mgr.34102) 3003 : cluster [DBG] pgmap v2294: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:43.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:41.608540+0000 mgr.smithi029.lsfhcm (mgr.34102) 3003 : cluster [DBG] pgmap v2294: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:44.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:43.609269+0000 mgr.smithi029.lsfhcm (mgr.34102) 3004 : cluster [DBG] pgmap v2295: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:44.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:43.609269+0000 mgr.smithi029.lsfhcm (mgr.34102) 3004 : cluster [DBG] pgmap v2295: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:45.609707+0000 mgr.smithi029.lsfhcm (mgr.34102) 3005 : cluster [DBG] pgmap v2296: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:47.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:45.609707+0000 mgr.smithi029.lsfhcm (mgr.34102) 3005 : cluster [DBG] pgmap v2296: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:48.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:47.610348+0000 mgr.smithi029.lsfhcm (mgr.34102) 3006 : cluster [DBG] pgmap v2297: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:49.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:47.610348+0000 mgr.smithi029.lsfhcm (mgr.34102) 3006 : cluster [DBG] pgmap v2297: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:50.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:49.610985+0000 mgr.smithi029.lsfhcm (mgr.34102) 3007 : cluster [DBG] pgmap v2298: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:50.091 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:17:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:49.610985+0000 mgr.smithi029.lsfhcm (mgr.34102) 3007 : cluster [DBG] pgmap v2298: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (90m) 4m ago 96m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (63m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (63m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (93m) 4m ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (15m) 4m ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (10m) 4m ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:17:50.661 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (90m) 4m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (79m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (74m) 4m ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (69m) 4m ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (4m) 4m ago 95m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (4m) 4m ago 95m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 2h - - 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 2h - - 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (57m) 4m ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (52m) 4m ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (47m) 4m ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (41m) 4m ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (36m) 4m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (31m) 4m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:17:50.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (25m) 4m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:17:50.663 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (20m) 4m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:17:50.663 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (96m) 4m ago 96m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:17:51.006 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:17:51.006 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:17:51.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:17:51.006 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:51.006 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:17:51.006 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:17:51.007 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:17:51.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.079528+0000 mgr.smithi029.lsfhcm (mgr.34102) 3008 : audit [DBG] from='client.37010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.365613+0000 mgr.smithi029.lsfhcm (mgr.34102) 3009 : audit [DBG] from='client.37014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.647901+0000 mgr.smithi029.lsfhcm (mgr.34102) 3010 : audit [DBG] from='client.37018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.649741+0000 mon.smithi029 (mon.0) 2903 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.650178+0000 mon.smithi029 (mon.0) 2904 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.650489+0000 mon.smithi029 (mon.0) 2905 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.650773+0000 mon.smithi029 (mon.0) 2906 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.651050+0000 mon.smithi029 (mon.0) 2907 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.652999+0000 mon.smithi029 (mon.0) 2908 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.653321+0000 mon.smithi029 (mon.0) 2909 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.653604+0000 mon.smithi029 (mon.0) 2910 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.653874+0000 mon.smithi029 (mon.0) 2911 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:50.654152+0000 mon.smithi029 (mon.0) 2912 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.079528+0000 mgr.smithi029.lsfhcm (mgr.34102) 3008 : audit [DBG] from='client.37010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.365613+0000 mgr.smithi029.lsfhcm (mgr.34102) 3009 : audit [DBG] from='client.37014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.647901+0000 mgr.smithi029.lsfhcm (mgr.34102) 3010 : audit [DBG] from='client.37018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.649741+0000 mon.smithi029 (mon.0) 2903 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.650178+0000 mon.smithi029 (mon.0) 2904 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.650489+0000 mon.smithi029 (mon.0) 2905 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.650773+0000 mon.smithi029 (mon.0) 2906 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.651050+0000 mon.smithi029 (mon.0) 2907 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.652999+0000 mon.smithi029 (mon.0) 2908 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.653321+0000 mon.smithi029 (mon.0) 2909 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.653604+0000 mon.smithi029 (mon.0) 2910 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.653874+0000 mon.smithi029 (mon.0) 2911 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:50.654152+0000 mon.smithi029 (mon.0) 2912 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:17:51.294 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:17:51.295 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:17:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:51.005110+0000 mon.smithi029 (mon.0) 2913 : audit [DBG] from='client.? 172.21.15.29:0/967235457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:17:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:17:51.293039+0000 mgr.smithi029.lsfhcm (mgr.34102) 3011 : audit [DBG] from='client.37026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:52.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:51 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:51.611438+0000 mgr.smithi029.lsfhcm (mgr.34102) 3012 : cluster [DBG] pgmap v2299: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:52.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:51.005110+0000 mon.smithi029 (mon.0) 2913 : audit [DBG] from='client.? 172.21.15.29:0/967235457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:17:52.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:17:51.293039+0000 mgr.smithi029.lsfhcm (mgr.34102) 3011 : audit [DBG] from='client.37026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:17:52.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:51.611438+0000 mgr.smithi029.lsfhcm (mgr.34102) 3012 : cluster [DBG] pgmap v2299: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:54.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:53.612221+0000 mgr.smithi029.lsfhcm (mgr.34102) 3013 : cluster [DBG] pgmap v2300: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:55.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:53.612221+0000 mgr.smithi029.lsfhcm (mgr.34102) 3013 : cluster [DBG] pgmap v2300: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:55.612950+0000 mgr.smithi029.lsfhcm (mgr.34102) 3014 : cluster [DBG] pgmap v2301: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:55.612950+0000 mgr.smithi029.lsfhcm (mgr.34102) 3014 : cluster [DBG] pgmap v2301: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:59.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:57.613686+0000 mgr.smithi029.lsfhcm (mgr.34102) 3015 : cluster [DBG] pgmap v2302: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:17:59.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:57.613686+0000 mgr.smithi029.lsfhcm (mgr.34102) 3015 : cluster [DBG] pgmap v2302: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:00.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:17:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:17:59.614391+0000 mgr.smithi029.lsfhcm (mgr.34102) 3016 : cluster [DBG] pgmap v2303: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:00.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:17:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:17:59.614391+0000 mgr.smithi029.lsfhcm (mgr.34102) 3016 : cluster [DBG] pgmap v2303: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:03.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:01.614922+0000 mgr.smithi029.lsfhcm (mgr.34102) 3017 : cluster [DBG] pgmap v2304: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:03.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:01.614922+0000 mgr.smithi029.lsfhcm (mgr.34102) 3017 : cluster [DBG] pgmap v2304: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:04.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:03.615454+0000 mgr.smithi029.lsfhcm (mgr.34102) 3018 : cluster [DBG] pgmap v2305: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:04.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:03 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:03.615454+0000 mgr.smithi029.lsfhcm (mgr.34102) 3018 : cluster [DBG] pgmap v2305: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:07.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:05.615969+0000 mgr.smithi029.lsfhcm (mgr.34102) 3019 : cluster [DBG] pgmap v2306: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:07.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:05.615969+0000 mgr.smithi029.lsfhcm (mgr.34102) 3019 : cluster [DBG] pgmap v2306: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:08.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:07 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:07.616773+0000 mgr.smithi029.lsfhcm (mgr.34102) 3020 : cluster [DBG] pgmap v2307: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:08.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:07 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:07.616773+0000 mgr.smithi029.lsfhcm (mgr.34102) 3020 : cluster [DBG] pgmap v2307: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:10.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:09.617470+0000 mgr.smithi029.lsfhcm (mgr.34102) 3021 : cluster [DBG] pgmap v2308: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:10.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:09.617470+0000 mgr.smithi029.lsfhcm (mgr.34102) 3021 : cluster [DBG] pgmap v2308: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:12.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:11.618013+0000 mgr.smithi029.lsfhcm (mgr.34102) 3022 : cluster [DBG] pgmap v2309: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:11.618013+0000 mgr.smithi029.lsfhcm (mgr.34102) 3022 : cluster [DBG] pgmap v2309: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:14.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:13 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:13.618812+0000 mgr.smithi029.lsfhcm (mgr.34102) 3023 : cluster [DBG] pgmap v2310: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:14.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:13 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:13.618812+0000 mgr.smithi029.lsfhcm (mgr.34102) 3023 : cluster [DBG] pgmap v2310: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:16.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:15 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:15.619530+0000 mgr.smithi029.lsfhcm (mgr.34102) 3024 : cluster [DBG] pgmap v2311: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:16.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:15 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:15.619530+0000 mgr.smithi029.lsfhcm (mgr.34102) 3024 : cluster [DBG] pgmap v2311: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:18.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:17 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:17.620151+0000 mgr.smithi029.lsfhcm (mgr.34102) 3025 : cluster [DBG] pgmap v2312: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:18.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:17 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:17.620151+0000 mgr.smithi029.lsfhcm (mgr.34102) 3025 : cluster [DBG] pgmap v2312: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:20.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:19 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:19.620866+0000 mgr.smithi029.lsfhcm (mgr.34102) 3026 : cluster [DBG] pgmap v2313: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:20.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:19 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:19.620866+0000 mgr.smithi029.lsfhcm (mgr.34102) 3026 : cluster [DBG] pgmap v2313: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:21.607 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:18:22.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:21.595533+0000 mgr.smithi029.lsfhcm (mgr.34102) 3027 : audit [DBG] from='client.37030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:22.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:21 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:21.621238+0000 mgr.smithi029.lsfhcm (mgr.34102) 3028 : cluster [DBG] pgmap v2314: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:21.595533+0000 mgr.smithi029.lsfhcm (mgr.34102) 3027 : audit [DBG] from='client.37030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:22.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:21 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:21.621238+0000 mgr.smithi029.lsfhcm (mgr.34102) 3028 : cluster [DBG] pgmap v2314: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (90m) 4m ago 96m 26.6M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (64m) 4m ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (64m) 4m ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (93m) 4m ago 2h 39.1M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (15m) 4m ago 2h 28.5M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (10m) 4m ago 2h 13.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (90m) 4m ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:18:22.181 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (80m) 4m ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (75m) 4m ago 2h 464M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (69m) 4m ago 2h 228M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (4m) 4m ago 96m 63.0M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (4m) 4m ago 96m 14.2M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 error 4m ago 2h - - 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 error 4m ago 2h - - 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (58m) 4m ago 2h 266M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (52m) 4m ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (47m) 4m ago 2h 203M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (42m) 4m ago 2h 255M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (37m) 4m ago 2h 263M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (31m) 4m ago 2h 249M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (26m) 4m ago 2h 235M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:18:22.182 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (21m) 4m ago 2h 314M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:18:22.183 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (96m) 4m ago 96m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:18:22.521 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:18:22.522 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:22.523 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:18:22.523 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:18:22.523 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:18:22.523 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:18:22.813 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading nfs daemons", 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:18:22.814 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:21.887415+0000 mgr.smithi029.lsfhcm (mgr.34102) 3029 : audit [DBG] from='client.37034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.168028+0000 mgr.smithi029.lsfhcm (mgr.34102) 3030 : audit [DBG] from='client.37038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.169830+0000 mon.smithi029 (mon.0) 2914 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.170219+0000 mon.smithi029 (mon.0) 2915 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.170538+0000 mon.smithi029 (mon.0) 2916 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.170851+0000 mon.smithi029 (mon.0) 2917 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.171134+0000 mon.smithi029 (mon.0) 2918 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.173051+0000 mon.smithi029 (mon.0) 2919 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.173345+0000 mon.smithi029 (mon.0) 2920 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.173653+0000 mon.smithi029 (mon.0) 2921 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.173959+0000 mon.smithi029 (mon.0) 2922 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.174239+0000 mon.smithi029 (mon.0) 2923 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.520790+0000 mon.smithi029 (mon.0) 2924 : audit [DBG] from='client.? 172.21.15.29:0/4046956568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:21.887415+0000 mgr.smithi029.lsfhcm (mgr.34102) 3029 : audit [DBG] from='client.37034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:23.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.168028+0000 mgr.smithi029.lsfhcm (mgr.34102) 3030 : audit [DBG] from='client.37038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.169830+0000 mon.smithi029 (mon.0) 2914 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.170219+0000 mon.smithi029 (mon.0) 2915 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.170538+0000 mon.smithi029 (mon.0) 2916 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.170851+0000 mon.smithi029 (mon.0) 2917 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.171134+0000 mon.smithi029 (mon.0) 2918 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.173051+0000 mon.smithi029 (mon.0) 2919 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.173345+0000 mon.smithi029 (mon.0) 2920 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.173653+0000 mon.smithi029 (mon.0) 2921 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.173959+0000 mon.smithi029 (mon.0) 2922 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.174239+0000 mon.smithi029 (mon.0) 2923 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:23.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.520790+0000 mon.smithi029 (mon.0) 2924 : audit [DBG] from='client.? 172.21.15.29:0/4046956568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:24.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:22.812120+0000 mgr.smithi029.lsfhcm (mgr.34102) 3031 : audit [DBG] from='client.37046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:24.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:23 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:23.621927+0000 mgr.smithi029.lsfhcm (mgr.34102) 3032 : cluster [DBG] pgmap v2315: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:22.812120+0000 mgr.smithi029.lsfhcm (mgr.34102) 3031 : audit [DBG] from='client.37046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:24.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:23 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:23.621927+0000 mgr.smithi029.lsfhcm (mgr.34102) 3032 : cluster [DBG] pgmap v2315: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:26.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:25.622530+0000 mgr.smithi029.lsfhcm (mgr.34102) 3033 : cluster [DBG] pgmap v2316: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:26.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:25 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:25.622530+0000 mgr.smithi029.lsfhcm (mgr.34102) 3033 : cluster [DBG] pgmap v2316: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:28.010 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:27 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:27.623385+0000 mgr.smithi029.lsfhcm (mgr.34102) 3034 : cluster [DBG] pgmap v2317: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:28.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:27 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:27.623385+0000 mgr.smithi029.lsfhcm (mgr.34102) 3034 : cluster [DBG] pgmap v2317: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:28.893557+0000 mon.smithi029 (mon.0) 2925 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T03:18:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:28.893824+0000 mon.smithi029 (mon.0) 2926 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-23T03:18:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:28.894036+0000 mon.smithi029 (mon.0) 2927 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T03:18:29.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:28.894227+0000 mon.smithi029 (mon.0) 2928 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T03:18:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:28.893557+0000 mon.smithi029 (mon.0) 2925 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-23T03:18:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:28.893824+0000 mon.smithi029 (mon.0) 2926 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-23T03:18:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:28.894036+0000 mon.smithi029 (mon.0) 2927 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-23T03:18:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:28.894227+0000 mon.smithi029 (mon.0) 2928 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-23T03:18:30.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:29.624200+0000 mgr.smithi029.lsfhcm (mgr.34102) 3035 : cluster [DBG] pgmap v2318: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:29.624200+0000 mgr.smithi029.lsfhcm (mgr.34102) 3035 : cluster [DBG] pgmap v2318: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:32.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:31.624680+0000 mgr.smithi029.lsfhcm (mgr.34102) 3036 : cluster [DBG] pgmap v2319: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:32.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:31.624680+0000 mgr.smithi029.lsfhcm (mgr.34102) 3036 : cluster [DBG] pgmap v2319: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:34.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:33 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:33.625541+0000 mgr.smithi029.lsfhcm (mgr.34102) 3037 : cluster [DBG] pgmap v2320: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:34.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:33.625541+0000 mgr.smithi029.lsfhcm (mgr.34102) 3037 : cluster [DBG] pgmap v2320: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:36.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:35 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:35.626155+0000 mgr.smithi029.lsfhcm (mgr.34102) 3038 : cluster [DBG] pgmap v2321: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:36.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:35.626155+0000 mgr.smithi029.lsfhcm (mgr.34102) 3038 : cluster [DBG] pgmap v2321: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:38.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:37.626742+0000 mgr.smithi029.lsfhcm (mgr.34102) 3039 : cluster [DBG] pgmap v2322: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:38.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:37 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:37.626742+0000 mgr.smithi029.lsfhcm (mgr.34102) 3039 : cluster [DBG] pgmap v2322: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:38.875 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:38.065955+0000 mgr.smithi029.lsfhcm (mgr.34102) 3040 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:38.875 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:38.875 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:38.875 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:38.875 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:18:38.875 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:18:38.876 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: yield (conn, connr) 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: code, '\n'.join(err))) 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:38.877 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: Traceback (most recent call last): 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:18:38.878 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: main() 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: r = ctx.func(ctx) 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: return func(ctx) 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: ports=daemon_ports) 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:18:38.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.068293+0000 mon.smithi029 (mon.0) 2929 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.071186+0000 mon.smithi029 (mon.0) 2930 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.072758+0000 mon.smithi029 (mon.0) 2931 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.074294+0000 mon.smithi029 (mon.0) 2932 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.076446+0000 mon.smithi029 (mon.0) 2933 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.078501+0000 mon.smithi029 (mon.0) 2934 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.881 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.079792+0000 mon.smithi029 (mon.0) 2935 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.881 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.080975+0000 mon.smithi029 (mon.0) 2936 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.881 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.082145+0000 mon.smithi029 (mon.0) 2937 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.881 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.083307+0000 mon.smithi029 (mon.0) 2938 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.881 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.084682+0000 mon.smithi029 (mon.0) 2939 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:38.881 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:38.085362+0000 mgr.smithi029.lsfhcm (mgr.34102) 3041 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-23T03:18:38.882 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.089969+0000 mon.smithi029 (mon.0) 2940 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:38.882 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.104495+0000 mon.smithi029 (mon.0) 2941 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi029.lijmkw"}]: dispatch 2024-02-23T03:18:38.882 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.109095+0000 mon.smithi029 (mon.0) 2942 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi029.lijmkw"}]': finished 2024-02-23T03:18:38.882 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.110155+0000 mon.smithi029 (mon.0) 2943 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi052.wwgrgm"}]: dispatch 2024-02-23T03:18:38.882 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:38.114443+0000 mon.smithi029 (mon.0) 2944 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi052.wwgrgm"}]': finished 2024-02-23T03:18:39.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:38.065955+0000 mgr.smithi029.lsfhcm (mgr.34102) 3040 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:18:39.171 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:18:39.172 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: yield (conn, connr) 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: code, '\n'.join(err))) 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter-smithi052 2024-02-23T03:18:39.173 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 125 from /bin/podman container inspect --format {{.State.Status}} ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: /bin/podman: stderr Error: no such container ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-node-exporter.smithi052 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Reconfig daemon node-exporter.smithi052 ... 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Non-zero exit code 1 from systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: systemctl: stderr See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: Traceback (most recent call last): 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: main() 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: r = ctx.func(ctx) 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2024-02-23T03:18:39.174 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: return func(ctx) 2024-02-23T03:18:39.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2024-02-23T03:18:39.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: ports=daemon_ports) 2024-02-23T03:18:39.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3151, in deploy_daemon 2024-02-23T03:18:39.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: get_unit_name(fsid, daemon_type, daemon_id)]) 2024-02-23T03:18:39.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: File "/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2024-02-23T03:18:39.175 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: RuntimeError: Failed command: systemctl restart ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052: Job for ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service failed because the control process exited with error code. 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: See "systemctl status ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@node-exporter.smithi052.service" and "journalctl -xe" for details. 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.068293+0000 mon.smithi029 (mon.0) 2929 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.071186+0000 mon.smithi029 (mon.0) 2930 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.072758+0000 mon.smithi029 (mon.0) 2931 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.074294+0000 mon.smithi029 (mon.0) 2932 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.176 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.076446+0000 mon.smithi029 (mon.0) 2933 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.078501+0000 mon.smithi029 (mon.0) 2934 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.079792+0000 mon.smithi029 (mon.0) 2935 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.080975+0000 mon.smithi029 (mon.0) 2936 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.082145+0000 mon.smithi029 (mon.0) 2937 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.083307+0000 mon.smithi029 (mon.0) 2938 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.084682+0000 mon.smithi029 (mon.0) 2939 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:38.085362+0000 mgr.smithi029.lsfhcm (mgr.34102) 3041 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.089969+0000 mon.smithi029 (mon.0) 2940 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.104495+0000 mon.smithi029 (mon.0) 2941 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi029.lijmkw"}]: dispatch 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.109095+0000 mon.smithi029 (mon.0) 2942 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi029.lijmkw"}]': finished 2024-02-23T03:18:39.177 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.110155+0000 mon.smithi029 (mon.0) 2943 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi052.wwgrgm"}]: dispatch 2024-02-23T03:18:39.178 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:38.114443+0000 mon.smithi029 (mon.0) 2944 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi052.wwgrgm"}]': finished 2024-02-23T03:18:39.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:39.616767+0000 mgr.smithi029.lsfhcm (mgr.34102) 3042 : cephadm [INF] Upgrade: Updating node-exporter.smithi029 (1/2) 2024-02-23T03:18:39.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:39.616968+0000 mgr.smithi029.lsfhcm (mgr.34102) 3043 : cephadm [INF] Deploying daemon node-exporter.smithi029 on smithi029 2024-02-23T03:18:39.879 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:39 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:39.627410+0000 mgr.smithi029.lsfhcm (mgr.34102) 3044 : cluster [DBG] pgmap v2323: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:39.616767+0000 mgr.smithi029.lsfhcm (mgr.34102) 3042 : cephadm [INF] Upgrade: Updating node-exporter.smithi029 (1/2) 2024-02-23T03:18:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:39.616968+0000 mgr.smithi029.lsfhcm (mgr.34102) 3043 : cephadm [INF] Deploying daemon node-exporter.smithi029 on smithi029 2024-02-23T03:18:40.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:39.627410+0000 mgr.smithi029.lsfhcm (mgr.34102) 3044 : cluster [DBG] pgmap v2323: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:42.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:41 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:41.627855+0000 mgr.smithi029.lsfhcm (mgr.34102) 3045 : cluster [DBG] pgmap v2324: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:42.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:41.627855+0000 mgr.smithi029.lsfhcm (mgr.34102) 3045 : cluster [DBG] pgmap v2324: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:44.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:43.583400+0000 mon.smithi029 (mon.0) 2945 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:44.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:43.628493+0000 mgr.smithi029.lsfhcm (mgr.34102) 3046 : cluster [DBG] pgmap v2325: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:43.583400+0000 mon.smithi029 (mon.0) 2945 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:43.628493+0000 mgr.smithi029.lsfhcm (mgr.34102) 3046 : cluster [DBG] pgmap v2325: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:45.163504+0000 mgr.smithi029.lsfhcm (mgr.34102) 3047 : cephadm [INF] Upgrade: Updating node-exporter.smithi052 (2/2) 2024-02-23T03:18:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:45.163692+0000 mgr.smithi029.lsfhcm (mgr.34102) 3048 : cephadm [INF] Deploying daemon node-exporter.smithi052 on smithi052 2024-02-23T03:18:46.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:45 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:45.628970+0000 mgr.smithi029.lsfhcm (mgr.34102) 3049 : cluster [DBG] pgmap v2326: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:46.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:45.163504+0000 mgr.smithi029.lsfhcm (mgr.34102) 3047 : cephadm [INF] Upgrade: Updating node-exporter.smithi052 (2/2) 2024-02-23T03:18:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:45.163692+0000 mgr.smithi029.lsfhcm (mgr.34102) 3048 : cephadm [INF] Deploying daemon node-exporter.smithi052 on smithi052 2024-02-23T03:18:46.170 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:45.628970+0000 mgr.smithi029.lsfhcm (mgr.34102) 3049 : cluster [DBG] pgmap v2326: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:48.011 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:47.629735+0000 mgr.smithi029.lsfhcm (mgr.34102) 3050 : cluster [DBG] pgmap v2327: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:48.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:47 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:47.629735+0000 mgr.smithi029.lsfhcm (mgr.34102) 3050 : cluster [DBG] pgmap v2327: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:48.069227+0000 mon.smithi029 (mon.0) 2946 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:48.070318+0000 mon.smithi029 (mon.0) 2947 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:18:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:48.318350+0000 mon.smithi029 (mon.0) 2948 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:48.319438+0000 mon.smithi029 (mon.0) 2949 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:48.325292+0000 mon.smithi029 (mon.0) 2950 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:49.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:48.326167+0000 mon.smithi029 (mon.0) 2951 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:49.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:48.069227+0000 mon.smithi029 (mon.0) 2946 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:48.070318+0000 mon.smithi029 (mon.0) 2947 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:18:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:48.318350+0000 mon.smithi029 (mon.0) 2948 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:48.319438+0000 mon.smithi029 (mon.0) 2949 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:48.325292+0000 mon.smithi029 (mon.0) 2950 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:49.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:48.326167+0000 mon.smithi029 (mon.0) 2951 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:50.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:49.630455+0000 mgr.smithi029.lsfhcm (mgr.34102) 3051 : cluster [DBG] pgmap v2328: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:50.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:49.630455+0000 mgr.smithi029.lsfhcm (mgr.34102) 3051 : cluster [DBG] pgmap v2328: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:18:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:51.124868+0000 mon.smithi029 (mon.0) 2952 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:51.125764+0000 mon.smithi029 (mon.0) 2953 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T03:18:52.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:51.630871+0000 mgr.smithi029.lsfhcm (mgr.34102) 3052 : cluster [DBG] pgmap v2329: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:52.396 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:51.124868+0000 mon.smithi029 (mon.0) 2952 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:52.396 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:51.125764+0000 mon.smithi029 (mon.0) 2953 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T03:18:52.396 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:51.630871+0000 mgr.smithi029.lsfhcm (mgr.34102) 3052 : cluster [DBG] pgmap v2329: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:53.139 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (91m) 0s ago 97m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (64m) 2s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (64m) 0s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (94m) 0s ago 2h 37.9M - 6.7.4 557c83e11646 b86935b501d7 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (16m) 2s ago 2h 30.2M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (11m) 0s ago 2h 14.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (91m) 2s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (80m) 0s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (75m) 2s ago 2h 505M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (70m) 0s ago 2h 241M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (5m) 2s ago 97m 77.8M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:18:53.734 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (5m) 0s ago 96m 74.1M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 running (10s) 2s ago 2h 11.2M - 1.3.1 1dbe0e931976 dcbbdd5f04b1 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 running (6s) 0s ago 2h 3057k - 1.3.1 1dbe0e931976 da30f346c70d 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (58m) 2s ago 2h 262M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (53m) 2s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (48m) 2s ago 2h 204M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (42m) 2s ago 2h 253M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (37m) 0s ago 2h 260M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (32m) 0s ago 2h 248M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (26m) 0s ago 2h 234M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (21m) 0s ago 2h 311M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:18:53.735 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (97m) 0s ago 97m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:18:54.090 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:18:54.090 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:18:54.091 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:18:54.092 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "mds", 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr", 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "crash", 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "osd", 2024-02-23T03:18:54.383 INFO:teuthology.orchestra.run.smithi029.stdout: "mon", 2024-02-23T03:18:54.384 INFO:teuthology.orchestra.run.smithi029.stdout: "nfs" 2024-02-23T03:18:54.384 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:18:54.384 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "18/23 daemons upgraded", 2024-02-23T03:18:54.384 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-23T03:18:54.384 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-02-23T03:18:54.384 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:18:54.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.127290+0000 mgr.smithi029.lsfhcm (mgr.34102) 3053 : audit [DBG] from='client.37050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:54.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.428446+0000 mgr.smithi029.lsfhcm (mgr.34102) 3054 : audit [DBG] from='client.37054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:54.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.613679+0000 mon.smithi029 (mon.0) 2954 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:54.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.614765+0000 mon.smithi029 (mon.0) 2955 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T03:18:54.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:53.631370+0000 mgr.smithi029.lsfhcm (mgr.34102) 3055 : cluster [DBG] pgmap v2330: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:54.689 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.721506+0000 mon.smithi029 (mon.0) 2956 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.721925+0000 mon.smithi029 (mon.0) 2957 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.722252+0000 mon.smithi029 (mon.0) 2958 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.722591+0000 mon.smithi029 (mon.0) 2959 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.722931+0000 mon.smithi029 (mon.0) 2960 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.724948+0000 mon.smithi029 (mon.0) 2961 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.725299+0000 mon.smithi029 (mon.0) 2962 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.725635+0000 mon.smithi029 (mon.0) 2963 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.725970+0000 mon.smithi029 (mon.0) 2964 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.726260+0000 mon.smithi029 (mon.0) 2965 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.690 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:54.089675+0000 mon.smithi029 (mon.0) 2966 : audit [DBG] from='client.? 172.21.15.29:0/605998992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:54.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.127290+0000 mgr.smithi029.lsfhcm (mgr.34102) 3053 : audit [DBG] from='client.37050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.428446+0000 mgr.smithi029.lsfhcm (mgr.34102) 3054 : audit [DBG] from='client.37054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.613679+0000 mon.smithi029 (mon.0) 2954 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.614765+0000 mon.smithi029 (mon.0) 2955 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:53.631370+0000 mgr.smithi029.lsfhcm (mgr.34102) 3055 : cluster [DBG] pgmap v2330: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.721506+0000 mon.smithi029 (mon.0) 2956 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.721925+0000 mon.smithi029 (mon.0) 2957 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.722252+0000 mon.smithi029 (mon.0) 2958 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.722591+0000 mon.smithi029 (mon.0) 2959 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.722931+0000 mon.smithi029 (mon.0) 2960 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.724948+0000 mon.smithi029 (mon.0) 2961 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.725299+0000 mon.smithi029 (mon.0) 2962 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.725635+0000 mon.smithi029 (mon.0) 2963 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.725970+0000 mon.smithi029 (mon.0) 2964 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.726260+0000 mon.smithi029 (mon.0) 2965 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:54.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:54.089675+0000 mon.smithi029 (mon.0) 2966 : audit [DBG] from='client.? 172.21.15.29:0/605998992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:53.719635+0000 mgr.smithi029.lsfhcm (mgr.34102) 3056 : audit [DBG] from='client.37058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:54.381699+0000 mgr.smithi029.lsfhcm (mgr.34102) 3057 : audit [DBG] from='client.37066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:54.707919+0000 mon.smithi029 (mon.0) 2967 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:54.932071+0000 mon.smithi029 (mon.0) 2968 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.225984+0000 mon.smithi029 (mon.0) 2969 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.226335+0000 mon.smithi029 (mon.0) 2970 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.226611+0000 mon.smithi029 (mon.0) 2971 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.226876+0000 mon.smithi029 (mon.0) 2972 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.227149+0000 mon.smithi029 (mon.0) 2973 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.227405+0000 mon.smithi029 (mon.0) 2974 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.227664+0000 mon.smithi029 (mon.0) 2975 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:55.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.227937+0000 mon.smithi029 (mon.0) 2976 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:55.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.228205+0000 mon.smithi029 (mon.0) 2977 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:18:55.921 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:55.228458+0000 mon.smithi029 (mon.0) 2978 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:53.719635+0000 mgr.smithi029.lsfhcm (mgr.34102) 3056 : audit [DBG] from='client.37058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:54.381699+0000 mgr.smithi029.lsfhcm (mgr.34102) 3057 : audit [DBG] from='client.37066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:54.707919+0000 mon.smithi029 (mon.0) 2967 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:54.932071+0000 mon.smithi029 (mon.0) 2968 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.225984+0000 mon.smithi029 (mon.0) 2969 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.226335+0000 mon.smithi029 (mon.0) 2970 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.226611+0000 mon.smithi029 (mon.0) 2971 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.226876+0000 mon.smithi029 (mon.0) 2972 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.227149+0000 mon.smithi029 (mon.0) 2973 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.227405+0000 mon.smithi029 (mon.0) 2974 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.227664+0000 mon.smithi029 (mon.0) 2975 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.227937+0000 mon.smithi029 (mon.0) 2976 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.228205+0000 mon.smithi029 (mon.0) 2977 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi029.ciputz","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:18:56.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:55.228458+0000 mon.smithi029 (mon.0) 2978 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:54.927626+0000 mgr.smithi029.lsfhcm (mgr.34102) 3058 : cephadm [INF] Detected new or changed devices on smithi029 2024-02-23T03:18:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:55.631890+0000 mgr.smithi029.lsfhcm (mgr.34102) 3059 : cluster [DBG] pgmap v2331: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:56.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:56.527906+0000 mon.smithi029 (mon.0) 2979 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:54.927626+0000 mgr.smithi029.lsfhcm (mgr.34102) 3058 : cephadm [INF] Detected new or changed devices on smithi029 2024-02-23T03:18:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:55.631890+0000 mgr.smithi029.lsfhcm (mgr.34102) 3059 : cluster [DBG] pgmap v2331: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:18:57.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:56.527906+0000 mon.smithi029 (mon.0) 2979 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:18:57.878 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:56.753674+0000 mgr.smithi029.lsfhcm (mgr.34102) 3060 : cephadm [INF] Detected new or changed devices on smithi052 2024-02-23T03:18:57.878 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:56.759126+0000 mon.smithi029 (mon.0) 2980 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:57.878 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.051046+0000 mon.smithi029 (mon.0) 2981 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.051582+0000 mon.smithi029 (mon.0) 2982 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.052036+0000 mon.smithi029 (mon.0) 2983 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.052476+0000 mon.smithi029 (mon.0) 2984 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.052981+0000 mon.smithi029 (mon.0) 2985 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.053425+0000 mon.smithi029 (mon.0) 2986 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.053804+0000 mon.smithi029 (mon.0) 2987 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.054206+0000 mon.smithi029 (mon.0) 2988 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.054590+0000 mon.smithi029 (mon.0) 2989 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.054970+0000 mon.smithi029 (mon.0) 2990 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.055549+0000 mon.smithi029 (mon.0) 2991 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.056397+0000 mon.smithi029 (mon.0) 2992 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:57.057121+0000 mgr.smithi029.lsfhcm (mgr.34102) 3061 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:57.057947+0000 mgr.smithi029.lsfhcm (mgr.34102) 3062 : cluster [DBG] pgmap v2332: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:18:57.879 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.062096+0000 mon.smithi029 (mon.0) 2993 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.064797+0000 mon.smithi029 (mon.0) 2994 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.068714+0000 mon.smithi029 (mon.0) 2995 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.072361+0000 mon.smithi029 (mon.0) 2996 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.075131+0000 mon.smithi029 (mon.0) 2997 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.076627+0000 mon.smithi029 (mon.0) 2998 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.078103+0000 mon.smithi029 (mon.0) 2999 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.080087+0000 mon.smithi029 (mon.0) 3000 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.082072+0000 mon.smithi029 (mon.0) 3001 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.083232+0000 mon.smithi029 (mon.0) 3002 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.084375+0000 mon.smithi029 (mon.0) 3003 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.085517+0000 mon.smithi029 (mon.0) 3004 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.086691+0000 mon.smithi029 (mon.0) 3005 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.088096+0000 mon.smithi029 (mon.0) 3006 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.880 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.089621+0000 mon.smithi029 (mon.0) 3007 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.881 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.091059+0000 mon.smithi029 (mon.0) 3008 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:57.881 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:57.092496+0000 mon.smithi029 (mon.0) 3009 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:56.753674+0000 mgr.smithi029.lsfhcm (mgr.34102) 3060 : cephadm [INF] Detected new or changed devices on smithi052 2024-02-23T03:18:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:56.759126+0000 mon.smithi029 (mon.0) 2980 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.051046+0000 mon.smithi029 (mon.0) 2981 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.051582+0000 mon.smithi029 (mon.0) 2982 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:58.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.052036+0000 mon.smithi029 (mon.0) 2983 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.052476+0000 mon.smithi029 (mon.0) 2984 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.052981+0000 mon.smithi029 (mon.0) 2985 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.053425+0000 mon.smithi029 (mon.0) 2986 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.053804+0000 mon.smithi029 (mon.0) 2987 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.054206+0000 mon.smithi029 (mon.0) 2988 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.054590+0000 mon.smithi029 (mon.0) 2989 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mds.foofs.smithi052.uthbhj","key": "mds_cache_memory_limit"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.054970+0000 mon.smithi029 (mon.0) 2990 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.055549+0000 mon.smithi029 (mon.0) 2991 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.056397+0000 mon.smithi029 (mon.0) 2992 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:57.057121+0000 mgr.smithi029.lsfhcm (mgr.34102) 3061 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:57.057947+0000 mgr.smithi029.lsfhcm (mgr.34102) 3062 : cluster [DBG] pgmap v2332: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.062096+0000 mon.smithi029 (mon.0) 2993 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.064797+0000 mon.smithi029 (mon.0) 2994 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.068714+0000 mon.smithi029 (mon.0) 2995 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:58.015 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.072361+0000 mon.smithi029 (mon.0) 2996 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.075131+0000 mon.smithi029 (mon.0) 2997 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.076627+0000 mon.smithi029 (mon.0) 2998 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.078103+0000 mon.smithi029 (mon.0) 2999 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.080087+0000 mon.smithi029 (mon.0) 3000 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.082072+0000 mon.smithi029 (mon.0) 3001 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.083232+0000 mon.smithi029 (mon.0) 3002 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.084375+0000 mon.smithi029 (mon.0) 3003 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.085517+0000 mon.smithi029 (mon.0) 3004 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.086691+0000 mon.smithi029 (mon.0) 3005 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.088096+0000 mon.smithi029 (mon.0) 3006 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.089621+0000 mon.smithi029 (mon.0) 3007 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.091059+0000 mon.smithi029 (mon.0) 3008 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:58.016 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:57 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:57.092496+0000 mon.smithi029 (mon.0) 3009 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:18:59.035 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:57.757442+0000 mon.smithi029 (mon.0) 3010 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-02-23T03:18:59.035 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:57.757468+0000 mon.smithi029 (mon.0) 3011 : cluster [INF] Cluster is now healthy 2024-02-23T03:18:59.035 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:58.498011+0000 mgr.smithi029.lsfhcm (mgr.34102) 3063 : cephadm [INF] Upgrade: Updating grafana.smithi052 2024-02-23T03:18:59.035 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:18:58.537979+0000 mgr.smithi029.lsfhcm (mgr.34102) 3064 : cephadm [INF] Deploying daemon grafana.smithi052 on smithi052 2024-02-23T03:18:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:57.757442+0000 mon.smithi029 (mon.0) 3010 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-02-23T03:18:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:57.757468+0000 mon.smithi029 (mon.0) 3011 : cluster [INF] Cluster is now healthy 2024-02-23T03:18:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:58.498011+0000 mgr.smithi029.lsfhcm (mgr.34102) 3063 : cephadm [INF] Upgrade: Updating grafana.smithi052 2024-02-23T03:18:59.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:18:58.537979+0000 mgr.smithi029.lsfhcm (mgr.34102) 3064 : cephadm [INF] Deploying daemon grafana.smithi052 on smithi052 2024-02-23T03:18:59.851 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:18:58.820460+0000 mon.smithi029 (mon.0) 3012 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:18:59.851 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:18:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:18:59.058572+0000 mgr.smithi029.lsfhcm (mgr.34102) 3065 : cluster [DBG] pgmap v2333: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 358 B/s rd, 0 op/s 2024-02-23T03:19:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:18:58.820460+0000 mon.smithi029 (mon.0) 3012 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:00.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:18:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:18:59.058572+0000 mgr.smithi029.lsfhcm (mgr.34102) 3065 : cluster [DBG] pgmap v2333: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 358 B/s rd, 0 op/s 2024-02-23T03:19:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:01.059088+0000 mgr.smithi029.lsfhcm (mgr.34102) 3066 : cluster [DBG] pgmap v2334: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:02.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:01.059088+0000 mgr.smithi029.lsfhcm (mgr.34102) 3066 : cluster [DBG] pgmap v2334: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:04.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:03.059382+0000 mon.smithi029 (mon.0) 3013 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:03.059634+0000 mgr.smithi029.lsfhcm (mgr.34102) 3067 : cluster [DBG] pgmap v2335: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:03.060436+0000 mon.smithi029 (mon.0) 3014 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:04.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:03.062305+0000 mon.smithi029 (mon.0) 3015 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:19:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:03.059382+0000 mon.smithi029 (mon.0) 3013 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:03.059634+0000 mgr.smithi029.lsfhcm (mgr.34102) 3067 : cluster [DBG] pgmap v2335: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:03.060436+0000 mon.smithi029 (mon.0) 3014 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:04.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:03.062305+0000 mon.smithi029 (mon.0) 3015 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-23T03:19:06.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:05.060441+0000 mgr.smithi029.lsfhcm (mgr.34102) 3068 : cluster [DBG] pgmap v2336: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:06.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:05.060441+0000 mgr.smithi029.lsfhcm (mgr.34102) 3068 : cluster [DBG] pgmap v2336: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:08.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:07.061047+0000 mgr.smithi029.lsfhcm (mgr.34102) 3069 : cluster [DBG] pgmap v2337: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:08.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:07.061047+0000 mgr.smithi029.lsfhcm (mgr.34102) 3069 : cluster [DBG] pgmap v2337: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.159184+0000 mon.smithi029 (mon.0) 3016 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.160174+0000 mon.smithi029 (mon.0) 3017 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.161030+0000 mon.smithi029 (mon.0) 3018 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:19:08.161734+0000 mgr.smithi029.lsfhcm (mgr.34102) 3070 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.165184+0000 mon.smithi029 (mon.0) 3019 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.167781+0000 mon.smithi029 (mon.0) 3020 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.171696+0000 mon.smithi029 (mon.0) 3021 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.177015+0000 mon.smithi029 (mon.0) 3022 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T03:19:09.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.177448+0000 mgr.smithi029.lsfhcm (mgr.34102) 3071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.179273+0000 mon.smithi029 (mon.0) 3023 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.181830+0000 mon.smithi029 (mon.0) 3024 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.183203+0000 mon.smithi029 (mon.0) 3025 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.184542+0000 mon.smithi029 (mon.0) 3026 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.186347+0000 mon.smithi029 (mon.0) 3027 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.188192+0000 mon.smithi029 (mon.0) 3028 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.189337+0000 mon.smithi029 (mon.0) 3029 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.190445+0000 mon.smithi029 (mon.0) 3030 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.191581+0000 mon.smithi029 (mon.0) 3031 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.192698+0000 mon.smithi029 (mon.0) 3032 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.193985+0000 mon.smithi029 (mon.0) 3033 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.195422+0000 mon.smithi029 (mon.0) 3034 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.196763+0000 mon.smithi029 (mon.0) 3035 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.198085+0000 mon.smithi029 (mon.0) 3036 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.199404+0000 mon.smithi029 (mon.0) 3037 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:19:08.200101+0000 mgr.smithi029.lsfhcm (mgr.34102) 3072 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.204275+0000 mon.smithi029 (mon.0) 3038 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.204939+0000 mon.smithi029 (mon.0) 3039 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.207760+0000 mon.smithi029 (mon.0) 3040 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.208431+0000 mon.smithi029 (mon.0) 3041 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.211304+0000 mon.smithi029 (mon.0) 3042 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.211966+0000 mon.smithi029 (mon.0) 3043 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.214662+0000 mon.smithi029 (mon.0) 3044 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.215288+0000 mon.smithi029 (mon.0) 3045 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.218238+0000 mon.smithi029 (mon.0) 3046 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.218844+0000 mon.smithi029 (mon.0) 3047 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.221594+0000 mon.smithi029 (mon.0) 3048 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.222186+0000 mon.smithi029 (mon.0) 3049 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-23T03:19:09.422 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.224892+0000 mon.smithi029 (mon.0) 3050 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.225474+0000 mon.smithi029 (mon.0) 3051 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.228199+0000 mon.smithi029 (mon.0) 3052 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.228798+0000 mon.smithi029 (mon.0) 3053 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.229379+0000 mon.smithi029 (mon.0) 3054 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.232231+0000 mon.smithi029 (mon.0) 3055 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.232835+0000 mon.smithi029 (mon.0) 3056 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.235457+0000 mon.smithi029 (mon.0) 3057 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.236078+0000 mon.smithi029 (mon.0) 3058 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.236616+0000 mon.smithi029 (mon.0) 3059 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.237155+0000 mon.smithi029 (mon.0) 3060 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.237699+0000 mon.smithi029 (mon.0) 3061 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.238241+0000 mon.smithi029 (mon.0) 3062 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-23T03:19:09.423 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.241103+0000 mon.smithi029 (mon.0) 3063 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:19:08.241622+0000 mgr.smithi029.lsfhcm (mgr.34102) 3073 : cephadm [INF] Upgrade: Complete! 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.242063+0000 mon.smithi029 (mon.0) 3064 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.244152+0000 mon.smithi029 (mon.0) 3065 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.244617+0000 mon.smithi029 (mon.0) 3066 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.245905+0000 mon.smithi029 (mon.0) 3067 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.246559+0000 mon.smithi029 (mon.0) 3068 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:19:08.247141+0000 mgr.smithi029.lsfhcm (mgr.34102) 3074 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.250087+0000 mon.smithi029 (mon.0) 3069 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.252282+0000 mon.smithi029 (mon.0) 3070 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.255628+0000 mon.smithi029 (mon.0) 3071 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.258740+0000 mon.smithi029 (mon.0) 3072 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.260024+0000 mon.smithi029 (mon.0) 3073 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.260617+0000 mon.smithi029 (mon.0) 3074 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:19:09.424 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:19:08.261147+0000 mgr.smithi029.lsfhcm (mgr.34102) 3075 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:19:09.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.264082+0000 mon.smithi029 (mon.0) 3075 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.266472+0000 mon.smithi029 (mon.0) 3076 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:19:09.425 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:08.269933+0000 mon.smithi029 (mon.0) 3077 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.159184+0000 mon.smithi029 (mon.0) 3016 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.160174+0000 mon.smithi029 (mon.0) 3017 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.161030+0000 mon.smithi029 (mon.0) 3018 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:19:08.161734+0000 mgr.smithi029.lsfhcm (mgr.34102) 3070 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.165184+0000 mon.smithi029 (mon.0) 3019 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.167781+0000 mon.smithi029 (mon.0) 3020 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.171696+0000 mon.smithi029 (mon.0) 3021 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.177015+0000 mon.smithi029 (mon.0) 3022 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.177448+0000 mgr.smithi029.lsfhcm (mgr.34102) 3071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.179273+0000 mon.smithi029 (mon.0) 3023 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.181830+0000 mon.smithi029 (mon.0) 3024 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.183203+0000 mon.smithi029 (mon.0) 3025 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.184542+0000 mon.smithi029 (mon.0) 3026 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.186347+0000 mon.smithi029 (mon.0) 3027 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.188192+0000 mon.smithi029 (mon.0) 3028 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.189337+0000 mon.smithi029 (mon.0) 3029 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.190445+0000 mon.smithi029 (mon.0) 3030 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.191581+0000 mon.smithi029 (mon.0) 3031 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.192698+0000 mon.smithi029 (mon.0) 3032 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.193985+0000 mon.smithi029 (mon.0) 3033 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.195422+0000 mon.smithi029 (mon.0) 3034 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.196763+0000 mon.smithi029 (mon.0) 3035 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.198085+0000 mon.smithi029 (mon.0) 3036 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.199404+0000 mon.smithi029 (mon.0) 3037 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:19:08.200101+0000 mgr.smithi029.lsfhcm (mgr.34102) 3072 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.204275+0000 mon.smithi029 (mon.0) 3038 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.204939+0000 mon.smithi029 (mon.0) 3039 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.207760+0000 mon.smithi029 (mon.0) 3040 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-23T03:19:09.516 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.208431+0000 mon.smithi029 (mon.0) 3041 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.211304+0000 mon.smithi029 (mon.0) 3042 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.211966+0000 mon.smithi029 (mon.0) 3043 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.214662+0000 mon.smithi029 (mon.0) 3044 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.215288+0000 mon.smithi029 (mon.0) 3045 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.218238+0000 mon.smithi029 (mon.0) 3046 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.218844+0000 mon.smithi029 (mon.0) 3047 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.221594+0000 mon.smithi029 (mon.0) 3048 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.222186+0000 mon.smithi029 (mon.0) 3049 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.224892+0000 mon.smithi029 (mon.0) 3050 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.225474+0000 mon.smithi029 (mon.0) 3051 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.228199+0000 mon.smithi029 (mon.0) 3052 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.228798+0000 mon.smithi029 (mon.0) 3053 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.517 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.229379+0000 mon.smithi029 (mon.0) 3054 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.232231+0000 mon.smithi029 (mon.0) 3055 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.232835+0000 mon.smithi029 (mon.0) 3056 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.235457+0000 mon.smithi029 (mon.0) 3057 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.236078+0000 mon.smithi029 (mon.0) 3058 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.236616+0000 mon.smithi029 (mon.0) 3059 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.237155+0000 mon.smithi029 (mon.0) 3060 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.237699+0000 mon.smithi029 (mon.0) 3061 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.238241+0000 mon.smithi029 (mon.0) 3062 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.241103+0000 mon.smithi029 (mon.0) 3063 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:19:08.241622+0000 mgr.smithi029.lsfhcm (mgr.34102) 3073 : cephadm [INF] Upgrade: Complete! 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.242063+0000 mon.smithi029 (mon.0) 3064 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.244152+0000 mon.smithi029 (mon.0) 3065 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.244617+0000 mon.smithi029 (mon.0) 3066 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:09.518 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.245905+0000 mon.smithi029 (mon.0) 3067 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.246559+0000 mon.smithi029 (mon.0) 3068 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:19:08.247141+0000 mgr.smithi029.lsfhcm (mgr.34102) 3074 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.250087+0000 mon.smithi029 (mon.0) 3069 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.252282+0000 mon.smithi029 (mon.0) 3070 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.255628+0000 mon.smithi029 (mon.0) 3071 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.258740+0000 mon.smithi029 (mon.0) 3072 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.260024+0000 mon.smithi029 (mon.0) 3073 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.260617+0000 mon.smithi029 (mon.0) 3074 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:19:08.261147+0000 mgr.smithi029.lsfhcm (mgr.34102) 3075 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.264082+0000 mon.smithi029 (mon.0) 3075 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.266472+0000 mon.smithi029 (mon.0) 3076 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:19:09.519 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:08.269933+0000 mon.smithi029 (mon.0) 3077 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:10.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:09.061811+0000 mgr.smithi029.lsfhcm (mgr.34102) 3076 : cluster [DBG] pgmap v2338: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:10.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:09.061811+0000 mgr.smithi029.lsfhcm (mgr.34102) 3076 : cluster [DBG] pgmap v2338: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:10.731381+0000 mon.smithi029 (mon.0) 3078 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:12.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:11 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:11.062580+0000 mgr.smithi029.lsfhcm (mgr.34102) 3077 : cluster [DBG] pgmap v2339: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:10.731381+0000 mon.smithi029 (mon.0) 3078 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:19:12.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:11 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:11.062580+0000 mgr.smithi029.lsfhcm (mgr.34102) 3077 : cluster [DBG] pgmap v2339: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:14.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:13.063324+0000 mgr.smithi029.lsfhcm (mgr.34102) 3078 : cluster [DBG] pgmap v2340: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:14.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:13.063324+0000 mgr.smithi029.lsfhcm (mgr.34102) 3078 : cluster [DBG] pgmap v2340: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:16.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:15.063880+0000 mgr.smithi029.lsfhcm (mgr.34102) 3079 : cluster [DBG] pgmap v2341: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:16.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:15.063880+0000 mgr.smithi029.lsfhcm (mgr.34102) 3079 : cluster [DBG] pgmap v2341: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:18.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:17.064451+0000 mgr.smithi029.lsfhcm (mgr.34102) 3080 : cluster [DBG] pgmap v2342: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:18.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:17.064451+0000 mgr.smithi029.lsfhcm (mgr.34102) 3080 : cluster [DBG] pgmap v2342: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:20.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:19.065055+0000 mgr.smithi029.lsfhcm (mgr.34102) 3081 : cluster [DBG] pgmap v2343: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:20.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:19.065055+0000 mgr.smithi029.lsfhcm (mgr.34102) 3081 : cluster [DBG] pgmap v2343: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:22.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:21.065583+0000 mgr.smithi029.lsfhcm (mgr.34102) 3082 : cluster [DBG] pgmap v2344: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:22.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:21.065583+0000 mgr.smithi029.lsfhcm (mgr.34102) 3082 : cluster [DBG] pgmap v2344: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:24.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:23.066246+0000 mgr.smithi029.lsfhcm (mgr.34102) 3083 : cluster [DBG] pgmap v2345: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:24.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:23.066246+0000 mgr.smithi029.lsfhcm (mgr.34102) 3083 : cluster [DBG] pgmap v2345: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:25.382 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch ps' 2024-02-23T03:19:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:24.689677+0000 mgr.smithi029.lsfhcm (mgr.34102) 3084 : audit [DBG] from='client.37070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:19:26.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:25.066745+0000 mgr.smithi029.lsfhcm (mgr.34102) 3085 : cluster [DBG] pgmap v2346: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:26.451 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:24.689677+0000 mgr.smithi029.lsfhcm (mgr.34102) 3084 : audit [DBG] from='client.37070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:19:26.451 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:25.066745+0000 mgr.smithi029.lsfhcm (mgr.34102) 3085 : cluster [DBG] pgmap v2346: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:27.448 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:19:27.448 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (92m) 19s ago 97m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:19:27.448 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (65m) 36s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:19:27.448 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (65m) 19s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:19:27.448 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (24s) 19s ago 2h 42.1M - 8.3.5 dad864ee21e9 e67e4599f1fb 2024-02-23T03:19:27.448 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (16m) 36s ago 2h 30.2M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (11m) 19s ago 2h 14.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (91m) 36s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (81m) 19s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (76m) 36s ago 2h 505M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (70m) 19s ago 2h 241M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (5m) 36s ago 97m 77.8M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (5m) 19s ago 97m 74.1M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 running (44s) 36s ago 2h 11.2M - 1.3.1 1dbe0e931976 dcbbdd5f04b1 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 running (39s) 19s ago 2h 11.0M - 1.3.1 1dbe0e931976 da30f346c70d 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (59m) 36s ago 2h 262M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (53m) 36s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (48m) 36s ago 2h 204M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (43m) 36s ago 2h 253M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (38m) 19s ago 2h 260M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:19:27.449 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (32m) 19s ago 2h 248M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:19:27.450 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (27m) 19s ago 2h 234M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:19:27.450 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (22m) 19s ago 2h 311M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:19:27.450 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (97m) 19s ago 97m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:19:28.099 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions' 2024-02-23T03:19:28.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:27.067430+0000 mgr.smithi029.lsfhcm (mgr.34102) 3086 : cluster [DBG] pgmap v2347: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.434522+0000 mgr.smithi029.lsfhcm (mgr.34102) 3087 : audit [DBG] from='client.37074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.436403+0000 mon.smithi029 (mon.0) 3079 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.436768+0000 mon.smithi029 (mon.0) 3080 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.437081+0000 mon.smithi029 (mon.0) 3081 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.437371+0000 mon.smithi029 (mon.0) 3082 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.437651+0000 mon.smithi029 (mon.0) 3083 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.439722+0000 mon.smithi029 (mon.0) 3084 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.440035+0000 mon.smithi029 (mon.0) 3085 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.440346+0000 mon.smithi029 (mon.0) 3086 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.440619+0000 mon.smithi029 (mon.0) 3087 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.421 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:27.440882+0000 mon.smithi029 (mon.0) 3088 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:27.067430+0000 mgr.smithi029.lsfhcm (mgr.34102) 3086 : cluster [DBG] pgmap v2347: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.434522+0000 mgr.smithi029.lsfhcm (mgr.34102) 3087 : audit [DBG] from='client.37074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.436403+0000 mon.smithi029 (mon.0) 3079 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.436768+0000 mon.smithi029 (mon.0) 3080 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.437081+0000 mon.smithi029 (mon.0) 3081 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.437371+0000 mon.smithi029 (mon.0) 3082 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.437651+0000 mon.smithi029 (mon.0) 3083 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.439722+0000 mon.smithi029 (mon.0) 3084 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:19:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.440035+0000 mon.smithi029 (mon.0) 3085 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.440346+0000 mon.smithi029 (mon.0) 3086 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.440619+0000 mon.smithi029 (mon.0) 3087 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:28.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:27.440882+0000 mon.smithi029 (mon.0) 3088 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:19:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:28.897063+0000 mon.smithi029 (mon.0) 3089 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T03:19:29.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:28.897286+0000 mon.smithi029 (mon.0) 3090 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T03:19:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:28.897490+0000 mon.smithi029 (mon.0) 3091 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T03:19:29.420 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:28.897668+0000 mon.smithi029 (mon.0) 3092 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-23T03:19:29.467 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:28.897063+0000 mon.smithi029 (mon.0) 3089 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-23T03:19:29.467 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:28.897286+0000 mon.smithi029 (mon.0) 3090 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-23T03:19:29.467 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:28.897490+0000 mon.smithi029 (mon.0) 3091 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-23T03:19:29.467 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:28.897668+0000 mon.smithi029 (mon.0) 3092 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-23T03:19:30.208 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:19:30.208 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:19:30.209 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:19:30.210 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:19:30.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:29.067928+0000 mgr.smithi029.lsfhcm (mgr.34102) 3088 : cluster [DBG] pgmap v2348: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:30.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:29.067928+0000 mgr.smithi029.lsfhcm (mgr.34102) 3088 : cluster [DBG] pgmap v2348: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:30.870 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-23T03:19:31.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:19:30.207130+0000 mon.smithi029 (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.29:0/3921553779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:31.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:31 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:19:30.207130+0000 mon.smithi029 (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.29:0/3921553779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:19:32.256 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:31.068598+0000 mgr.smithi029.lsfhcm (mgr.34102) 3089 : cluster [DBG] pgmap v2349: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:32.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:31.068598+0000 mgr.smithi029.lsfhcm (mgr.34102) 3089 : cluster [DBG] pgmap v2349: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:32.740 INFO:teuthology.orchestra.run.smithi029.stdout:wait for servicemap items w/ changing names to refresh 2024-02-23T03:19:33.362 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'sleep 60' 2024-02-23T03:19:34.263 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:33.069284+0000 mgr.smithi029.lsfhcm (mgr.34102) 3090 : cluster [DBG] pgmap v2350: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:34.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:33.069284+0000 mgr.smithi029.lsfhcm (mgr.34102) 3090 : cluster [DBG] pgmap v2350: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:36.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:35.069808+0000 mgr.smithi029.lsfhcm (mgr.34102) 3091 : cluster [DBG] pgmap v2351: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:36.515 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:35.069808+0000 mgr.smithi029.lsfhcm (mgr.34102) 3091 : cluster [DBG] pgmap v2351: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:38.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:37.070369+0000 mgr.smithi029.lsfhcm (mgr.34102) 3092 : cluster [DBG] pgmap v2352: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:38.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:37.070369+0000 mgr.smithi029.lsfhcm (mgr.34102) 3092 : cluster [DBG] pgmap v2352: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:40.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:39.071160+0000 mgr.smithi029.lsfhcm (mgr.34102) 3093 : cluster [DBG] pgmap v2353: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:40.672 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:39.071160+0000 mgr.smithi029.lsfhcm (mgr.34102) 3093 : cluster [DBG] pgmap v2353: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:42.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:41.071641+0000 mgr.smithi029.lsfhcm (mgr.34102) 3094 : cluster [DBG] pgmap v2354: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:42.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:41.071641+0000 mgr.smithi029.lsfhcm (mgr.34102) 3094 : cluster [DBG] pgmap v2354: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:44.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:43.072199+0000 mgr.smithi029.lsfhcm (mgr.34102) 3095 : cluster [DBG] pgmap v2355: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:44.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:43.072199+0000 mgr.smithi029.lsfhcm (mgr.34102) 3095 : cluster [DBG] pgmap v2355: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:46.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:45.072750+0000 mgr.smithi029.lsfhcm (mgr.34102) 3096 : cluster [DBG] pgmap v2356: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:46.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:45.072750+0000 mgr.smithi029.lsfhcm (mgr.34102) 3096 : cluster [DBG] pgmap v2356: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:48.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:47.073335+0000 mgr.smithi029.lsfhcm (mgr.34102) 3097 : cluster [DBG] pgmap v2357: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:48.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:47.073335+0000 mgr.smithi029.lsfhcm (mgr.34102) 3097 : cluster [DBG] pgmap v2357: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:50.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:49.074107+0000 mgr.smithi029.lsfhcm (mgr.34102) 3098 : cluster [DBG] pgmap v2358: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:50.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:49.074107+0000 mgr.smithi029.lsfhcm (mgr.34102) 3098 : cluster [DBG] pgmap v2358: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:19:52.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:51.074571+0000 mgr.smithi029.lsfhcm (mgr.34102) 3099 : cluster [DBG] pgmap v2359: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:52.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:51.074571+0000 mgr.smithi029.lsfhcm (mgr.34102) 3099 : cluster [DBG] pgmap v2359: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:54.514 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:53.075319+0000 mgr.smithi029.lsfhcm (mgr.34102) 3100 : cluster [DBG] pgmap v2360: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:54.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:53.075319+0000 mgr.smithi029.lsfhcm (mgr.34102) 3100 : cluster [DBG] pgmap v2360: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:56.513 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:55.075858+0000 mgr.smithi029.lsfhcm (mgr.34102) 3101 : cluster [DBG] pgmap v2361: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:56.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:55.075858+0000 mgr.smithi029.lsfhcm (mgr.34102) 3101 : cluster [DBG] pgmap v2361: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:58.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:19:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:57.076445+0000 mgr.smithi029.lsfhcm (mgr.34102) 3102 : cluster [DBG] pgmap v2362: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:19:58.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:19:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:57.076445+0000 mgr.smithi029.lsfhcm (mgr.34102) 3102 : cluster [DBG] pgmap v2362: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:00.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:19:59.077203+0000 mgr.smithi029.lsfhcm (mgr.34102) 3103 : cluster [DBG] pgmap v2363: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:00.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:00.000123+0000 mon.smithi029 (mon.0) 3094 : cluster [INF] overall HEALTH_OK 2024-02-23T03:20:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:19:59.077203+0000 mgr.smithi029.lsfhcm (mgr.34102) 3103 : cluster [DBG] pgmap v2363: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:00.000123+0000 mon.smithi029 (mon.0) 3094 : cluster [INF] overall HEALTH_OK 2024-02-23T03:20:02.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:02 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:01.077733+0000 mgr.smithi029.lsfhcm (mgr.34102) 3104 : cluster [DBG] pgmap v2364: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:02.688 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:02 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:01.077733+0000 mgr.smithi029.lsfhcm (mgr.34102) 3104 : cluster [DBG] pgmap v2364: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:04.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:04 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:03.078404+0000 mgr.smithi029.lsfhcm (mgr.34102) 3105 : cluster [DBG] pgmap v2365: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:04.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:04 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:03.078404+0000 mgr.smithi029.lsfhcm (mgr.34102) 3105 : cluster [DBG] pgmap v2365: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:06.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:06 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:05.078953+0000 mgr.smithi029.lsfhcm (mgr.34102) 3106 : cluster [DBG] pgmap v2366: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:06.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:06 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:05.078953+0000 mgr.smithi029.lsfhcm (mgr.34102) 3106 : cluster [DBG] pgmap v2366: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:08.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:07.079523+0000 mgr.smithi029.lsfhcm (mgr.34102) 3107 : cluster [DBG] pgmap v2367: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:08.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:08 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:08.273493+0000 mon.smithi029 (mon.0) 3095 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:20:08.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:07.079523+0000 mgr.smithi029.lsfhcm (mgr.34102) 3107 : cluster [DBG] pgmap v2367: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:08.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:08 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:08.273493+0000 mon.smithi029 (mon.0) 3095 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T03:20:09.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:08.581435+0000 mon.smithi029 (mon.0) 3096 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:20:09.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:08.582145+0000 mon.smithi029 (mon.0) 3097 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:20:09.669 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cephadm 2024-02-23T03:20:08.582692+0000 mgr.smithi029.lsfhcm (mgr.34102) 3108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:20:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:08.586311+0000 mon.smithi029 (mon.0) 3098 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:20:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:08.588267+0000 mon.smithi029 (mon.0) 3099 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:20:09.670 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:09 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:08.591616+0000 mon.smithi029 (mon.0) 3100 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:20:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:08.581435+0000 mon.smithi029 (mon.0) 3096 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T03:20:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:08.582145+0000 mon.smithi029 (mon.0) 3097 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-23T03:20:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cephadm 2024-02-23T03:20:08.582692+0000 mgr.smithi029.lsfhcm (mgr.34102) 3108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-23T03:20:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:08.586311+0000 mon.smithi029 (mon.0) 3098 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:20:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:08.588267+0000 mon.smithi029 (mon.0) 3099 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-02-23T03:20:09.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:09 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:08.591616+0000 mon.smithi029 (mon.0) 3100 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' 2024-02-23T03:20:10.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:10 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:09.080155+0000 mgr.smithi029.lsfhcm (mgr.34102) 3109 : cluster [DBG] pgmap v2368: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:11.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:09.080155+0000 mgr.smithi029.lsfhcm (mgr.34102) 3109 : cluster [DBG] pgmap v2368: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:12.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:12 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:11.080681+0000 mgr.smithi029.lsfhcm (mgr.34102) 3110 : cluster [DBG] pgmap v2369: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:13.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:12 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:11.080681+0000 mgr.smithi029.lsfhcm (mgr.34102) 3110 : cluster [DBG] pgmap v2369: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:14.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:14 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:13.081308+0000 mgr.smithi029.lsfhcm (mgr.34102) 3111 : cluster [DBG] pgmap v2370: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:15.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:14 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:13.081308+0000 mgr.smithi029.lsfhcm (mgr.34102) 3111 : cluster [DBG] pgmap v2370: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:16.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:16 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:15.081982+0000 mgr.smithi029.lsfhcm (mgr.34102) 3112 : cluster [DBG] pgmap v2371: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:17.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:16 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:15.081982+0000 mgr.smithi029.lsfhcm (mgr.34102) 3112 : cluster [DBG] pgmap v2371: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:18.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:18 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:17.082626+0000 mgr.smithi029.lsfhcm (mgr.34102) 3113 : cluster [DBG] pgmap v2372: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:19.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:17.082626+0000 mgr.smithi029.lsfhcm (mgr.34102) 3113 : cluster [DBG] pgmap v2372: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:20.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:20 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:19.083273+0000 mgr.smithi029.lsfhcm (mgr.34102) 3114 : cluster [DBG] pgmap v2373: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:21.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:20 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:19.083273+0000 mgr.smithi029.lsfhcm (mgr.34102) 3114 : cluster [DBG] pgmap v2373: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:22.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:22 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:21.084101+0000 mgr.smithi029.lsfhcm (mgr.34102) 3115 : cluster [DBG] pgmap v2374: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:23.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:22 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:21.084101+0000 mgr.smithi029.lsfhcm (mgr.34102) 3115 : cluster [DBG] pgmap v2374: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:24.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:24 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:23.084661+0000 mgr.smithi029.lsfhcm (mgr.34102) 3116 : cluster [DBG] pgmap v2375: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:25.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:24 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:23.084661+0000 mgr.smithi029.lsfhcm (mgr.34102) 3116 : cluster [DBG] pgmap v2375: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:26.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:26 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:25.085380+0000 mgr.smithi029.lsfhcm (mgr.34102) 3117 : cluster [DBG] pgmap v2376: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:27.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:26 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:25.085380+0000 mgr.smithi029.lsfhcm (mgr.34102) 3117 : cluster [DBG] pgmap v2376: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:28.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:28 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:27.086016+0000 mgr.smithi029.lsfhcm (mgr.34102) 3118 : cluster [DBG] pgmap v2377: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:29.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:28 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:27.086016+0000 mgr.smithi029.lsfhcm (mgr.34102) 3118 : cluster [DBG] pgmap v2377: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:29.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:28.900540+0000 mon.smithi029 (mon.0) 3101 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T03:20:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:28.900873+0000 mon.smithi029 (mon.0) 3102 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T03:20:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:28.901110+0000 mon.smithi029 (mon.0) 3103 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T03:20:29.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:28.901364+0000 mon.smithi029 (mon.0) 3104 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T03:20:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:28.900540+0000 mon.smithi029 (mon.0) 3101 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-23T03:20:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:28.900873+0000 mon.smithi029 (mon.0) 3102 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-23T03:20:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:28.901110+0000 mon.smithi029 (mon.0) 3103 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-23T03:20:30.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:29 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:28.901364+0000 mon.smithi029 (mon.0) 3104 : audit [INF] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-23T03:20:30.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:29.086644+0000 mgr.smithi029.lsfhcm (mgr.34102) 3119 : cluster [DBG] pgmap v2378: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:31.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:30 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:29.086644+0000 mgr.smithi029.lsfhcm (mgr.34102) 3119 : cluster [DBG] pgmap v2378: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:32.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:31.087430+0000 mgr.smithi029.lsfhcm (mgr.34102) 3120 : cluster [DBG] pgmap v2379: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:33.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:32 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:31.087430+0000 mgr.smithi029.lsfhcm (mgr.34102) 3120 : cluster [DBG] pgmap v2379: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:34.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:33.088068+0000 mgr.smithi029.lsfhcm (mgr.34102) 3121 : cluster [DBG] pgmap v2380: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:35.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:34 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:33.088068+0000 mgr.smithi029.lsfhcm (mgr.34102) 3121 : cluster [DBG] pgmap v2380: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:35.667 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch ps' 2024-02-23T03:20:36.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:35.088646+0000 mgr.smithi029.lsfhcm (mgr.34102) 3122 : cluster [DBG] pgmap v2381: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:37.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:36 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:35.088646+0000 mgr.smithi029.lsfhcm (mgr.34102) 3122 : cluster [DBG] pgmap v2381: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.smithi052 smithi052 *:9093,9094 running (93m) 89s ago 98m 26.4M - 0.23.0 ba2b418f427c 06c2029b73ca 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi029 smithi029 running (66m) 106s ago 2h 6601k - 16.2.14-550-geb66ed92 7403d1862307 596fc4725897 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:crash.smithi052 smithi052 running (66m) 89s ago 2h 6605k - 16.2.14-550-geb66ed92 7403d1862307 8fb6a8adec03 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.smithi052 smithi052 running (95s) 89s ago 2h 42.1M - 8.3.5 dad864ee21e9 e67e4599f1fb 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi029.ciputz smithi029 running (17m) 106s ago 2h 30.2M - 16.2.14-550-geb66ed92 7403d1862307 a0e05f5c2048 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:mds.foofs.smithi052.uthbhj smithi052 running (12m) 89s ago 2h 14.5M - 16.2.14-550-geb66ed92 7403d1862307 e41429803757 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi029.lsfhcm smithi029 *:8443,9283 running (92m) 106s ago 2h 457M - 16.2.14-550-geb66ed92 7403d1862307 4ec376a4284a 2024-02-23T03:20:37.698 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.smithi052.yktxwc smithi052 *:8443,9283 running (82m) 89s ago 2h 395M - 16.2.14-550-geb66ed92 7403d1862307 44d7ddd392c9 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi029 smithi029 running (77m) 106s ago 2h 505M 2048M 16.2.14-550-geb66ed92 7403d1862307 b225c46a11b3 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:mon.smithi052 smithi052 running (72m) 89s ago 2h 241M 2048M 16.2.14-550-geb66ed92 7403d1862307 9617df89404e 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.0.0.smithi029.lijmkw smithi029 *:2049 running (7m) 106s ago 98m 77.8M - 3.5 7403d1862307 36b8e9760c73 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:nfs.foo.1.0.smithi052.wwgrgm smithi052 *:2049 running (7m) 89s ago 98m 74.1M - 3.5 7403d1862307 25b855fd1960 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi029 smithi029 running (114s) 106s ago 2h 11.2M - 1.3.1 1dbe0e931976 dcbbdd5f04b1 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.smithi052 smithi052 running (110s) 89s ago 2h 11.0M - 1.3.1 1dbe0e931976 da30f346c70d 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (60m) 106s ago 2h 262M 4096M 16.2.14-550-geb66ed92 7403d1862307 c58a89c709da 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (55m) 106s ago 2h 228M 4096M 16.2.14-550-geb66ed92 7403d1862307 b988e99db53c 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (49m) 106s ago 2h 204M 4096M 16.2.14-550-geb66ed92 7403d1862307 404d00981836 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (44m) 106s ago 2h 253M 4096M 16.2.14-550-geb66ed92 7403d1862307 d394a1276771 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi052 running (39m) 89s ago 2h 260M 4096M 16.2.14-550-geb66ed92 7403d1862307 41493c6ad906 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi052 running (34m) 89s ago 2h 248M 4096M 16.2.14-550-geb66ed92 7403d1862307 1f94bdd9777c 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi052 running (28m) 89s ago 2h 234M 4096M 16.2.14-550-geb66ed92 7403d1862307 8f4097cad5b1 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi052 running (23m) 89s ago 2h 311M 4096M 16.2.14-550-geb66ed92 7403d1862307 84b67a7cca01 2024-02-23T03:20:37.699 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.smithi052 smithi052 *:9095 running (98m) 89s ago 98m 76.0M - 2.33.4 514e6a882f6e 6e563a109727 2024-02-23T03:20:38.380 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions' 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:37.089140+0000 mgr.smithi029.lsfhcm (mgr.34102) 3123 : cluster [DBG] pgmap v2382: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.684520+0000 mgr.smithi029.lsfhcm (mgr.34102) 3124 : audit [DBG] from='client.37082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.686375+0000 mon.smithi029 (mon.0) 3105 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.686716+0000 mon.smithi029 (mon.0) 3106 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.687011+0000 mon.smithi029 (mon.0) 3107 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.687290+0000 mon.smithi029 (mon.0) 3108 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.687550+0000 mon.smithi029 (mon.0) 3109 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.689514+0000 mon.smithi029 (mon.0) 3110 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.689814+0000 mon.smithi029 (mon.0) 3111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.690113+0000 mon.smithi029 (mon.0) 3112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.690385+0000 mon.smithi029 (mon.0) 3113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:38.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:37.690648+0000 mon.smithi029 (mon.0) 3114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:37.089140+0000 mgr.smithi029.lsfhcm (mgr.34102) 3123 : cluster [DBG] pgmap v2382: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:39.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.684520+0000 mgr.smithi029.lsfhcm (mgr.34102) 3124 : audit [DBG] from='client.37082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.686375+0000 mon.smithi029 (mon.0) 3105 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi029","key": "mon_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.686716+0000 mon.smithi029 (mon.0) 3106 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.687011+0000 mon.smithi029 (mon.0) 3107 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.687290+0000 mon.smithi029 (mon.0) 3108 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.687550+0000 mon.smithi029 (mon.0) 3109 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.689514+0000 mon.smithi029 (mon.0) 3110 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "mon.smithi052","key": "mon_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.689814+0000 mon.smithi029 (mon.0) 3111 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.690113+0000 mon.smithi029 (mon.0) 3112 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.690385+0000 mon.smithi029 (mon.0) 3113 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:39.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:38 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:37.690648+0000 mon.smithi029 (mon.0) 3114 : audit [DBG] from='mgr.34102 172.21.15.29:0/1366038586' entity='mgr.smithi029.lsfhcm' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:20:40.420 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:20:40.421 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-02-23T03:20:40.762 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:39.089613+0000 mgr.smithi029.lsfhcm (mgr.34102) 3125 : cluster [DBG] pgmap v2383: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:40.762 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:40 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:40.418441+0000 mon.smithi029 (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.29:0/969315113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:20:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:39.089613+0000 mgr.smithi029.lsfhcm (mgr.34102) 3125 : cluster [DBG] pgmap v2383: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:40.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:40.418441+0000 mon.smithi029 (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.29:0/969315113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:20:41.087 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-23T03:20:42.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:41.090170+0000 mgr.smithi029.lsfhcm (mgr.34102) 3126 : cluster [DBG] pgmap v2384: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:43.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:42 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:41.090170+0000 mgr.smithi029.lsfhcm (mgr.34102) 3126 : cluster [DBG] pgmap v2384: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:43.151 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-02-23T03:20:43.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:43 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:43.138839+0000 mon.smithi029 (mon.0) 3116 : audit [DBG] from='client.? 172.21.15.29:0/3253553863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:20:43.823 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-23T03:20:43.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:43.138839+0000 mon.smithi029 (mon.0) 3116 : audit [DBG] from='client.? 172.21.15.29:0/3253553863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:20:44.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:43.090658+0000 mgr.smithi029.lsfhcm (mgr.34102) 3127 : cluster [DBG] pgmap v2385: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:45.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:44 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:43.090658+0000 mgr.smithi029.lsfhcm (mgr.34102) 3127 : cluster [DBG] pgmap v2385: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:45.863 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)" 2024-02-23T03:20:46.478 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-02-23T03:20:46.479 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-02-23T03:20:46.479 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- ceph orch ls -f json 2024-02-23T03:20:46.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:45.091194+0000 mgr.smithi029.lsfhcm (mgr.34102) 3128 : cluster [DBG] pgmap v2386: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:46.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:46 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:45.851056+0000 mon.smithi029 (mon.0) 3117 : audit [DBG] from='client.? 172.21.15.29:0/3583159176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:20:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:45.091194+0000 mgr.smithi029.lsfhcm (mgr.34102) 3128 : cluster [DBG] pgmap v2386: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:46.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:45.851056+0000 mon.smithi029 (mon.0) 3117 : audit [DBG] from='client.? 172.21.15.29:0/3583159176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-23T03:20:48.531 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-02-23T03:20:48.531 INFO:teuthology.orchestra.run.smithi029.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-02-23T00:32:04.343584Z", "last_refresh": "2024-02-23T03:19:08.153116Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-23T00:31:51.825567Z", "last_refresh": "2024-02-23T03:18:51.119300Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-23T00:32:01.513634Z", "last_refresh": "2024-02-23T03:19:08.152442Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-02-23T00:42:39.897157Z", "last_refresh": "2024-02-23T03:18:51.119747Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-02-23T00:31:50.454017Z", "last_refresh": "2024-02-23T03:18:51.119214Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-02-23T00:31:48.605590Z", "last_refresh": "2024-02-23T03:18:51.119046Z", "running": 2, "size": 5}}, {"events": ["2024-02-23T02:03:35.619222Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-02-23T01:41:27.325511Z", "last_refresh": "2024-02-23T03:18:51.119820Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-02-23T00:32:02.960472Z", "last_refresh": "2024-02-23T03:18:51.119673Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "last_refresh": "2024-02-23T03:18:51.119378Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-02-23T00:31:58.768745Z", "last_refresh": "2024-02-23T03:19:08.153197Z", "ports": [9095], "running": 1, "size": 1}}] 2024-02-23T03:20:48.880 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:48 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:47.091756+0000 mgr.smithi029.lsfhcm (mgr.34102) 3129 : cluster [DBG] pgmap v2387: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:48.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:47.091756+0000 mgr.smithi029.lsfhcm (mgr.34102) 3129 : cluster [DBG] pgmap v2387: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:49.204 INFO:tasks.cephadm:nfs.foo has 2/2 2024-02-23T03:20:49.204 DEBUG:teuthology.parallel:result is None 2024-02-23T03:20:49.204 INFO:teuthology.run_tasks:Running task vip.exec... 2024-02-23T03:20:49.217 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T03:20:49.302 DEBUG:teuthology.orchestra.run.smithi029:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-02-23T03:20:49.339 INFO:teuthology.orchestra.run.smithi029.stderr:+ umount /mnt/foo 2024-02-23T03:20:49.359 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-23T03:20:49.370 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T03:20:49.370 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-02-23T03:20:49.919 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:48.526025+0000 mgr.smithi029.lsfhcm (mgr.34102) 3130 : audit [DBG] from='client.37098 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T03:20:50.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:49 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:48.526025+0000 mgr.smithi029.lsfhcm (mgr.34102) 3130 : audit [DBG] from='client.37098 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T03:20:50.737 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:50 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:49.092454+0000 mgr.smithi029.lsfhcm (mgr.34102) 3131 : cluster [DBG] pgmap v2388: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:51.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:49.092454+0000 mgr.smithi029.lsfhcm (mgr.34102) 3131 : cluster [DBG] pgmap v2388: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-23T03:20:51.448 INFO:teuthology.orchestra.run.smithi029.stdout:foo 2024-02-23T03:20:52.086 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph nfs export ls foo --detailed' 2024-02-23T03:20:52.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:51.093065+0000 mgr.smithi029.lsfhcm (mgr.34102) 3132 : cluster [DBG] pgmap v2389: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:52.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:52 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:51.432949+0000 mgr.smithi029.lsfhcm (mgr.34102) 3133 : audit [DBG] from='client.37102 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:20:53.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:51.093065+0000 mgr.smithi029.lsfhcm (mgr.34102) 3132 : cluster [DBG] pgmap v2389: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:53.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:51.432949+0000 mgr.smithi029.lsfhcm (mgr.34102) 3133 : audit [DBG] from='client.37102 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:20:54.111 INFO:teuthology.orchestra.run.smithi029.stdout:[ 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "export_id": 1, 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "path": "/", 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "cluster_id": "foo", 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "pseudo": "/fake", 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "access_type": "RW", 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "squash": "no_root_squash", 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "security_label": true, 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "protocols": [ 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: 4 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "transports": [ 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: "TCP" 2024-02-23T03:20:54.112 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: "fsal": { 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "CEPH", 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: "user_id": "nfs.foo.1", 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: "fs_name": "foofs" 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: "clients": [] 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-02-23T03:20:54.113 INFO:teuthology.orchestra.run.smithi029.stdout:] 2024-02-23T03:20:54.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:54 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:53.093544+0000 mgr.smithi029.lsfhcm (mgr.34102) 3134 : cluster [DBG] pgmap v2390: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:54.782 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'rados -p .nfs --all ls -' 2024-02-23T03:20:55.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:53.093544+0000 mgr.smithi029.lsfhcm (mgr.34102) 3134 : cluster [DBG] pgmap v2390: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:54.078701+0000 mgr.smithi029.lsfhcm (mgr.34102) 3135 : audit [DBG] from='client.37106 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:20:56.014 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:55 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:54.685546+0000 mon.smithi029 (mon.0) 3118 : cluster [DBG] mgrmap e47: smithi029.lsfhcm(active, since 77m), standbys: smithi052.yktxwc 2024-02-23T03:20:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:54.078701+0000 mgr.smithi029.lsfhcm (mgr.34102) 3135 : audit [DBG] from='client.37106 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T03:20:56.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:54.685546+0000 mon.smithi029 (mon.0) 3118 : cluster [DBG] mgrmap e47: smithi029.lsfhcm(active, since 77m), standbys: smithi052.yktxwc 2024-02-23T03:20:56.809 INFO:teuthology.orchestra.run.smithi029.stdout:foo rec-0000000000000003:nfs.foo.1 2024-02-23T03:20:56.809 INFO:teuthology.orchestra.run.smithi029.stdout:foo grace 2024-02-23T03:20:56.810 INFO:teuthology.orchestra.run.smithi029.stdout:foo rec-0000000000000003:nfs.foo.0 2024-02-23T03:20:56.810 INFO:teuthology.orchestra.run.smithi029.stdout:foo conf-nfs.foo 2024-02-23T03:20:56.810 INFO:teuthology.orchestra.run.smithi029.stdout:foo export-1 2024-02-23T03:20:57.013 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:56 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:55.094134+0000 mgr.smithi029.lsfhcm (mgr.34102) 3136 : cluster [DBG] pgmap v2391: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:57.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:55.094134+0000 mgr.smithi029.lsfhcm (mgr.34102) 3136 : cluster [DBG] pgmap v2391: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-23T03:20:57.423 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 5' 2024-02-23T03:20:58.749 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:58 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: cluster 2024-02-23T03:20:57.094765+0000 mgr.smithi029.lsfhcm (mgr.34102) 3137 : cluster [DBG] pgmap v2392: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-23T03:20:59.169 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: cluster 2024-02-23T03:20:57.094765+0000 mgr.smithi029.lsfhcm (mgr.34102) 3137 : cluster [DBG] pgmap v2392: 129 pgs: 129 active+clean; 170 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-23T03:20:59.440 INFO:teuthology.orchestra.run.smithi029.stdout:5 2024-02-23T03:20:59.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:20:59 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: audit 2024-02-23T03:20:59.427945+0000 mon.smithi029 (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.29:0/2690254951' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-02-23T03:21:00.077 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-23T03:21:00.088 INFO:tasks.cephadm:Teardown begin 2024-02-23T03:21:00.089 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T03:21:00.123 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T03:21:00.158 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:20:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: audit 2024-02-23T03:20:59.427945+0000 mon.smithi029 (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.29:0/2690254951' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-02-23T03:21:00.163 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-23T03:21:00.163 DEBUG:teuthology.orchestra.run.smithi029:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-23T03:21:00.183 DEBUG:teuthology.orchestra.run.smithi052:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-23T03:21:00.225 INFO:tasks.cephadm:Stopping all daemons... 2024-02-23T03:21:00.225 INFO:tasks.cephadm.mon.smithi029:Stopping mon.smithi029... 2024-02-23T03:21:00.225 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029 2024-02-23T03:21:00.505 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:21:00 smithi029 systemd[1]: Stopping Ceph mon.smithi029 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:00.505 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:21:00 smithi029 bash[165642]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi029" found: no such container 2024-02-23T03:21:00.763 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:21:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T03:21:00.502+0000 7f703e75a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:00.764 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:21:00 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029[126416]: debug 2024-02-23T03:21:00.502+0000 7f703e75a700 -1 mon.smithi029@0(leader) e3 *** Got Signal Terminated *** 2024-02-23T03:21:01.264 INFO:journalctl@ceph.mon.smithi029.smithi029.stdout:Feb 23 03:21:00 smithi029 bash[165682]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi029 2024-02-23T03:21:01.565 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi029.service' 2024-02-23T03:21:01.614 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:01.614 INFO:tasks.cephadm.mon.smithi029:Stopped mon.smithi029 2024-02-23T03:21:01.614 INFO:tasks.cephadm.mon.smithi052:Stopping mon.smithi052... 2024-02-23T03:21:01.615 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi052 2024-02-23T03:21:01.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:21:01 smithi052 systemd[1]: Stopping Ceph mon.smithi052 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:01.920 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:21:01 smithi052 bash[78936]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon.smithi052" found: no such container 2024-02-23T03:21:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:21:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T03:21:01.948+0000 7f2cfe738700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:02.419 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:21:01 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052[57463]: debug 2024-02-23T03:21:01.948+0000 7f2cfe738700 -1 mon.smithi052@1(peon) e3 *** Got Signal Terminated *** 2024-02-23T03:21:02.884 INFO:journalctl@ceph.mon.smithi052.smithi052.stdout:Feb 23 03:21:02 smithi052 bash[78975]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-mon-smithi052 2024-02-23T03:21:02.890 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@mon.smithi052.service' 2024-02-23T03:21:02.957 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:02.958 INFO:tasks.cephadm.mon.smithi052:Stopped mon.smithi052 2024-02-23T03:21:02.958 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-23T03:21:02.958 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.0 2024-02-23T03:21:03.253 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 03:21:02 smithi029 systemd[1]: Stopping Ceph osd.0 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:03.254 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 03:21:03 smithi029 bash[165812]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.0" found: no such container 2024-02-23T03:21:03.513 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 03:21:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T03:21:03.251+0000 7f9c32727700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:03.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 03:21:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T03:21:03.251+0000 7f9c32727700 -1 osd.0 111 *** Got signal Terminated *** 2024-02-23T03:21:03.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 03:21:03 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0[135274]: debug 2024-02-23T03:21:03.251+0000 7f9c32727700 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:09.016 INFO:journalctl@ceph.osd.0.smithi029.stdout:Feb 23 03:21:08 smithi029 bash[165850]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-0 2024-02-23T03:21:10.461 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.0.service' 2024-02-23T03:21:10.502 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:10.502 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-23T03:21:10.503 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-23T03:21:10.503 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.1 2024-02-23T03:21:10.764 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 03:21:10 smithi029 systemd[1]: Stopping Ceph osd.1 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:10.764 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 03:21:10 smithi029 bash[166092]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.1" found: no such container 2024-02-23T03:21:11.264 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 03:21:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T03:21:10.825+0000 7f470add4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:11.264 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 03:21:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T03:21:10.825+0000 7f470add4700 -1 osd.1 111 *** Got signal Terminated *** 2024-02-23T03:21:11.264 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 03:21:10 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1[138436]: debug 2024-02-23T03:21:10.825+0000 7f470add4700 -1 osd.1 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:16.514 INFO:journalctl@ceph.osd.1.smithi029.stdout:Feb 23 03:21:16 smithi029 bash[166131]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-1 2024-02-23T03:21:17.970 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.1.service' 2024-02-23T03:21:18.014 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:18.015 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-23T03:21:18.015 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-23T03:21:18.015 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.2 2024-02-23T03:21:18.264 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 03:21:18 smithi029 systemd[1]: Stopping Ceph osd.2 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:18.264 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 03:21:18 smithi029 bash[166369]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.2" found: no such container 2024-02-23T03:21:18.763 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 03:21:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T03:21:18.301+0000 7f841aa69700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:18.764 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 03:21:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T03:21:18.301+0000 7f841aa69700 -1 osd.2 111 *** Got signal Terminated *** 2024-02-23T03:21:18.764 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 03:21:18 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2[141551]: debug 2024-02-23T03:21:18.301+0000 7f841aa69700 -1 osd.2 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:24.015 INFO:journalctl@ceph.osd.2.smithi029.stdout:Feb 23 03:21:23 smithi029 bash[166406]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-2 2024-02-23T03:21:25.494 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.2.service' 2024-02-23T03:21:25.541 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:25.541 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-23T03:21:25.542 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-23T03:21:25.542 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.3 2024-02-23T03:21:25.764 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 03:21:25 smithi029 systemd[1]: Stopping Ceph osd.3 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:25.764 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 03:21:25 smithi029 bash[166639]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.3" found: no such container 2024-02-23T03:21:26.264 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 03:21:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T03:21:25.849+0000 7fbfb850f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:26.264 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 03:21:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T03:21:25.849+0000 7fbfb850f700 -1 osd.3 111 *** Got signal Terminated *** 2024-02-23T03:21:26.264 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 03:21:25 smithi029 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3[144644]: debug 2024-02-23T03:21:25.849+0000 7fbfb850f700 -1 osd.3 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:30.151 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:29 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:29.700+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:30.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:30.149+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:31.169 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:30 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:30.748+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:31.514 INFO:journalctl@ceph.osd.3.smithi029.stdout:Feb 23 03:21:31 smithi029 bash[166679]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-3 2024-02-23T03:21:31.669 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:31.435+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:31.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:31.185+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:31.997 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:31.732+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:32.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:32.208+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:32.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:31 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:31.995+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:32.717 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:32.457+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:33.028 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:32 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:32.715+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:33.201 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.3.service' 2024-02-23T03:21:33.246 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:33.246 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-23T03:21:33.246 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-23T03:21:33.246 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.4 2024-02-23T03:21:33.280 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:33.185+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:33.280 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:33.026+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:33.578 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:33 smithi052 systemd[1]: Stopping Ceph osd.4 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:33.578 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:33 smithi052 bash[79105]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.4" found: no such container 2024-02-23T03:21:33.578 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:33.441+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:33.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:33.680+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:33.920 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:33.575+0000 7fcbf647e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:33.920 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:33.575+0000 7fcbf647e700 -1 osd.4 111 *** Got signal Terminated *** 2024-02-23T03:21:33.920 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:33 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:33.575+0000 7fcbf647e700 -1 osd.4 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:34.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:34.182+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:34.420 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:34.071+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:34.919 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:34.464+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:34.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:34 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:34.642+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:35.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:35.225+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:35.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:35.072+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:35.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:35.613+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:35.920 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:35 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:35.460+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:36.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:36.192+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:36.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:36.054+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:36.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:36.639+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:36.919 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:36 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:36.479+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:37.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:37.017+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:37.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:37.217+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:37.919 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:37.515+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:37.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:37.629+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:38.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:38.184+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:38.419 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:38.184+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:38.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:37 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:37.969+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:38.920 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4[64717]: debug 2024-02-23T03:21:38.504+0000 7fcbf3bfc700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.563955+0000 front 2024-02-23T03:21:06.564037+0000 (oldest deadline 2024-02-23T03:21:30.663733+0000) 2024-02-23T03:21:38.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:38.629+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:38.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:38.629+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:39.419 INFO:journalctl@ceph.osd.4.smithi052.stdout:Feb 23 03:21:39 smithi052 bash[79144]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-4 2024-02-23T03:21:39.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:38 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:38.964+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:39.420 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:39.200+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:39.420 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:39.200+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:39.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:39.608+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:39.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:39.608+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:40.300 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:40.186+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:40.300 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:40.186+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:40.300 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:39.966+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:40.300 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:39 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:39.966+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:40.915 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:40.565+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:40.915 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:40.565+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:40.924 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.4.service' 2024-02-23T03:21:41.009 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:41.009 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-23T03:21:41.009 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-23T03:21:41.009 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.5 2024-02-23T03:21:41.169 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 systemd[1]: Stopping Ceph osd.5 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:41.169 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 bash[79382]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.5" found: no such container 2024-02-23T03:21:41.170 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:41.165+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:41.170 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:41.165+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:41.170 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:40.975+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:41.170 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:40 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:40.975+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:41.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:41.486+0000 7f33e58fc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:41.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:41.486+0000 7f33e58fc700 -1 osd.5 111 *** Got signal Terminated *** 2024-02-23T03:21:41.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:41.486+0000 7f33e58fc700 -1 osd.5 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:41.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:41.613+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:41.920 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:41.613+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:42.195 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:41.930+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:42.195 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:41 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:41.930+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:42.593 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:42.192+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:42.593 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:42.192+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:42.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:42.591+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:42.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:42.591+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:43.245 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:42.977+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:43.245 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:42 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:42.977+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:43.560 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:43.243+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:43.560 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:43.243+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:43.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:43.558+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:43.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:43 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:43.558+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:44.295 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:44.011+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:44.296 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:44.011+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:44.669 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:44.537+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:44.669 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:44.537+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:44.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:44.292+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:44.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:44.292+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:44.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:44 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:44.292+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:45.282 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:45.027+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:45.282 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:45.027+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:45.584 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:45.280+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:45.585 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:45.280+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:45.585 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:45.280+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:45.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:45.582+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.712151+0000 front 2024-02-23T03:21:06.712317+0000 (oldest deadline 2024-02-23T03:21:29.012179+0000) 2024-02-23T03:21:45.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:45.582+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.513348+0000 front 2024-02-23T03:21:12.513373+0000 (oldest deadline 2024-02-23T03:21:38.413387+0000) 2024-02-23T03:21:45.919 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:45 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5[66778]: debug 2024-02-23T03:21:45.582+0000 7f33e0875700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:22.514286+0000 front 2024-02-23T03:21:22.514375+0000 (oldest deadline 2024-02-23T03:21:45.414166+0000) 2024-02-23T03:21:46.324 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:46.026+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:46.324 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:46.026+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:46.325 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:46.026+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:46.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:46.322+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:46.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:46.322+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:46.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:46 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:46.322+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:47.169 INFO:journalctl@ceph.osd.5.smithi052.stdout:Feb 23 03:21:46 smithi052 bash[79421]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-5 2024-02-23T03:21:47.169 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:47.029+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:47.170 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:47.029+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:47.170 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:47.029+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:47.652 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:47.291+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:47.652 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:47.291+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:47.652 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:47 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:47.291+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:48.326 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:48.010+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:48.326 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:48.010+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:48.326 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:48.010+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:48.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:48.323+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:48.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:48.323+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:48.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:48.323+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:48.718 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.5.service' 2024-02-23T03:21:48.764 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:48.764 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-23T03:21:48.764 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-23T03:21:48.765 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.6 2024-02-23T03:21:48.990 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:48 smithi052 systemd[1]: Stopping Ceph osd.6 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:48.990 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:48 smithi052 bash[79663]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.6" found: no such container 2024-02-23T03:21:49.284 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:49.070+0000 7f9cfedf2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:49.284 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:49.070+0000 7f9cfedf2700 -1 osd.6 111 *** Got signal Terminated *** 2024-02-23T03:21:49.284 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:49.070+0000 7f9cfedf2700 -1 osd.6 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:49.284 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:49.282+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:49.285 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:48.987+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:49.285 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:48.987+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:49.285 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:48 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:48.987+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:49.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:49.282+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:49.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:49 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:49.282+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:50.281 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:49.999+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:50.281 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:49.999+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:50.281 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:49.999+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:50.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:50.278+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:50.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:50.279+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:50.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:50 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:50.279+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:51.286 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:51.000+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:51.287 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:51.000+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:51.287 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:51.000+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:51.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:51.284+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:51.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:51.284+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:51.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:51.284+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:51.670 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:51 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:51.284+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:28.640909+0000 front 2024-02-23T03:21:28.640894+0000 (oldest deadline 2024-02-23T03:21:50.940776+0000) 2024-02-23T03:21:52.326 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:52.048+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:52.327 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:52.048+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:52.327 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:52.048+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:52.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:52.324+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:52.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:52.324+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:52.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:52.324+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:52.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:52 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:52.324+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:28.640909+0000 front 2024-02-23T03:21:28.640894+0000 (oldest deadline 2024-02-23T03:21:50.940776+0000) 2024-02-23T03:21:53.365 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:53.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:53.365 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:53.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:53.365 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:53.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:53.365 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:53.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:21:53.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:53.363+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:04.637786+0000 front 2024-02-23T03:21:04.637878+0000 (oldest deadline 2024-02-23T03:21:29.937761+0000) 2024-02-23T03:21:53.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:53.363+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:12.838892+0000 front 2024-02-23T03:21:12.838967+0000 (oldest deadline 2024-02-23T03:21:38.138828+0000) 2024-02-23T03:21:53.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:53.363+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:18.139421+0000 front 2024-02-23T03:21:18.139405+0000 (oldest deadline 2024-02-23T03:21:43.439500+0000) 2024-02-23T03:21:53.669 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:53 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6[69090]: debug 2024-02-23T03:21:53.363+0000 7f9cfc570700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:28.640909+0000 front 2024-02-23T03:21:28.640894+0000 (oldest deadline 2024-02-23T03:21:50.940776+0000) 2024-02-23T03:21:54.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:54.059+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:54.420 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:54.059+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:54.420 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:54.059+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:54.420 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:54 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:54.059+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:21:54.919 INFO:journalctl@ceph.osd.6.smithi052.stdout:Feb 23 03:21:54 smithi052 bash[79702]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-6 2024-02-23T03:21:55.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:55.038+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:55.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:55.038+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:55.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:55.038+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:55.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:55 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:55.038+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:21:56.346 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.078+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:56.346 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.078+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:56.346 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.078+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:56.346 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.078+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:21:56.355 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.6.service' 2024-02-23T03:21:56.403 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:21:56.403 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-23T03:21:56.403 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-23T03:21:56.403 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.7 2024-02-23T03:21:56.669 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 systemd[1]: Stopping Ceph osd.7 for c45354e4-d1e2-11ee-95c0-87774f69a715... 2024-02-23T03:21:56.669 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 bash[79936]: Error: no container with name or ID "ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd.7" found: no such container 2024-02-23T03:21:57.100 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.703+0000 7effd52fb700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T03:21:57.100 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.703+0000 7effd52fb700 -1 osd.7 111 *** Got signal Terminated *** 2024-02-23T03:21:57.100 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:56 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:56.704+0000 7effd52fb700 -1 osd.7 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T03:21:57.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:57.098+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:57.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:57.098+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:57.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:57.098+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:57.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:57 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:57.098+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:21:58.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:58.056+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:58.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:58.056+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:58.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:58.056+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:58.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:58 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:58.056+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:21:59.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:21:59.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:21:59.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:21:59.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.014+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:22:00.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.964+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:22:00.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.964+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:22:00.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.964+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:22:00.420 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:21:59 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:21:59.964+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:22:01.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:22:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:22:00.998+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-02-23T03:21:06.348516+0000 front 2024-02-23T03:21:06.348692+0000 (oldest deadline 2024-02-23T03:21:31.648362+0000) 2024-02-23T03:22:01.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:22:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:22:00.998+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-02-23T03:21:14.549385+0000 front 2024-02-23T03:21:14.549430+0000 (oldest deadline 2024-02-23T03:21:39.849329+0000) 2024-02-23T03:22:01.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:22:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:22:00.998+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-02-23T03:21:19.849936+0000 front 2024-02-23T03:21:19.849982+0000 (oldest deadline 2024-02-23T03:21:45.749921+0000) 2024-02-23T03:22:01.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:22:00 smithi052 ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7[71175]: debug 2024-02-23T03:22:00.998+0000 7effd1276700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-02-23T03:21:29.751532+0000 front 2024-02-23T03:21:29.751477+0000 (oldest deadline 2024-02-23T03:21:52.651361+0000) 2024-02-23T03:22:02.419 INFO:journalctl@ceph.osd.7.smithi052.stdout:Feb 23 03:22:02 smithi052 bash[79976]: ceph-c45354e4-d1e2-11ee-95c0-87774f69a715-osd-7 2024-02-23T03:22:04.014 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c45354e4-d1e2-11ee-95c0-87774f69a715@osd.7.service' 2024-02-23T03:22:04.059 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T03:22:04.059 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-23T03:22:04.059 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 --force --keep-logs 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr: ... 2024-02-23T03:22:04.216 INFO:teuthology.orchestra.run.smithi029.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-23T03:22:04.227 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-23T03:22:04.227 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 --force --keep-logs 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr: ... 2024-02-23T03:22:04.384 INFO:teuthology.orchestra.run.smithi052.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-23T03:22:04.394 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-23T03:22:04.395 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T03:22:04.424 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T03:22:04.453 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-23T03:22:04.454 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/remote/ubuntu@smithi029.front.sepia.ceph.com/crash 2024-02-23T03:22:04.455 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/crash -- . 2024-02-23T03:22:04.504 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/remote/ubuntu@smithi052.front.sepia.ceph.com/crash 2024-02-23T03:22:04.505 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/lib/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/crash -- . 2024-02-23T03:22:04.549 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-23T03:22:04.550 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c45354e4-d1e2-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-23T03:22:04.585 INFO:teuthology.orchestra.run.smithi029.stdout:2024-02-23T00:31:49.545680+0000 mon.smithi029 (mon.0) 66 : cluster [WRN] Health check failed: 1 stray host(s) with 2 daemon(s) not managed by cephadm (CEPHADM_STRAY_HOST) 2024-02-23T03:22:04.585 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-23T03:22:04.586 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[SEC\]' /var/log/ceph/c45354e4-d1e2-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-23T03:22:04.659 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[ERR\]' /var/log/ceph/c45354e4-d1e2-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-23T03:22:04.732 INFO:teuthology.orchestra.run.smithi029.stdout:2024-02-23T00:50:00.000128+0000 mon.smithi029 (mon.0) 530 : cluster [ERR] Health detail: HEALTH_ERR 2 failed cephadm daemon(s); 1 filesystem is offline; 1 filesystem is online with fewer MDS than max_mds 2024-02-23T03:22:04.732 INFO:tasks.cephadm:Compressing logs... 2024-02-23T03:22:04.732 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T03:22:04.775 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T03:22:04.800 INFO:teuthology.orchestra.run.smithi029.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-02-23T03:22:04.801 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-23T03:22:04.801 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-23T03:22:04.801 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.2.log 2024-02-23T03:22:04.801 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-23T03:22:04.802 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-volume.log: gzip -5 --verbose /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.2.log: -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-23T03:22:04.802 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.3.log 2024-02-23T03:22:04.802 INFO:teuthology.orchestra.run.smithi052.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-23T03:22:04.803 INFO:teuthology.orchestra.run.smithi052.stderr:: No such file or directory 2024-02-23T03:22:04.804 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.6.log 2024-02-23T03:22:04.804 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi052.yktxwc.log 2024-02-23T03:22:04.804 INFO:teuthology.orchestra.run.smithi052.stderr: 42.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-23T03:22:04.804 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-23T03:22:04.804 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-23T03:22:04.804 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi052.yktxwc.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-23T03:22:04.805 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mds.foofs.smithi052.uthbhj.log 2024-02-23T03:22:04.805 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.cephadm.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mds.foofs.smithi052.uthbhj.log: 79.4% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mds.foofs.smithi052.uthbhj.log.gz 2024-02-23T03:22:04.805 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.7.log 2024-02-23T03:22:04.806 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.log 2024-02-23T03:22:04.807 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.cephadm.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.3.log: 96.1% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-23T03:22:04.807 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.0.log 2024-02-23T03:22:04.808 INFO:teuthology.orchestra.run.smithi029.stderr: 91.7% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-23T03:22:04.808 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mds.foofs.smithi029.ciputz.log 2024-02-23T03:22:04.808 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.0.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mds.foofs.smithi029.ciputz.log: 80.0% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mds.foofs.smithi029.ciputz.log.gz 2024-02-23T03:22:04.808 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mon.smithi029.log 2024-02-23T03:22:04.808 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.log 2024-02-23T03:22:04.809 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.7.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.log: 96.2% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-23T03:22:04.809 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.4.log 2024-02-23T03:22:04.810 INFO:teuthology.orchestra.run.smithi052.stderr: 91.6% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-23T03:22:04.814 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.5.log 2024-02-23T03:22:04.815 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mon.smithi052.log 2024-02-23T03:22:04.816 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mon.smithi029.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-23T03:22:04.816 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.log: 92.7% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-23T03:22:04.816 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.1.log 2024-02-23T03:22:04.816 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi029.lsfhcm.log 2024-02-23T03:22:04.819 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.5.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mon.smithi052.log: 92.7% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-23T03:22:04.819 INFO:teuthology.orchestra.run.smithi052.stderr: 90.6% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-23T03:22:04.820 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.1.log: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi029.lsfhcm.log: 90.5% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-23T03:22:04.956 INFO:teuthology.orchestra.run.smithi052.stderr: 91.5% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi052.yktxwc.log.gz 2024-02-23T03:22:06.250 INFO:teuthology.orchestra.run.smithi052.stderr: 92.8% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mon.smithi052.log.gz 2024-02-23T03:22:06.640 INFO:teuthology.orchestra.run.smithi029.stderr:gzip: /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi029.lsfhcm.log: file size changed while zipping 2024-02-23T03:22:06.640 INFO:teuthology.orchestra.run.smithi029.stderr: 91.7% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mgr.smithi029.lsfhcm.log.gz 2024-02-23T03:22:12.053 INFO:teuthology.orchestra.run.smithi029.stderr: 90.6% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-mon.smithi029.log.gz 2024-02-23T03:22:22.521 INFO:teuthology.orchestra.run.smithi029.stderr: 94.2% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.2.log.gz 2024-02-23T03:22:25.194 INFO:teuthology.orchestra.run.smithi052.stderr: 93.8% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.4.log.gz 2024-02-23T03:22:27.012 INFO:teuthology.orchestra.run.smithi029.stderr: 93.9% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.0.log.gz 2024-02-23T03:22:27.648 INFO:teuthology.orchestra.run.smithi052.stderr: 94.1% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.6.log.gz 2024-02-23T03:22:29.645 INFO:teuthology.orchestra.run.smithi029.stderr: 94.1% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.1.log.gz 2024-02-23T03:22:30.363 INFO:teuthology.orchestra.run.smithi052.stderr: 94.0% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.5.log.gz 2024-02-23T03:22:30.456 INFO:teuthology.orchestra.run.smithi029.stderr: 93.9% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.3.log.gz 2024-02-23T03:22:30.458 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-02-23T03:22:30.458 INFO:teuthology.orchestra.run.smithi029.stderr:real 0m25.668s 2024-02-23T03:22:30.458 INFO:teuthology.orchestra.run.smithi029.stderr:user 1m36.015s 2024-02-23T03:22:30.458 INFO:teuthology.orchestra.run.smithi029.stderr:sys 0m3.363s 2024-02-23T03:22:38.506 INFO:teuthology.orchestra.run.smithi052.stderr: 94.0% -- replaced with /var/log/ceph/c45354e4-d1e2-11ee-95c0-87774f69a715/ceph-osd.7.log.gz 2024-02-23T03:22:38.507 INFO:teuthology.orchestra.run.smithi052.stderr: 2024-02-23T03:22:38.508 INFO:teuthology.orchestra.run.smithi052.stderr:real 0m33.715s 2024-02-23T03:22:38.508 INFO:teuthology.orchestra.run.smithi052.stderr:user 1m40.356s 2024-02-23T03:22:38.508 INFO:teuthology.orchestra.run.smithi052.stderr:sys 0m3.560s 2024-02-23T03:22:38.508 INFO:tasks.cephadm:Archiving logs... 2024-02-23T03:22:38.508 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/remote/ubuntu@smithi029.front.sepia.ceph.com/log 2024-02-23T03:22:38.509 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-23T03:22:51.632 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/remote/ubuntu@smithi052.front.sepia.ceph.com/log 2024-02-23T03:22:51.633 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-23T03:23:06.060 INFO:tasks.cephadm:Removing cluster... 2024-02-23T03:23:06.061 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 --force 2024-02-23T03:25:44.457 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c45354e4-d1e2-11ee-95c0-87774f69a715 --force 2024-02-23T03:26:17.296 INFO:tasks.cephadm:Removing cephadm ... 2024-02-23T03:26:17.296 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-23T03:26:17.321 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-23T03:26:17.340 INFO:tasks.cephadm:Teardown complete 2024-02-23T03:26:17.340 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-23T03:26:17.352 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-23T03:26:17.353 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-23T03:26:17.364 DEBUG:teuthology.orchestra.run.smithi052:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-23T03:26:17.382 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2024-02-23T03:26:17.387 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T03:26:17.387 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2024-02-23T03:26:17.387 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 76 +1523us[+1523us] +/- 76ms 2024-02-23T03:26:17.387 INFO:teuthology.orchestra.run.smithi029.stdout:^* hv02.front.sepia.ceph.com 3 9 377 456 -1438us[-1364us] +/- 68ms 2024-02-23T03:26:17.387 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 11 +290us[ +290us] +/- 70ms 2024-02-23T03:26:17.387 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T03:26:17.397 INFO:teuthology.orchestra.run.smithi052.stderr:bash: ntpq: command not found 2024-02-23T03:26:17.401 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T03:26:17.401 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-02-23T03:26:17.402 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 1 +1704us[+1704us] +/- 77ms 2024-02-23T03:26:17.402 INFO:teuthology.orchestra.run.smithi052.stdout:^* hv02.front.sepia.ceph.com 3 8 377 134 -1303us[-1343us] +/- 54ms 2024-02-23T03:26:17.402 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 65 +543us[ +543us] +/- 69ms 2024-02-23T03:26:17.402 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T03:26:17.402 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-23T03:26:17.414 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-23T03:26:17.415 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-23T03:26:17.445 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T03:26:17.521 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T03:26:17.586 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T03:26:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T03:26:17.619 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T03:26:17.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T03:26:17.649 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-23T03:26:17.660 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-23T03:26:17.686 INFO:teuthology.task.internal:Duration was 10941.151519 seconds 2024-02-23T03:26:17.687 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-23T03:26:17.720 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-23T03:26:17.721 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-23T03:26:17.723 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-23T03:26:17.770 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T03:26:17.771 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T03:26:18.028 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-23T03:26:18.028 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2024-02-23T03:26:18.028 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T03:26:18.052 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2024-02-23T03:26:18.053 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T03:26:18.076 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-23T03:26:18.076 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-23T03:26:18.095 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-23T03:26:18.197 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-23T03:26:18.197 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-23T03:26:18.199 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-23T03:26:18.402 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-23T03:26:18.413 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-23T03:26:18.413 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-23T03:26:18.441 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-23T03:26:18.469 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-23T03:26:18.495 DEBUG:teuthology.orchestra.run.smithi029:> 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-23T03:26:18.498 DEBUG:teuthology.orchestra.run.smithi052:> 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-23T03:26:18.523 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2024-02-23T03:26:18.536 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2024-02-23T03:26:18.554 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-23T03:26:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T03:26:18.600 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-23T03:26:18.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T03:26:18.618 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-23T03:26:18.630 INFO:teuthology.task.internal:Transferring archived files... 2024-02-23T03:26:18.632 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/remote/smithi029 2024-02-23T03:26:18.633 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-23T03:26:18.694 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420/remote/smithi052 2024-02-23T03:26:18.695 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-23T03:26:18.743 INFO:teuthology.task.internal:Removing archive directory... 2024-02-23T03:26:18.743 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-23T03:26:18.745 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-23T03:26:18.793 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-23T03:26:18.805 INFO:teuthology.task.internal:Not uploading archives. 2024-02-23T03:26:18.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-23T03:26:18.871 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-23T03:26:18.872 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-23T03:26:18.875 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-23T03:26:18.890 INFO:teuthology.orchestra.run.smithi029.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 23 03:26 /home/ubuntu/cephtest 2024-02-23T03:26:18.893 INFO:teuthology.orchestra.run.smithi052.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 23 03:26 /home/ubuntu/cephtest 2024-02-23T03:26:18.894 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-23T03:26:18.909 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-23T03:26:18.973 INFO:teuthology.nuke:Checking targets against current locks 2024-02-23T03:26:19.002 DEBUG:teuthology.nuke:shortname: smithi029 2024-02-23T03:26:19.003 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T03:26:19.026 DEBUG:teuthology.nuke:shortname: smithi052 2024-02-23T03:26:19.026 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T03:26:19.029 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420', '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-23 00:14:45.625198', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEG4zdz1JIKolVY2VKVE/dpNnRNPeQsXqbcX0j1h0VKVxv+SZMMQ3dplp3kQ8JdTJOuMkXmnkTkrNXF3DL0ZUBc='} 2024-02-23T03:26:19.051 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571420', '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-23 00:14:45.627078', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKbiKZHdN+SRQd0GQzngx2V1GsHwO2FJRICF9G/ImXHAuO6fUFdeoJVGw6sYQzGZ2owbfPQtzwyw3786ANTUuk0='} 2024-02-23T03:26:19.085 INFO:teuthology.orchestra.console.smithi029:Power off 2024-02-23T03:26:19.085 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-23T03:26:19.113 DEBUG:teuthology.orchestra.console.smithi029:power off output: Chassis Power Control: Down/Off 2024-02-23T03:26:19.113 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T03:26:19.129 INFO:teuthology.orchestra.console.smithi052:Power off 2024-02-23T03:26:19.130 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-23T03:26:19.138 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2024-02-23T03:26:19.153 DEBUG:teuthology.orchestra.console.smithi052:power off output: Chassis Power Control: Down/Off 2024-02-23T03:26:19.153 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T03:26:19.177 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is on 2024-02-23T03:26:23.140 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T03:26:23.179 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T03:26:23.251 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2024-02-23T03:26:23.290 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is on 2024-02-23T03:26:27.256 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T03:26:27.290 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T03:26:27.366 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is off 2024-02-23T03:26:27.400 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is off 2024-02-23T03:26:27.467 INFO:teuthology.orchestra.console.smithi029:Power off completed 2024-02-23T03:26:27.501 INFO:teuthology.orchestra.console.smithi052:Power off completed 2024-02-23T03:26:27.606 INFO:teuthology.run:Summary data: description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 10941.151519060135 failure_reason: '"2024-02-23T00:50:00.000128+0000 mon.smithi029 (mon.0) 530 : cluster [ERR] Health detail: HEALTH_ERR 2 failed cephadm daemon(s); 1 filesystem is offline; 1 filesystem is online with fewer MDS than max_mds" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-23T03:26:27.606 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T03:26:27.697 INFO:teuthology.run:FAIL